[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:26:32.305084 27321 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.174.126:45737
I20260710 13:26:32.306632 27321 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:26:32.307708 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:32.327231 27330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:32.327325 27328 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:32.327316 27327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:32.328265 27321 server_base.cc:1061] running on GCE node
I20260710 13:26:33.551573 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:33.551863 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:33.552127 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783689993552097 us; error 0 us; skew 500 ppm
I20260710 13:26:33.553094 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:33.559725 27321 webserver.cc:533] Webserver started at http://127.26.174.126:36177/ using document root <none> and password file <none>
I20260710 13:26:33.560598 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:33.560814 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:33.561286 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:33.567132 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/master-0-root/instance:
uuid: "369af34e3c534e1a8601d55b0adb6066"
format_stamp: "Formatted at 2026-07-10 13:26:33 on dist-test-slave-j8bj"
I20260710 13:26:33.574717 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:26:33.580410 27336 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:33.581652 27321 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:26:33.582080 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/master-0-root
uuid: "369af34e3c534e1a8601d55b0adb6066"
format_stamp: "Formatted at 2026-07-10 13:26:33 on dist-test-slave-j8bj"
I20260710 13:26:33.582437 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:33.650871 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:33.652434 27321 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:26:33.652915 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:33.728446 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.126:45737
I20260710 13:26:33.728536 27387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.126:45737 every 8 connection(s)
I20260710 13:26:33.736400 27388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:33.757720 27388 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066: Bootstrap starting.
I20260710 13:26:33.764101 27388 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:33.766788 27388 log.cc:826] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066: Log is configured to *not* fsync() on all Append() calls
I20260710 13:26:33.771411 27388 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066: No bootstrap required, opened a new log
I20260710 13:26:33.791685 27388 raft_consensus.cc:359] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369af34e3c534e1a8601d55b0adb6066" member_type: VOTER }
I20260710 13:26:33.792213 27388 raft_consensus.cc:385] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:33.792435 27388 raft_consensus.cc:740] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369af34e3c534e1a8601d55b0adb6066, State: Initialized, Role: FOLLOWER
I20260710 13:26:33.793226 27388 consensus_queue.cc:260] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "369af34e3c534e1a8601d55b0adb6066" member_type: VOTER }
I20260710 13:26:33.793689 27388 raft_consensus.cc:399] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:33.793922 27388 raft_consensus.cc:493] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:33.794198 27388 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:33.798318 27388 raft_consensus.cc:515] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369af34e3c534e1a8601d55b0adb6066" member_type: VOTER }
I20260710 13:26:33.799137 27388 leader_election.cc:304] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [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: 369af34e3c534e1a8601d55b0adb6066; no voters: 
I20260710 13:26:33.800875 27388 leader_election.cc:290] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:33.801273 27391 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:33.803953 27391 raft_consensus.cc:697] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 1 LEADER]: Becoming Leader. State: Replica: 369af34e3c534e1a8601d55b0adb6066, State: Running, Role: LEADER
I20260710 13:26:33.804804 27391 consensus_queue.cc:237] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [LEADER]: Queue going to LEADER mode. State: All 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: "369af34e3c534e1a8601d55b0adb6066" member_type: VOTER }
I20260710 13:26:33.805322 27388 sys_catalog.cc:565] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:33.817094 27393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 369af34e3c534e1a8601d55b0adb6066. Latest consensus state: current_term: 1 leader_uuid: "369af34e3c534e1a8601d55b0adb6066" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369af34e3c534e1a8601d55b0adb6066" member_type: VOTER } }
I20260710 13:26:33.817312 27392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "369af34e3c534e1a8601d55b0adb6066" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369af34e3c534e1a8601d55b0adb6066" member_type: VOTER } }
I20260710 13:26:33.818089 27392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:33.818044 27393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:33.824148 27400 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:33.834962 27400 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:33.837277 27321 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:33.850380 27400 catalog_manager.cc:1383] Generated new cluster ID: 0db6753678af46d2b7608338ce24ba35
I20260710 13:26:33.850741 27400 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:33.871383 27400 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:33.873481 27400 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:33.896637 27400 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066: Generated new TSK 0
I20260710 13:26:33.897593 27400 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:33.903685 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:33.912750 27410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:33.916003 27411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:33.918255 27413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:33.918869 27321 server_base.cc:1061] running on GCE node
I20260710 13:26:33.919721 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:33.919966 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:33.920171 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783689993920145 us; error 0 us; skew 500 ppm
I20260710 13:26:33.920854 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:33.930702 27321 webserver.cc:533] Webserver started at http://127.26.174.65:46285/ using document root <none> and password file <none>
I20260710 13:26:33.931277 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:33.931514 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:33.931809 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:33.932955 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-0-root/instance:
uuid: "52b37f5a3a7b43d88d81d994b6d40088"
format_stamp: "Formatted at 2026-07-10 13:26:33 on dist-test-slave-j8bj"
I20260710 13:26:33.939049 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:26:33.943178 27418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:33.944092 27321 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:26:33.944447 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-0-root
uuid: "52b37f5a3a7b43d88d81d994b6d40088"
format_stamp: "Formatted at 2026-07-10 13:26:33 on dist-test-slave-j8bj"
I20260710 13:26:33.944715 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:33.960831 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:33.962183 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:33.964644 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:33.969336 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:33.969611 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:33.969913 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:33.970099 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:34.072402 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.65:42805
I20260710 13:26:34.072537 27480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.65:42805 every 8 connection(s)
I20260710 13:26:34.079843 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:34.089418 27485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:34.093624 27486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:34.125453 27321 server_base.cc:1061] running on GCE node
W20260710 13:26:34.126137 27488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:34.126809 27481 heartbeater.cc:344] Connected to a master server at 127.26.174.126:45737
I20260710 13:26:34.127286 27481 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:34.127353 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:34.127707 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:34.127950 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783689994127931 us; error 0 us; skew 500 ppm
I20260710 13:26:34.128450 27481 heartbeater.cc:507] Master 127.26.174.126:45737 requested a full tablet report, sending...
I20260710 13:26:34.128903 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:34.132135 27353 ts_manager.cc:194] Registered new tserver with Master: 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805)
I20260710 13:26:34.132243 27321 webserver.cc:533] Webserver started at http://127.26.174.66:38825/ using document root <none> and password file <none>
I20260710 13:26:34.132999 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:34.133240 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:34.133620 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:34.135001 27353 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36284
I20260710 13:26:34.135277 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-1-root/instance:
uuid: "d7532d1795424d92a4531f669d956249"
format_stamp: "Formatted at 2026-07-10 13:26:34 on dist-test-slave-j8bj"
I20260710 13:26:34.141899 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:26:34.147666 27493 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:34.151068 27321 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:26:34.151413 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-1-root
uuid: "d7532d1795424d92a4531f669d956249"
format_stamp: "Formatted at 2026-07-10 13:26:34 on dist-test-slave-j8bj"
I20260710 13:26:34.151742 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:34.169072 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:34.170925 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:34.173830 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:34.176684 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:34.176857 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:34.177155 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:34.177317 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:34.269670 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.66:38169
I20260710 13:26:34.269796 27555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.66:38169 every 8 connection(s)
I20260710 13:26:34.276322 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:34.286851 27559 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:34.291456 27556 heartbeater.cc:344] Connected to a master server at 127.26.174.126:45737
I20260710 13:26:34.291975 27556 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:34.293314 27556 heartbeater.cc:507] Master 127.26.174.126:45737 requested a full tablet report, sending...
I20260710 13:26:34.294236 27321 server_base.cc:1061] running on GCE node
W20260710 13:26:34.295924 27562 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:34.295925 27353 ts_manager.cc:194] Registered new tserver with Master: d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
W20260710 13:26:34.296883 27560 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:34.297864 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:34.298098 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:34.297973 27353 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36286
I20260710 13:26:34.298343 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783689994298325 us; error 0 us; skew 500 ppm
I20260710 13:26:34.299153 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:34.301900 27321 webserver.cc:533] Webserver started at http://127.26.174.67:46881/ using document root <none> and password file <none>
I20260710 13:26:34.302382 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:34.302592 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:34.302898 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:34.303974 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-2-root/instance:
uuid: "30c912e979fa4518938caf0661a1a9c0"
format_stamp: "Formatted at 2026-07-10 13:26:34 on dist-test-slave-j8bj"
I20260710 13:26:34.308655 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:26:34.312126 27567 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:34.312948 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:34.313230 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-2-root
uuid: "30c912e979fa4518938caf0661a1a9c0"
format_stamp: "Formatted at 2026-07-10 13:26:34 on dist-test-slave-j8bj"
I20260710 13:26:34.313500 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689992120920-27321-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:34.335034 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:34.336328 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:34.337806 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:34.339978 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:34.340201 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:34.340437 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:34.340605 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:34.441016 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.67:37453
I20260710 13:26:34.441154 27629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.67:37453 every 8 connection(s)
I20260710 13:26:34.457974 27630 heartbeater.cc:344] Connected to a master server at 127.26.174.126:45737
I20260710 13:26:34.458412 27630 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:34.459393 27630 heartbeater.cc:507] Master 127.26.174.126:45737 requested a full tablet report, sending...
I20260710 13:26:34.461604 27353 ts_manager.cc:194] Registered new tserver with Master: 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:34.461792 27321 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016364271s
I20260710 13:26:34.463385 27353 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36296
I20260710 13:26:34.528508 27353 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36298:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:34.533488 27353 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:34.654397 27595 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3336dd9ce04214aba766a9553f8c0f (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:34.654899 27593 tablet_service.cc:1511] Processing CreateTablet for tablet 314f315ba881409cb4106098a093f2b2 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:34.656042 27595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3336dd9ce04214aba766a9553f8c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.656819 27593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314f315ba881409cb4106098a093f2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.658459 27594 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0c7953b9a14977b2af1069c645690f (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:34.660086 27594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0c7953b9a14977b2af1069c645690f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.663956 27592 tablet_service.cc:1511] Processing CreateTablet for tablet a488b6f0a34f41ddbf32502529f37b66 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:34.665454 27592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a488b6f0a34f41ddbf32502529f37b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.673830 27591 tablet_service.cc:1511] Processing CreateTablet for tablet 47f7cff426c84a52a5c2c222dc417d08 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:34.675379 27591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f7cff426c84a52a5c2c222dc417d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.683559 27446 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3336dd9ce04214aba766a9553f8c0f (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:34.685068 27446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3336dd9ce04214aba766a9553f8c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.685850 27445 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0c7953b9a14977b2af1069c645690f (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:34.687664 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0c7953b9a14977b2af1069c645690f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.688097 27444 tablet_service.cc:1511] Processing CreateTablet for tablet 314f315ba881409cb4106098a093f2b2 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:34.689626 27444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314f315ba881409cb4106098a093f2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.692339 27443 tablet_service.cc:1511] Processing CreateTablet for tablet a488b6f0a34f41ddbf32502529f37b66 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:34.694597 27442 tablet_service.cc:1511] Processing CreateTablet for tablet 47f7cff426c84a52a5c2c222dc417d08 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:34.695412 27516 tablet_service.cc:1511] Processing CreateTablet for tablet b7ce0a57e9724d03a8442ae8b0eea36d (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:34.696656 27590 tablet_service.cc:1511] Processing CreateTablet for tablet b7ce0a57e9724d03a8442ae8b0eea36d (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:34.697192 27441 tablet_service.cc:1511] Processing CreateTablet for tablet b7ce0a57e9724d03a8442ae8b0eea36d (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:34.698125 27590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ce0a57e9724d03a8442ae8b0eea36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.699795 27521 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3336dd9ce04214aba766a9553f8c0f (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:34.702350 27520 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0c7953b9a14977b2af1069c645690f (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:34.704919 27519 tablet_service.cc:1511] Processing CreateTablet for tablet 314f315ba881409cb4106098a093f2b2 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:34.707419 27518 tablet_service.cc:1511] Processing CreateTablet for tablet a488b6f0a34f41ddbf32502529f37b66 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:34.709949 27517 tablet_service.cc:1511] Processing CreateTablet for tablet 47f7cff426c84a52a5c2c222dc417d08 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:34.710986 27440 tablet_service.cc:1511] Processing CreateTablet for tablet bb2be3b726f547e3bd1a75b93c7aff60 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:34.697213 27516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ce0a57e9724d03a8442ae8b0eea36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.714222 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0c7953b9a14977b2af1069c645690f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.718673 27519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314f315ba881409cb4106098a093f2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.719239 27515 tablet_service.cc:1511] Processing CreateTablet for tablet bb2be3b726f547e3bd1a75b93c7aff60 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:34.721069 27443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a488b6f0a34f41ddbf32502529f37b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.724871 27648 tablet_bootstrap.cc:492] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0: Bootstrap starting.
I20260710 13:26:34.722205 27589 tablet_service.cc:1511] Processing CreateTablet for tablet bb2be3b726f547e3bd1a75b93c7aff60 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:34.726998 27515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2be3b726f547e3bd1a75b93c7aff60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.727583 27589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2be3b726f547e3bd1a75b93c7aff60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.731107 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3336dd9ce04214aba766a9553f8c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.731063 27441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ce0a57e9724d03a8442ae8b0eea36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.733124 27442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f7cff426c84a52a5c2c222dc417d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.734320 27517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f7cff426c84a52a5c2c222dc417d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.739012 27440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2be3b726f547e3bd1a75b93c7aff60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.741823 27439 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc21712d4f14fe3aad24c03001c8ab6 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:34.743214 27439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc21712d4f14fe3aad24c03001c8ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.743585 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a488b6f0a34f41ddbf32502529f37b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.746388 27591 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc21712d4f14fe3aad24c03001c8ab6 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:34.751703 27514 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc21712d4f14fe3aad24c03001c8ab6 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:34.766695 27591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc21712d4f14fe3aad24c03001c8ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.769744 27514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc21712d4f14fe3aad24c03001c8ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.778025 27648 tablet_bootstrap.cc:654] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:34.787827 27438 tablet_service.cc:1511] Processing CreateTablet for tablet b1100a78187a421894f3945d65cb8342 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:34.793404 27513 tablet_service.cc:1511] Processing CreateTablet for tablet b1100a78187a421894f3945d65cb8342 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:34.795318 27438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1100a78187a421894f3945d65cb8342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.799448 27513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1100a78187a421894f3945d65cb8342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:34.804625 27590 tablet_service.cc:1511] Processing CreateTablet for tablet b1100a78187a421894f3945d65cb8342 (DEFAULT_TABLE table=test-workload [id=2da3fadd12be4931aafcb61b9e091bb2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:34.806406 27590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1100a78187a421894f3945d65cb8342. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:26:34.830216 27401 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:34.874790 27649 tablet_bootstrap.cc:492] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249: Bootstrap starting.
I20260710 13:26:34.880741 27650 tablet_bootstrap.cc:492] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088: Bootstrap starting.
I20260710 13:26:34.898608 27649 tablet_bootstrap.cc:654] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:34.910848 27648 tablet_bootstrap.cc:492] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0: No bootstrap required, opened a new log
I20260710 13:26:34.911365 27648 ts_tablet_manager.cc:1403] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0: Time spent bootstrapping tablet: real 0.187s	user 0.015s	sys 0.011s
I20260710 13:26:34.914186 27650 tablet_bootstrap.cc:654] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:34.915421 27648 raft_consensus.cc:359] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:34.916286 27648 raft_consensus.cc:385] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:34.916587 27648 raft_consensus.cc:740] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Initialized, Role: FOLLOWER
I20260710 13:26:34.917593 27648 consensus_queue.cc:260] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:34.923857 27630 heartbeater.cc:499] Master 127.26.174.126:45737 was elected leader, sending a full tablet report...
I20260710 13:26:34.924124 27648 ts_tablet_manager.cc:1434] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:26:34.925035 27648 tablet_bootstrap.cc:492] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0: Bootstrap starting.
I20260710 13:26:34.928738 27649 tablet_bootstrap.cc:492] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249: No bootstrap required, opened a new log
I20260710 13:26:34.929536 27649 ts_tablet_manager.cc:1403] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.010s
I20260710 13:26:34.933255 27648 tablet_bootstrap.cc:654] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:34.933909 27649 raft_consensus.cc:359] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:34.934689 27649 raft_consensus.cc:385] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:34.934998 27649 raft_consensus.cc:740] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Initialized, Role: FOLLOWER
I20260710 13:26:34.936493 27649 consensus_queue.cc:260] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:34.946940 27649 ts_tablet_manager.cc:1434] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260710 13:26:34.948130 27556 heartbeater.cc:499] Master 127.26.174.126:45737 was elected leader, sending a full tablet report...
I20260710 13:26:34.948624 27650 tablet_bootstrap.cc:492] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088: No bootstrap required, opened a new log
I20260710 13:26:34.949074 27650 ts_tablet_manager.cc:1403] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.007s
W20260710 13:26:34.949308 27631 tablet.cc:2406] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:26:34.953074 27648 tablet_bootstrap.cc:492] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0: No bootstrap required, opened a new log
I20260710 13:26:34.953534 27648 ts_tablet_manager.cc:1403] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.011s
I20260710 13:26:34.954109 27649 tablet_bootstrap.cc:492] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249: Bootstrap starting.
I20260710 13:26:34.955596 27650 raft_consensus.cc:359] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:34.956410 27650 raft_consensus.cc:385] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:34.956710 27650 raft_consensus.cc:740] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Initialized, Role: FOLLOWER
I20260710 13:26:34.957499 27650 consensus_queue.cc:260] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:34.960991 27648 raft_consensus.cc:359] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:34.961728 27648 raft_consensus.cc:385] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:34.962042 27648 raft_consensus.cc:740] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Initialized, Role: FOLLOWER
I20260710 13:26:34.962234 27649 tablet_bootstrap.cc:654] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:34.962970 27648 consensus_queue.cc:260] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:34.965196 27648 ts_tablet_manager.cc:1434] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 13:26:34.966063 27648 tablet_bootstrap.cc:492] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0: Bootstrap starting.
I20260710 13:26:34.976632 27648 tablet_bootstrap.cc:654] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:34.979590 27649 tablet_bootstrap.cc:492] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249: No bootstrap required, opened a new log
I20260710 13:26:34.980082 27649 ts_tablet_manager.cc:1403] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260710 13:26:34.983240 27649 raft_consensus.cc:359] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:34.984004 27649 raft_consensus.cc:385] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:34.984288 27649 raft_consensus.cc:740] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Initialized, Role: FOLLOWER
I20260710 13:26:34.985095 27649 consensus_queue.cc:260] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:34.988087 27481 heartbeater.cc:499] Master 127.26.174.126:45737 was elected leader, sending a full tablet report...
I20260710 13:26:34.988714 27650 ts_tablet_manager.cc:1434] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.011s
I20260710 13:26:34.989310 27649 ts_tablet_manager.cc:1434] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:26:34.989651 27650 tablet_bootstrap.cc:492] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088: Bootstrap starting.
I20260710 13:26:34.990209 27649 tablet_bootstrap.cc:492] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249: Bootstrap starting.
I20260710 13:26:34.996827 27649 tablet_bootstrap.cc:654] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.004606 27650 tablet_bootstrap.cc:654] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.005818 27648 tablet_bootstrap.cc:492] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0: No bootstrap required, opened a new log
I20260710 13:26:35.006762 27648 ts_tablet_manager.cc:1403] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.001s
I20260710 13:26:35.009621 27648 raft_consensus.cc:359] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.011214 27648 raft_consensus.cc:385] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.011619 27648 raft_consensus.cc:740] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.012739 27648 consensus_queue.cc:260] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.024202 27648 ts_tablet_manager.cc:1434] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:26:35.027298 27650 tablet_bootstrap.cc:492] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088: No bootstrap required, opened a new log
I20260710 13:26:35.027926 27650 ts_tablet_manager.cc:1403] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.020s
I20260710 13:26:35.031180 27650 raft_consensus.cc:359] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.032059 27650 raft_consensus.cc:385] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.032441 27650 raft_consensus.cc:740] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.033032 27648 tablet_bootstrap.cc:492] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0: Bootstrap starting.
I20260710 13:26:35.033344 27650 consensus_queue.cc:260] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.035807 27650 ts_tablet_manager.cc:1434] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:26:35.036828 27650 tablet_bootstrap.cc:492] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088: Bootstrap starting.
I20260710 13:26:35.044153 27650 tablet_bootstrap.cc:654] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.045887 27648 tablet_bootstrap.cc:654] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.048117 27649 tablet_bootstrap.cc:492] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249: No bootstrap required, opened a new log
I20260710 13:26:35.048609 27649 ts_tablet_manager.cc:1403] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.010s
I20260710 13:26:35.051492 27649 raft_consensus.cc:359] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.052188 27649 raft_consensus.cc:385] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.052484 27649 raft_consensus.cc:740] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.053174 27649 consensus_queue.cc:260] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.057395 27649 ts_tablet_manager.cc:1434] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:26:35.058261 27648 tablet_bootstrap.cc:492] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0: No bootstrap required, opened a new log
I20260710 13:26:35.058290 27649 tablet_bootstrap.cc:492] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249: Bootstrap starting.
I20260710 13:26:35.058890 27648 ts_tablet_manager.cc:1403] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260710 13:26:35.062150 27650 tablet_bootstrap.cc:492] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088: No bootstrap required, opened a new log
I20260710 13:26:35.062076 27648 raft_consensus.cc:359] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.062794 27650 ts_tablet_manager.cc:1403] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.012s
I20260710 13:26:35.063755 27656 raft_consensus.cc:493] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.064301 27656 raft_consensus.cc:515] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.066395 27650 raft_consensus.cc:359] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.067247 27650 raft_consensus.cc:385] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.067629 27650 raft_consensus.cc:740] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.067665 27656 leader_election.cc:290] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.062944 27648 raft_consensus.cc:385] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.068487 27648 raft_consensus.cc:740] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.068734 27650 consensus_queue.cc:260] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.069775 27648 consensus_queue.cc:260] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.071619 27650 ts_tablet_manager.cc:1434] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:26:35.072713 27650 tablet_bootstrap.cc:492] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088: Bootstrap starting.
I20260710 13:26:35.074687 27648 ts_tablet_manager.cc:1434] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:26:35.075753 27648 tablet_bootstrap.cc:492] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0: Bootstrap starting.
I20260710 13:26:35.078061 27652 raft_consensus.cc:493] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.078573 27652 raft_consensus.cc:515] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.083817 27650 tablet_bootstrap.cc:654] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.092514 27652 leader_election.cc:290] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:35.093339 27652 raft_consensus.cc:493] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.093930 27652 raft_consensus.cc:515] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.104895 27652 leader_election.cc:290] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:35.105610 27652 raft_consensus.cc:493] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.115295 27657 raft_consensus.cc:493] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.115914 27657 raft_consensus.cc:515] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.119272 27657 leader_election.cc:290] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.106207 27652 raft_consensus.cc:515] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.127014 27652 leader_election.cc:290] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:35.143337 27649 tablet_bootstrap.cc:654] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.151898 27648 tablet_bootstrap.cc:654] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.181026 27657 raft_consensus.cc:493] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.181704 27657 raft_consensus.cc:515] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.183081 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f7cff426c84a52a5c2c222dc417d08" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
W20260710 13:26:35.185384 27494 leader_election.cc:343] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.185860 27657 leader_election.cc:290] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.189539 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f7cff426c84a52a5c2c222dc417d08" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
I20260710 13:26:35.191823 27605 raft_consensus.cc:2468] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 0.
I20260710 13:26:35.201575 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.208581 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f7cff426c84a52a5c2c222dc417d08" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
I20260710 13:26:35.200379 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.207131 27648 tablet_bootstrap.cc:492] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0: No bootstrap required, opened a new log
I20260710 13:26:35.210184 27648 ts_tablet_manager.cc:1403] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0: Time spent bootstrapping tablet: real 0.135s	user 0.019s	sys 0.011s
I20260710 13:26:35.210018 27496 leader_election.cc:304] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:35.211447 27656 raft_consensus.cc:2804] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:35.207491 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ce0a57e9724d03a8442ae8b0eea36d" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
I20260710 13:26:35.211954 27656 raft_consensus.cc:493] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:35.212393 27656 raft_consensus.cc:3060] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.207427 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
W20260710 13:26:35.214938 27568 leader_election.cc:343] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.215137 27531 raft_consensus.cc:2468] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 0.
W20260710 13:26:35.215739 27568 leader_election.cc:343] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.214344 27454 raft_consensus.cc:2468] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 0.
I20260710 13:26:35.221246 27568 leader_election.cc:304] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:35.223011 27668 raft_consensus.cc:2804] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:35.223390 27668 raft_consensus.cc:493] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:35.223707 27668 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.227883 27650 tablet_bootstrap.cc:492] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088: No bootstrap required, opened a new log
I20260710 13:26:35.228369 27650 ts_tablet_manager.cc:1403] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent bootstrapping tablet: real 0.156s	user 0.026s	sys 0.043s
I20260710 13:26:35.226092 27648 raft_consensus.cc:359] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.229862 27649 tablet_bootstrap.cc:492] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249: No bootstrap required, opened a new log
I20260710 13:26:35.229806 27648 raft_consensus.cc:385] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:26:35.230820 27421 leader_election.cc:343] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7532d1795424d92a4531f669d956249 (127.26.174.66:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.232409 27648 raft_consensus.cc:740] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.232545 27649 ts_tablet_manager.cc:1403] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249: Time spent bootstrapping tablet: real 0.174s	user 0.014s	sys 0.009s
I20260710 13:26:35.233465 27648 consensus_queue.cc:260] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.239622 27676 raft_consensus.cc:493] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.243052 27649 raft_consensus.cc:359] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.243369 27650 raft_consensus.cc:359] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.244340 27650 raft_consensus.cc:385] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.244753 27650 raft_consensus.cc:740] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.243948 27649 raft_consensus.cc:385] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.245298 27649 raft_consensus.cc:740] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.245627 27648 ts_tablet_manager.cc:1434] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260710 13:26:35.246218 27649 consensus_queue.cc:260] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.246856 27676 raft_consensus.cc:515] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.241571 27668 raft_consensus.cc:515] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.247402 27648 tablet_bootstrap.cc:492] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0: Bootstrap starting.
I20260710 13:26:35.248013 27421 leader_election.cc:304] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:35.251701 27657 raft_consensus.cc:2804] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:35.252100 27657 raft_consensus.cc:493] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:35.252466 27657 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.256705 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
I20260710 13:26:35.250982 27656 raft_consensus.cc:515] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.256670 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
I20260710 13:26:35.258647 27454 raft_consensus.cc:2468] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 0.
W20260710 13:26:35.259769 27496 leader_election.cc:343] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.261600 27494 leader_election.cc:304] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 30c912e979fa4518938caf0661a1a9c0
I20260710 13:26:35.264547 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:35.266906 27656 leader_election.cc:290] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.254320 27650 consensus_queue.cc:260] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.259205 27676 leader_election.cc:290] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.273360 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f7cff426c84a52a5c2c222dc417d08" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.262696 27668 leader_election.cc:290] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:35.276713 27529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.277776 27529 raft_consensus.cc:2468] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 0.
I20260710 13:26:35.271564 27656 raft_consensus.cc:2804] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:35.274569 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f7cff426c84a52a5c2c222dc417d08" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:35.281467 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:35.283524 27530 raft_consensus.cc:2393] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c912e979fa4518938caf0661a1a9c0 in current term 1: Already voted for candidate d7532d1795424d92a4531f669d956249 in this term.
I20260710 13:26:35.283861 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ce0a57e9724d03a8442ae8b0eea36d" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.284633 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f7cff426c84a52a5c2c222dc417d08" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:35.287140 27605 raft_consensus.cc:3060] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.281296 27656 raft_consensus.cc:493] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:35.290123 27570 leader_election.cc:304] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0; no voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249
I20260710 13:26:35.289637 27657 raft_consensus.cc:515] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.289703 27528 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.292187 27656 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.294436 27604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
W20260710 13:26:35.294616 27570 leader_election.cc:343] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7532d1795424d92a4531f669d956249 (127.26.174.66:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.297650 27454 raft_consensus.cc:2393] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c912e979fa4518938caf0661a1a9c0 in current term 1: Already voted for candidate 52b37f5a3a7b43d88d81d994b6d40088 in this term.
I20260710 13:26:35.298617 27570 leader_election.cc:304] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0; no voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249
I20260710 13:26:35.299602 27603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
W20260710 13:26:35.299126 27494 leader_election.cc:343] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.306162 27604 raft_consensus.cc:2393] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52b37f5a3a7b43d88d81d994b6d40088 in current term 1: Already voted for candidate 30c912e979fa4518938caf0661a1a9c0 in this term.
I20260710 13:26:35.306237 27657 leader_election.cc:290] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 election: Requested vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.309158 27652 raft_consensus.cc:2749] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:35.311848 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:35.311648 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
W20260710 13:26:35.314458 27421 leader_election.cc:343] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.320019 27602 raft_consensus.cc:2393] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52b37f5a3a7b43d88d81d994b6d40088 in current term 1: Already voted for candidate 30c912e979fa4518938caf0661a1a9c0 in this term.
I20260710 13:26:35.321017 27421 leader_election.cc:304] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088; no voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249
I20260710 13:26:35.319361 27649 ts_tablet_manager.cc:1434] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249: Time spent starting tablet: real 0.086s	user 0.021s	sys 0.000s
I20260710 13:26:35.323766 27649 tablet_bootstrap.cc:492] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249: Bootstrap starting.
I20260710 13:26:35.334491 27648 tablet_bootstrap.cc:654] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.335291 27657 raft_consensus.cc:2749] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:35.338363 27605 raft_consensus.cc:2468] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 1.
I20260710 13:26:35.338888 27668 raft_consensus.cc:2749] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:35.343531 27652 raft_consensus.cc:493] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.344064 27652 raft_consensus.cc:515] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:35.334600 27528 raft_consensus.cc:2468] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 1.
I20260710 13:26:35.347805 27652 leader_election.cc:290] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:35.348982 27570 leader_election.cc:304] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:35.350323 27496 leader_election.cc:304] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:35.356190 27678 raft_consensus.cc:2804] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:35.356319 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.356720 27678 raft_consensus.cc:697] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:35.356968 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
W20260710 13:26:35.357599 27570 leader_election.cc:343] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7532d1795424d92a4531f669d956249 (127.26.174.66:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.355553 27652 raft_consensus.cc:2804] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:35.357570 27678 consensus_queue.cc:237] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
W20260710 13:26:35.359740 27568 leader_election.cc:343] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.360628 27568 leader_election.cc:304] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0; no voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249
I20260710 13:26:35.360082 27652 raft_consensus.cc:697] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 1 LEADER]: Becoming Leader. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:35.362068 27668 raft_consensus.cc:2749] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:26:35.359311 27421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.174.67:37453, user_credentials={real_user=slave}} blocked reactor thread for 44869.7us
I20260710 13:26:35.363109 27650 ts_tablet_manager.cc:1434] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent starting tablet: real 0.134s	user 0.007s	sys 0.012s
I20260710 13:26:35.363320 27652 consensus_queue.cc:237] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.364111 27650 tablet_bootstrap.cc:492] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088: Bootstrap starting.
I20260710 13:26:35.351075 27656 raft_consensus.cc:515] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.363233 27421 leader_election.cc:304] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [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: 52b37f5a3a7b43d88d81d994b6d40088; no voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249
I20260710 13:26:35.378336 27680 raft_consensus.cc:2749] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:35.378959 27679 raft_consensus.cc:493] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.379833 27679 raft_consensus.cc:515] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.380272 27656 leader_election.cc:290] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.381844 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:35.382841 27679 leader_election.cc:290] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
W20260710 13:26:35.383508 27496 leader_election.cc:343] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.384721 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:35.385317 27454 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.389771 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.392231 27650 tablet_bootstrap.cc:654] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.399035 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
I20260710 13:26:35.399849 27605 raft_consensus.cc:2468] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 0.
I20260710 13:26:35.404413 27649 tablet_bootstrap.cc:654] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.404641 27454 raft_consensus.cc:2468] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 1.
I20260710 13:26:35.406558 27678 raft_consensus.cc:493] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:26:35.407330 27421 leader_election.cc:343] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7532d1795424d92a4531f669d956249 (127.26.174.66:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.398340 27351 catalog_manager.cc:5697] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:35.408268 27421 leader_election.cc:304] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: d7532d1795424d92a4531f669d956249
I20260710 13:26:35.407112 27678 raft_consensus.cc:515] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.410835 27680 raft_consensus.cc:2804] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:35.411214 27680 raft_consensus.cc:493] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:35.412074 27680 raft_consensus.cc:3060] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.411692 27353 catalog_manager.cc:5697] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "30c912e979fa4518938caf0661a1a9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:35.413031 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
W20260710 13:26:35.414371 27496 leader_election.cc:343] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.414914 27678 leader_election.cc:290] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.418757 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
I20260710 13:26:35.419921 27648 tablet_bootstrap.cc:492] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0: No bootstrap required, opened a new log
I20260710 13:26:35.420004 27494 leader_election.cc:304] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 30c912e979fa4518938caf0661a1a9c0
I20260710 13:26:35.420554 27648 ts_tablet_manager.cc:1403] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.004s
I20260710 13:26:35.420809 27678 raft_consensus.cc:2804] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:35.421268 27678 raft_consensus.cc:697] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
W20260710 13:26:35.421429 27494 leader_election.cc:343] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.421885 27494 leader_election.cc:304] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7532d1795424d92a4531f669d956249; no voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:35.422042 27678 consensus_queue.cc:237] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.423172 27677 raft_consensus.cc:2749] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:35.424006 27648 raft_consensus.cc:359] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.424661 27648 raft_consensus.cc:385] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.424923 27648 raft_consensus.cc:740] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.425545 27648 consensus_queue.cc:260] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.430675 27650 tablet_bootstrap.cc:492] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088: No bootstrap required, opened a new log
I20260710 13:26:35.431133 27650 ts_tablet_manager.cc:1403] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.008s
I20260710 13:26:35.433681 27648 ts_tablet_manager.cc:1434] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260710 13:26:35.435184 27649 tablet_bootstrap.cc:492] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249: No bootstrap required, opened a new log
I20260710 13:26:35.435626 27650 raft_consensus.cc:359] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:35.435742 27680 raft_consensus.cc:515] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.436302 27648 tablet_bootstrap.cc:492] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0: Bootstrap starting.
I20260710 13:26:35.436478 27650 raft_consensus.cc:385] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.436934 27650 raft_consensus.cc:740] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.435631 27649 ts_tablet_manager.cc:1403] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.006s
I20260710 13:26:35.438831 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249"
W20260710 13:26:35.440177 27421 leader_election.cc:343] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7532d1795424d92a4531f669d956249 (127.26.174.66:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.440770 27649 raft_consensus.cc:359] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:35.441560 27649 raft_consensus.cc:385] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.441855 27649 raft_consensus.cc:740] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.442122 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:35.443517 27605 raft_consensus.cc:3060] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.443800 27649 consensus_queue.cc:260] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:35.444926 27648 tablet_bootstrap.cc:654] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.446924 27649 ts_tablet_manager.cc:1434] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:26:35.448067 27649 tablet_bootstrap.cc:492] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249: Bootstrap starting.
I20260710 13:26:35.450451 27605 raft_consensus.cc:2468] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 1.
I20260710 13:26:35.451644 27421 leader_election.cc:304] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: d7532d1795424d92a4531f669d956249
I20260710 13:26:35.442531 27680 leader_election.cc:290] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 election: Requested vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.452468 27679 raft_consensus.cc:2804] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:35.442426 27650 consensus_queue.cc:260] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:35.452996 27679 raft_consensus.cc:697] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Becoming Leader. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:35.453810 27679 consensus_queue.cc:237] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.456969 27650 ts_tablet_manager.cc:1434] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.005s
I20260710 13:26:35.458459 27650 tablet_bootstrap.cc:492] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088: Bootstrap starting.
I20260710 13:26:35.464135 27678 raft_consensus.cc:493] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.464666 27678 raft_consensus.cc:515] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:35.466952 27678 leader_election.cc:290] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.468060 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
I20260710 13:26:35.468688 27455 raft_consensus.cc:2468] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 0.
I20260710 13:26:35.470320 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
I20260710 13:26:35.470808 27494 leader_election.cc:304] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:35.471470 27605 raft_consensus.cc:2468] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 0.
I20260710 13:26:35.472913 27649 tablet_bootstrap.cc:654] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.474826 27678 raft_consensus.cc:2804] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:35.475585 27678 raft_consensus.cc:493] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:35.477334 27678 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.482200 27650 tablet_bootstrap.cc:654] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.489765 27648 tablet_bootstrap.cc:492] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0: No bootstrap required, opened a new log
I20260710 13:26:35.495692 27648 ts_tablet_manager.cc:1403] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.004s
I20260710 13:26:35.499724 27649 tablet_bootstrap.cc:492] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249: No bootstrap required, opened a new log
I20260710 13:26:35.500376 27649 ts_tablet_manager.cc:1403] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.008s
I20260710 13:26:35.494555 27678 raft_consensus.cc:515] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:35.504385 27649 raft_consensus.cc:359] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.505160 27649 raft_consensus.cc:385] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.505543 27649 raft_consensus.cc:740] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.506438 27649 consensus_queue.cc:260] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.508522 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:35.509123 27455 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.509539 27649 ts_tablet_manager.cc:1434] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:26:35.510723 27649 tablet_bootstrap.cc:492] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249: Bootstrap starting.
I20260710 13:26:35.513724 27652 raft_consensus.cc:493] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.503986 27648 raft_consensus.cc:359] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.513883 27678 leader_election.cc:290] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.514288 27652 raft_consensus.cc:515] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.514331 27648 raft_consensus.cc:385] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.515069 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:35.517030 27648 raft_consensus.cc:740] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.517174 27605 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.520416 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.521103 27528 raft_consensus.cc:2468] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 0.
I20260710 13:26:35.521530 27648 consensus_queue.cc:260] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.523991 27605 raft_consensus.cc:2468] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 1.
I20260710 13:26:35.524243 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
I20260710 13:26:35.525142 27496 leader_election.cc:304] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:35.525841 27570 leader_election.cc:304] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:35.526188 27678 raft_consensus.cc:2804] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:35.526757 27455 raft_consensus.cc:2468] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 1.
I20260710 13:26:35.527002 27678 raft_consensus.cc:697] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:35.527947 27668 raft_consensus.cc:2804] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:35.528407 27668 raft_consensus.cc:493] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:35.528071 27678 consensus_queue.cc:237] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:35.528810 27668 raft_consensus.cc:3060] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:35.529441 27568 leader_election.cc:343] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.529747 27652 leader_election.cc:290] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:35.535660 27648 ts_tablet_manager.cc:1434] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0: Time spent starting tablet: real 0.038s	user 0.001s	sys 0.007s
I20260710 13:26:35.540236 27648 tablet_bootstrap.cc:492] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0: Bootstrap starting.
I20260710 13:26:35.550298 27650 tablet_bootstrap.cc:492] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088: No bootstrap required, opened a new log
I20260710 13:26:35.551950 27650 ts_tablet_manager.cc:1403] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.031s
I20260710 13:26:35.554227 27668 raft_consensus.cc:515] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.561571 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:35.562136 27649 tablet_bootstrap.cc:654] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:35.563913 27568 leader_election.cc:343] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:35.564702 27668 leader_election.cc:290] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:35.566007 27650 raft_consensus.cc:359] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.566864 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:35.567078 27650 raft_consensus.cc:385] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.567719 27528 raft_consensus.cc:3060] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.567694 27650 raft_consensus.cc:740] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.571398 27650 consensus_queue.cc:260] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.572798 27648 tablet_bootstrap.cc:654] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.576807 27650 ts_tablet_manager.cc:1434] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.004s
I20260710 13:26:35.577903 27650 tablet_bootstrap.cc:492] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088: Bootstrap starting.
I20260710 13:26:35.578065 27528 raft_consensus.cc:2468] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 1.
I20260710 13:26:35.579651 27570 leader_election.cc:304] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:35.580807 27668 raft_consensus.cc:2804] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:35.581347 27668 raft_consensus.cc:697] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 1 LEADER]: Becoming Leader. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:35.582187 27668 consensus_queue.cc:237] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.584362 27351 catalog_manager.cc:5697] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:35.588271 27351 catalog_manager.cc:5697] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:35.595345 27650 tablet_bootstrap.cc:654] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.606215 27650 tablet_bootstrap.cc:492] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088: No bootstrap required, opened a new log
I20260710 13:26:35.606769 27650 ts_tablet_manager.cc:1403] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.002s
I20260710 13:26:35.608126 27352 catalog_manager.cc:5697] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:35.609916 27650 raft_consensus.cc:359] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.610745 27650 raft_consensus.cc:385] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.611088 27650 raft_consensus.cc:740] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.611901 27650 consensus_queue.cc:260] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.614602 27650 ts_tablet_manager.cc:1434] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:26:35.616019 27650 tablet_bootstrap.cc:492] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088: Bootstrap starting.
I20260710 13:26:35.627172 27650 tablet_bootstrap.cc:654] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.637107 27350 catalog_manager.cc:5697] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "30c912e979fa4518938caf0661a1a9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:35.660282 27648 tablet_bootstrap.cc:492] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0: No bootstrap required, opened a new log
I20260710 13:26:35.660889 27648 ts_tablet_manager.cc:1403] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.006s
I20260710 13:26:35.668752 27648 raft_consensus.cc:359] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.669669 27648 raft_consensus.cc:385] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.670002 27648 raft_consensus.cc:740] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.674957 27648 consensus_queue.cc:260] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.675830 27649 tablet_bootstrap.cc:492] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249: No bootstrap required, opened a new log
I20260710 13:26:35.676366 27649 ts_tablet_manager.cc:1403] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249: Time spent bootstrapping tablet: real 0.166s	user 0.050s	sys 0.054s
I20260710 13:26:35.679172 27649 raft_consensus.cc:359] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.679939 27649 raft_consensus.cc:385] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.680327 27649 raft_consensus.cc:740] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.681105 27649 consensus_queue.cc:260] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.683202 27648 ts_tablet_manager.cc:1434] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260710 13:26:35.683374 27650 tablet_bootstrap.cc:492] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088: No bootstrap required, opened a new log
I20260710 13:26:35.683784 27649 ts_tablet_manager.cc:1434] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:26:35.684108 27648 tablet_bootstrap.cc:492] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0: Bootstrap starting.
I20260710 13:26:35.684271 27650 ts_tablet_manager.cc:1403] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.041s
I20260710 13:26:35.684877 27649 tablet_bootstrap.cc:492] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249: Bootstrap starting.
I20260710 13:26:35.686825 27650 raft_consensus.cc:359] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.687443 27650 raft_consensus.cc:385] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.687700 27650 raft_consensus.cc:740] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.688310 27650 consensus_queue.cc:260] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.692200 27649 tablet_bootstrap.cc:654] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.695892 27650 ts_tablet_manager.cc:1434] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:26:35.696758 27650 tablet_bootstrap.cc:492] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088: Bootstrap starting.
I20260710 13:26:35.702129 27650 tablet_bootstrap.cc:654] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.720229 27648 tablet_bootstrap.cc:654] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.726643 27648 tablet_bootstrap.cc:492] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0: No bootstrap required, opened a new log
I20260710 13:26:35.726643 27649 tablet_bootstrap.cc:492] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249: No bootstrap required, opened a new log
I20260710 13:26:35.726835 27650 tablet_bootstrap.cc:492] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088: No bootstrap required, opened a new log
I20260710 13:26:35.727327 27648 ts_tablet_manager.cc:1403] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.004s
I20260710 13:26:35.727469 27649 ts_tablet_manager.cc:1403] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.020s
I20260710 13:26:35.727564 27650 ts_tablet_manager.cc:1403] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.012s
I20260710 13:26:35.730098 27648 raft_consensus.cc:359] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.730759 27648 raft_consensus.cc:385] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.730759 27650 raft_consensus.cc:359] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.731381 27648 raft_consensus.cc:740] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.730824 27649 raft_consensus.cc:359] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.731726 27650 raft_consensus.cc:385] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.732041 27649 raft_consensus.cc:385] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.732046 27650 raft_consensus.cc:740] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.732232 27648 consensus_queue.cc:260] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.732569 27649 raft_consensus.cc:740] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.732906 27650 consensus_queue.cc:260] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.733899 27649 consensus_queue.cc:260] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.735653 27650 ts_tablet_manager.cc:1434] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:26:35.740661 27649 ts_tablet_manager.cc:1434] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:26:35.741671 27649 tablet_bootstrap.cc:492] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249: Bootstrap starting.
I20260710 13:26:35.748068 27649 tablet_bootstrap.cc:654] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:35.752470 27648 ts_tablet_manager.cc:1434] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260710 13:26:35.757266 27649 tablet_bootstrap.cc:492] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249: No bootstrap required, opened a new log
I20260710 13:26:35.757663 27649 ts_tablet_manager.cc:1403] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 13:26:35.759824 27649 raft_consensus.cc:359] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.760573 27649 raft_consensus.cc:385] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:35.760814 27649 raft_consensus.cc:740] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Initialized, Role: FOLLOWER
I20260710 13:26:35.761317 27649 consensus_queue.cc:260] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.763001 27649 ts_tablet_manager.cc:1434] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:26:35.763482 27678 raft_consensus.cc:493] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.763908 27678 raft_consensus.cc:515] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.765919 27678 leader_election.cc:290] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.766633 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
I20260710 13:26:35.767323 27455 raft_consensus.cc:2468] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 0.
I20260710 13:26:35.767846 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
I20260710 13:26:35.768366 27679 raft_consensus.cc:493] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.768421 27605 raft_consensus.cc:2468] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 0.
I20260710 13:26:35.769039 27494 leader_election.cc:304] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:35.768922 27679 raft_consensus.cc:515] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.771428 27679 leader_election.cc:290] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.773442 27678 raft_consensus.cc:2804] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:35.773824 27678 raft_consensus.cc:493] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:35.774158 27678 raft_consensus.cc:3060] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.774435 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1100a78187a421894f3945d65cb8342" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.775144 27528 raft_consensus.cc:2468] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 0.
I20260710 13:26:35.779244 27421 leader_election.cc:304] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:35.780537 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1100a78187a421894f3945d65cb8342" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
I20260710 13:26:35.781169 27605 raft_consensus.cc:2468] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 0.
I20260710 13:26:35.781024 27678 raft_consensus.cc:515] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.783063 27678 leader_election.cc:290] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.783776 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:35.784302 27455 raft_consensus.cc:3060] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.785542 27679 raft_consensus.cc:2804] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:35.785663 27604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:35.785962 27679 raft_consensus.cc:493] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:35.786186 27604 raft_consensus.cc:3060] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.786311 27679 raft_consensus.cc:3060] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.791167 27455 raft_consensus.cc:2468] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 1.
I20260710 13:26:35.792300 27494 leader_election.cc:304] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:35.793072 27656 raft_consensus.cc:2804] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:35.791180 27678 consensus_queue.cc:1048] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:26:35.793679 27656 raft_consensus.cc:697] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:35.793394 27604 raft_consensus.cc:2468] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 1.
I20260710 13:26:35.794503 27656 consensus_queue.cc:237] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.796079 27679 raft_consensus.cc:515] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.798764 27528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1100a78187a421894f3945d65cb8342" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:35.799237 27679 leader_election.cc:290] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 election: Requested vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.799357 27602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1100a78187a421894f3945d65cb8342" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:35.799484 27528 raft_consensus.cc:3060] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.800053 27602 raft_consensus.cc:3060] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.805569 27602 raft_consensus.cc:2468] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 1.
I20260710 13:26:35.806641 27421 leader_election.cc:304] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:35.807533 27679 raft_consensus.cc:2804] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:35.808161 27679 raft_consensus.cc:697] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Becoming Leader. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:35.808938 27679 consensus_queue.cc:237] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.811757 27528 raft_consensus.cc:2468] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 1.
I20260710 13:26:35.834525 27352 catalog_manager.cc:5697] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
W20260710 13:26:35.837301 27401 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:35.839072 27351 catalog_manager.cc:5697] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:35.844321 27455 raft_consensus.cc:3060] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.853559 27656 consensus_queue.cc:1048] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:35.864486 27528 raft_consensus.cc:3060] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.867753 27668 consensus_queue.cc:1048] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:35.873746 27679 consensus_queue.cc:1048] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:35.893625 27652 consensus_queue.cc:1048] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:35.901523 27678 consensus_queue.cc:1048] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:35.904783 27652 raft_consensus.cc:493] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.905305 27652 raft_consensus.cc:515] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.907392 27652 leader_election.cc:290] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:35.909812 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.911252 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088" is_pre_election: true
I20260710 13:26:35.912125 27456 raft_consensus.cc:2393] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c912e979fa4518938caf0661a1a9c0 in current term 1: Already voted for candidate d7532d1795424d92a4531f669d956249 in this term.
I20260710 13:26:35.913904 27568 leader_election.cc:304] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0; no voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249
I20260710 13:26:35.916085 27652 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.924746 27656 consensus_queue.cc:1048] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:35.926154 27679 raft_consensus.cc:493] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.926640 27679 raft_consensus.cc:515] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.928649 27679 leader_election.cc:290] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.930507 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
I20260710 13:26:35.932109 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.932893 27530 raft_consensus.cc:2393] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52b37f5a3a7b43d88d81d994b6d40088 in current term 1: Already voted for candidate 30c912e979fa4518938caf0661a1a9c0 in this term.
I20260710 13:26:35.933796 27421 leader_election.cc:304] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088; no voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249
I20260710 13:26:35.934863 27679 raft_consensus.cc:3060] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.941013 27680 raft_consensus.cc:493] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:35.941495 27680 raft_consensus.cc:515] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.943476 27680 leader_election.cc:290] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:35.945797 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ce0a57e9724d03a8442ae8b0eea36d" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0" is_pre_election: true
I20260710 13:26:35.946470 27605 raft_consensus.cc:2468] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 0.
I20260710 13:26:35.947647 27421 leader_election.cc:304] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:35.948297 27679 raft_consensus.cc:2749] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:35.948619 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ce0a57e9724d03a8442ae8b0eea36d" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249" is_pre_election: true
I20260710 13:26:35.948791 27680 raft_consensus.cc:2804] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:35.948947 27656 consensus_queue.cc:1048] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:35.949249 27530 raft_consensus.cc:2468] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 0.
I20260710 13:26:35.949193 27680 raft_consensus.cc:493] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:35.951043 27680 raft_consensus.cc:3060] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:35.963048 27652 raft_consensus.cc:2749] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:35.980175 27656 consensus_queue.cc:1048] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:35.965399 27680 raft_consensus.cc:515] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:35.989804 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ce0a57e9724d03a8442ae8b0eea36d" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:35.990567 27530 raft_consensus.cc:3060] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:36.015187 27530 raft_consensus.cc:2468] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 1.
I20260710 13:26:36.016979 27421 leader_election.cc:304] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:36.032882 27680 leader_election.cc:290] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 1 election: Requested vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:36.036652 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ce0a57e9724d03a8442ae8b0eea36d" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:36.039284 27605 raft_consensus.cc:3060] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:36.051410 27679 raft_consensus.cc:2804] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:36.052266 27679 raft_consensus.cc:697] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Becoming Leader. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:36.052783 27605 raft_consensus.cc:2468] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 1.
I20260710 13:26:36.056700 27679 consensus_queue.cc:237] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.080447 27724 consensus_queue.cc:1048] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:36.104403 27352 catalog_manager.cc:5697] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:36.131222 27652 consensus_queue.cc:1048] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:36.141647 27652 consensus_queue.cc:1048] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:36.231455 27717 consensus_queue.cc:1048] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:36.242268 27678 consensus_queue.cc:1048] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:36.255532 27680 consensus_queue.cc:1048] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:36.267946 27680 consensus_queue.cc:1048] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:36.441406 27530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f"
dest_uuid: "d7532d1795424d92a4531f669d956249"
mode: GRACEFUL
new_leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:35554
I20260710 13:26:36.442103 27530 raft_consensus.cc:606] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Received request to transfer leadership to TS 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:36.448084 27530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f"
dest_uuid: "d7532d1795424d92a4531f669d956249"
mode: GRACEFUL
new_leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:35554
I20260710 13:26:36.448606 27530 raft_consensus.cc:606] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Received request to transfer leadership to TS 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:36.462484 27605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "314f315ba881409cb4106098a093f2b2"
dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
mode: GRACEFUL
new_leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:39708
I20260710 13:26:36.463135 27605 raft_consensus.cc:606] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 1 LEADER]: Received request to transfer leadership to TS 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:36.483328 27453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7ce0a57e9724d03a8442ae8b0eea36d"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
mode: GRACEFUL
new_leader_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:37770
I20260710 13:26:36.483894 27453 raft_consensus.cc:606] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Received request to transfer leadership to TS d7532d1795424d92a4531f669d956249
I20260710 13:26:36.489125 27605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60"
dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
mode: GRACEFUL
new_leader_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:39708
I20260710 13:26:36.489705 27605 raft_consensus.cc:606] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 1 LEADER]: Received request to transfer leadership to TS d7532d1795424d92a4531f669d956249
I20260710 13:26:36.497529 27453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1100a78187a421894f3945d65cb8342"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
mode: GRACEFUL
new_leader_uuid: "30c912e979fa4518938caf0661a1a9c0"
 from {username='slave'} at 127.0.0.1:37770
I20260710 13:26:36.498092 27453 raft_consensus.cc:606] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Received request to transfer leadership to TS 30c912e979fa4518938caf0661a1a9c0
I20260710 13:26:36.538077 27680 consensus_queue.cc:1048] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:36.549899 27679 consensus_queue.cc:1048] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:36.560074 27722 raft_consensus.cc:993] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088: : Instructing follower d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:36.560580 27679 raft_consensus.cc:1081] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Signalling peer d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:36.562453 27530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7ce0a57e9724d03a8442ae8b0eea36d"
dest_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:35548
I20260710 13:26:36.563059 27530 raft_consensus.cc:493] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:36.564478 27530 raft_consensus.cc:3060] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.570885 27530 raft_consensus.cc:515] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.573653 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ce0a57e9724d03a8442ae8b0eea36d" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:36.573800 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ce0a57e9724d03a8442ae8b0eea36d" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:36.574234 27453 raft_consensus.cc:3055] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:36.574340 27605 raft_consensus.cc:3060] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.574621 27453 raft_consensus.cc:740] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:36.575605 27453 consensus_queue.cc:260] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.579874 27530 leader_election.cc:290] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 2 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:36.579882 27453 raft_consensus.cc:3060] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.581218 27605 raft_consensus.cc:2468] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 2.
I20260710 13:26:36.582381 27496 leader_election.cc:304] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:36.583179 27656 raft_consensus.cc:2804] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:36.583662 27656 raft_consensus.cc:697] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:36.584470 27656 consensus_queue.cc:237] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.587004 27453 raft_consensus.cc:2468] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 2.
I20260710 13:26:36.594805 27668 raft_consensus.cc:993] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0: : Instructing follower d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:36.595234 27668 raft_consensus.cc:1081] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 1 LEADER]: Signalling peer d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:36.595036 27352 catalog_manager.cc:5697] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 1 to 2, leader changed from 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65) to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:36.596771 27530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60"
dest_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:35544
I20260710 13:26:36.597287 27530 raft_consensus.cc:493] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:36.597644 27530 raft_consensus.cc:3060] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.604349 27530 raft_consensus.cc:515] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.606353 27530 leader_election.cc:290] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 2 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:36.607139 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:36.607394 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:36.607718 27453 raft_consensus.cc:3060] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.607944 27605 raft_consensus.cc:3055] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:36.608307 27605 raft_consensus.cc:740] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:36.609064 27605 consensus_queue.cc:260] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.610229 27605 raft_consensus.cc:3060] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.613193 27453 raft_consensus.cc:2468] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 2.
I20260710 13:26:36.614337 27494 leader_election.cc:304] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:36.615118 27656 raft_consensus.cc:2804] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:36.615556 27656 raft_consensus.cc:697] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:36.616360 27656 consensus_queue.cc:237] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.616613 27605 raft_consensus.cc:2468] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 2.
I20260710 13:26:36.622355 27352 catalog_manager.cc:5697] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 1 to 2, leader changed from 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67) to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:36.649032 27677 raft_consensus.cc:993] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249: : Instructing follower 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:36.649492 27656 raft_consensus.cc:1081] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Signalling peer 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:36.651060 27453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:37748
I20260710 13:26:36.651590 27453 raft_consensus.cc:493] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:36.651919 27453 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.658157 27453 raft_consensus.cc:515] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:36.660100 27453 leader_election.cc:290] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 2 election: Requested vote from peers 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:36.660925 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:36.661203 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:36.661475 27605 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.661921 27530 raft_consensus.cc:3055] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:36.662334 27530 raft_consensus.cc:740] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:36.663144 27530 consensus_queue.cc:260] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:36.664336 27530 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.666601 27605 raft_consensus.cc:2468] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 2.
I20260710 13:26:36.667912 27421 leader_election.cc:304] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:36.668780 27722 raft_consensus.cc:2804] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:36.669206 27722 raft_consensus.cc:697] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Becoming Leader. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:36.670054 27722 consensus_queue.cc:237] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:36.671084 27530 raft_consensus.cc:2468] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 2.
I20260710 13:26:36.677165 27352 catalog_manager.cc:5697] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 reported cstate change: term changed from 1 to 2, leader changed from d7532d1795424d92a4531f669d956249 (127.26.174.66) to 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:36.801975 27677 raft_consensus.cc:993] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249: : Instructing follower 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:36.802456 27656 raft_consensus.cc:1081] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Signalling peer 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:36.804004 27453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:37748
I20260710 13:26:36.804554 27453 raft_consensus.cc:493] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:36.804901 27453 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.811088 27453 raft_consensus.cc:515] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.812956 27453 leader_election.cc:290] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 2 election: Requested vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:36.813755 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:36.814109 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:36.814553 27530 raft_consensus.cc:3055] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:36.814627 27605 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.815109 27530 raft_consensus.cc:740] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:36.816110 27530 consensus_queue.cc:260] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.817387 27530 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.821867 27605 raft_consensus.cc:2468] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 2.
I20260710 13:26:36.823033 27421 leader_election.cc:304] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:36.823866 27722 raft_consensus.cc:2804] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:36.824307 27722 raft_consensus.cc:697] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Becoming Leader. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:36.824411 27530 raft_consensus.cc:2468] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 2.
I20260710 13:26:36.825045 27722 consensus_queue.cc:237] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.832173 27352 catalog_manager.cc:5697] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 reported cstate change: term changed from 1 to 2, leader changed from d7532d1795424d92a4531f669d956249 (127.26.174.66) to 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:36.858431 27680 raft_consensus.cc:993] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088: : Instructing follower 30c912e979fa4518938caf0661a1a9c0 to start an election
I20260710 13:26:36.858850 27722 raft_consensus.cc:1081] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Signalling peer 30c912e979fa4518938caf0661a1a9c0 to start an election
I20260710 13:26:36.860129 27605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1100a78187a421894f3945d65cb8342"
dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
 from {username='slave'} at 127.0.0.1:39704
I20260710 13:26:36.860522 27605 raft_consensus.cc:493] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:36.860757 27605 raft_consensus.cc:3060] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.865278 27605 raft_consensus.cc:515] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.867376 27605 leader_election.cc:290] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 2 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:36.867654 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1100a78187a421894f3945d65cb8342" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:36.868280 27453 raft_consensus.cc:3055] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:36.868595 27453 raft_consensus.cc:740] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:36.869108 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1100a78187a421894f3945d65cb8342" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:36.869302 27453 consensus_queue.cc:260] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.869663 27530 raft_consensus.cc:3060] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.869802 27668 raft_consensus.cc:993] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0: : Instructing follower 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:36.870260 27652 raft_consensus.cc:1081] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 1 LEADER]: Signalling peer 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:36.870440 27453 raft_consensus.cc:3060] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.871912 27454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "314f315ba881409cb4106098a093f2b2"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:37754
I20260710 13:26:36.872426 27454 raft_consensus.cc:493] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:36.872781 27454 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.875211 27453 raft_consensus.cc:2468] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 2.
I20260710 13:26:36.876040 27530 raft_consensus.cc:2468] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 2.
I20260710 13:26:36.876117 27568 leader_election.cc:304] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:36.876855 27652 raft_consensus.cc:2804] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:36.877353 27652 raft_consensus.cc:697] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 2 LEADER]: Becoming Leader. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:36.878028 27652 consensus_queue.cc:237] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.878865 27454 raft_consensus.cc:515] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.880507 27454 leader_election.cc:290] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 2 election: Requested vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:36.881817 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:36.882349 27605 raft_consensus.cc:3055] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:36.882688 27605 raft_consensus.cc:740] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:36.883080 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:36.883571 27530 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.883495 27605 consensus_queue.cc:260] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.884588 27605 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:36.885712 27352 catalog_manager.cc:5697] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 reported cstate change: term changed from 1 to 2, leader changed from 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65) to 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67). New cstate: current_term: 2 leader_uuid: "30c912e979fa4518938caf0661a1a9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:36.889047 27605 raft_consensus.cc:2468] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 2.
I20260710 13:26:36.889398 27530 raft_consensus.cc:2468] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 2.
I20260710 13:26:36.890255 27421 leader_election.cc:304] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:36.890933 27722 raft_consensus.cc:2804] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:36.891392 27722 raft_consensus.cc:697] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Becoming Leader. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:36.892119 27722 consensus_queue.cc:237] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:36.897838 27352 catalog_manager.cc:5697] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 reported cstate change: term changed from 1 to 2, leader changed from 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67) to 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:37.056928 27454 raft_consensus.cc:1275] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.058364 27656 consensus_queue.cc:1048] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.060333 27454 raft_consensus.cc:1275] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.061501 27656 consensus_queue.cc:1048] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.081612 27605 raft_consensus.cc:1275] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.083608 27678 consensus_queue.cc:1048] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.097076 27605 raft_consensus.cc:1275] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.098310 27677 consensus_queue.cc:1048] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.113819 27605 raft_consensus.cc:1275] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.115289 27722 consensus_queue.cc:1048] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.123347 27530 raft_consensus.cc:1275] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.125610 27722 consensus_queue.cc:1048] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.342461 27530 raft_consensus.cc:1275] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.343788 27722 consensus_queue.cc:1048] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.354038 27605 raft_consensus.cc:1275] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.355504 27749 consensus_queue.cc:1048] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.394467 27530 raft_consensus.cc:1275] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.395730 27749 consensus_queue.cc:1048] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.404323 27605 raft_consensus.cc:1275] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.406315 27680 consensus_queue.cc:1048] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.454610 27453 raft_consensus.cc:1275] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Refusing update from remote peer 30c912e979fa4518938caf0661a1a9c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.456008 27652 consensus_queue.cc:1048] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:37.465399 27530 raft_consensus.cc:1275] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Refusing update from remote peer 30c912e979fa4518938caf0661a1a9c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:37.467044 27754 consensus_queue.cc:1048] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:39.526703 27321 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:26:39.527628 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:39.551075 27453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "314f315ba881409cb4106098a093f2b2"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
mode: GRACEFUL
new_leader_uuid: "30c912e979fa4518938caf0661a1a9c0"
 from {username='slave'} at 127.0.0.1:37782
I20260710 13:26:39.551527 27453 raft_consensus.cc:606] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Received request to transfer leadership to TS 30c912e979fa4518938caf0661a1a9c0
I20260710 13:26:39.562314 27530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6"
dest_uuid: "d7532d1795424d92a4531f669d956249"
mode: GRACEFUL
new_leader_uuid: "30c912e979fa4518938caf0661a1a9c0"
 from {username='slave'} at 127.0.0.1:35560
I20260710 13:26:39.562987 27530 raft_consensus.cc:606] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Received request to transfer leadership to TS 30c912e979fa4518938caf0661a1a9c0
I20260710 13:26:39.564273 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:26:39.564791 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:39.651460 27749 raft_consensus.cc:993] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088: : Instructing follower 30c912e979fa4518938caf0661a1a9c0 to start an election
I20260710 13:26:39.651895 27749 raft_consensus.cc:1081] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Signalling peer 30c912e979fa4518938caf0661a1a9c0 to start an election
I20260710 13:26:39.653223 27605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "314f315ba881409cb4106098a093f2b2"
dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
 from {username='slave'} at 127.0.0.1:39704
I20260710 13:26:39.653707 27605 raft_consensus.cc:493] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:39.653997 27605 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:39.657717 27605 raft_consensus.cc:515] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:39.659281 27605 leader_election.cc:290] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 3 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:39.660193 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:39.660379 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:39.660840 27530 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:39.660876 27453 raft_consensus.cc:3055] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:39.661346 27453 raft_consensus.cc:740] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:39.662128 27453 consensus_queue.cc:260] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:39.663301 27453 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:39.667826 27530 raft_consensus.cc:2468] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 3.
I20260710 13:26:39.669016 27570 leader_election.cc:304] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [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: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:39.669829 27754 raft_consensus.cc:2804] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:39.670020 27453 raft_consensus.cc:2468] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 3.
I20260710 13:26:39.671761 27754 raft_consensus.cc:697] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 3 LEADER]: Becoming Leader. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:39.672633 27754 consensus_queue.cc:237] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:39.682307 27353 catalog_manager.cc:5697] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 reported cstate change: term changed from 2 to 3, leader changed from 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65) to 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "30c912e979fa4518938caf0661a1a9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:40.003930 27757 raft_consensus.cc:993] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249: : Instructing follower 30c912e979fa4518938caf0661a1a9c0 to start an election
I20260710 13:26:40.004369 27757 raft_consensus.cc:1081] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Signalling peer 30c912e979fa4518938caf0661a1a9c0 to start an election
I20260710 13:26:40.005765 27605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6"
dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
 from {username='slave'} at 127.0.0.1:39690
I20260710 13:26:40.006342 27605 raft_consensus.cc:493] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:40.006640 27605 raft_consensus.cc:3060] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:40.010442 27605 raft_consensus.cc:515] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.011874 27605 leader_election.cc:290] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 2 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:40.012705 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:40.012935 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:40.013293 27453 raft_consensus.cc:3060] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:40.013458 27530 raft_consensus.cc:3055] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:40.013813 27530 raft_consensus.cc:740] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:40.014585 27530 consensus_queue.cc:260] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.015810 27530 raft_consensus.cc:3060] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:40.019713 27453 raft_consensus.cc:2468] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 2.
I20260710 13:26:40.020964 27568 leader_election.cc:304] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:40.021448 27530 raft_consensus.cc:2468] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 2.
I20260710 13:26:40.021684 27754 raft_consensus.cc:2804] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:40.022163 27754 raft_consensus.cc:697] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 2 LEADER]: Becoming Leader. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:40.022938 27754 consensus_queue.cc:237] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.029203 27353 catalog_manager.cc:5697] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 reported cstate change: term changed from 1 to 2, leader changed from d7532d1795424d92a4531f669d956249 (127.26.174.66) to 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67). New cstate: current_term: 2 leader_uuid: "30c912e979fa4518938caf0661a1a9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:40.129377 27530 raft_consensus.cc:1275] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Refusing update from remote peer 30c912e979fa4518938caf0661a1a9c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:40.130798 27754 consensus_queue.cc:1048] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:40.137014 27453 raft_consensus.cc:1275] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Refusing update from remote peer 30c912e979fa4518938caf0661a1a9c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:40.138831 27754 consensus_queue.cc:1048] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:40.460382 27453 raft_consensus.cc:1275] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Refusing update from remote peer 30c912e979fa4518938caf0661a1a9c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:40.461745 27754 consensus_queue.cc:1048] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:40.461952 27530 raft_consensus.cc:1275] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Refusing update from remote peer 30c912e979fa4518938caf0661a1a9c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:40.463333 27754 consensus_queue.cc:1048] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:40.565701 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:40.575781 27453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
mode: GRACEFUL
new_leader_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:37770
I20260710 13:26:40.576467 27453 raft_consensus.cc:606] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Received request to transfer leadership to TS d7532d1795424d92a4531f669d956249
I20260710 13:26:40.581599 27453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
mode: GRACEFUL
new_leader_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:37770
I20260710 13:26:40.582095 27453 raft_consensus.cc:606] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Received request to transfer leadership to TS d7532d1795424d92a4531f669d956249
I20260710 13:26:40.587370 27605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "314f315ba881409cb4106098a093f2b2"
dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
mode: GRACEFUL
new_leader_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:39708
I20260710 13:26:40.587867 27605 raft_consensus.cc:606] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 3 LEADER]: Received request to transfer leadership to TS d7532d1795424d92a4531f669d956249
I20260710 13:26:40.593149 27453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
mode: GRACEFUL
new_leader_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:37770
I20260710 13:26:40.593706 27453 raft_consensus.cc:606] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Received request to transfer leadership to TS d7532d1795424d92a4531f669d956249
I20260710 13:26:40.607229 27605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6"
dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
mode: GRACEFUL
new_leader_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:39708
I20260710 13:26:40.607704 27605 raft_consensus.cc:606] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 2 LEADER]: Received request to transfer leadership to TS d7532d1795424d92a4531f669d956249
I20260710 13:26:40.656703 27749 raft_consensus.cc:993] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088: : Instructing follower d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:40.657142 27778 raft_consensus.cc:1081] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Signalling peer d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:40.658736 27530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f"
dest_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:35548
I20260710 13:26:40.659183 27530 raft_consensus.cc:493] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:40.659451 27530 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:40.663216 27530 raft_consensus.cc:515] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:40.664544 27530 leader_election.cc:290] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 3 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:40.665433 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:40.665512 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:40.665992 27453 raft_consensus.cc:3055] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:40.666056 27605 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:40.666280 27453 raft_consensus.cc:740] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:40.667052 27453 consensus_queue.cc:260] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:40.667954 27453 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:40.670110 27605 raft_consensus.cc:2468] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 3.
I20260710 13:26:40.671252 27496 leader_election.cc:304] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [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: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:40.671908 27757 raft_consensus.cc:2804] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:40.672305 27453 raft_consensus.cc:2468] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 3.
I20260710 13:26:40.672410 27757 raft_consensus.cc:697] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:40.673352 27757 consensus_queue.cc:237] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:40.679808 27351 catalog_manager.cc:5697] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 2 to 3, leader changed from 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65) to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 3 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:40.743371 27777 raft_consensus.cc:993] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0: : Instructing follower d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:40.743804 27754 raft_consensus.cc:1081] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 3 LEADER]: Signalling peer d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:40.745635 27530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "314f315ba881409cb4106098a093f2b2"
dest_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:35544
I20260710 13:26:40.746135 27530 raft_consensus.cc:493] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:40.746594 27530 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:40.751011 27530 raft_consensus.cc:515] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.752818 27530 leader_election.cc:290] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 4 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:40.753731 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:40.753859 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314f315ba881409cb4106098a093f2b2" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:40.754288 27453 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:40.754341 27605 raft_consensus.cc:3055] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:40.754745 27605 raft_consensus.cc:740] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:40.755445 27605 consensus_queue.cc:260] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.756227 27605 raft_consensus.cc:3060] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:40.758718 27453 raft_consensus.cc:2468] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 4.
I20260710 13:26:40.759737 27494 leader_election.cc:304] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [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: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:40.760491 27605 raft_consensus.cc:2468] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 4.
I20260710 13:26:40.760531 27768 raft_consensus.cc:2804] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:40.761085 27768 raft_consensus.cc:697] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 4 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:40.761900 27768 consensus_queue.cc:237] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.768365 27351 catalog_manager.cc:5697] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 3 to 4, leader changed from 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67) to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 4 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:40.769547 27749 raft_consensus.cc:993] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088: : Instructing follower d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:40.769963 27778 raft_consensus.cc:1081] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Signalling peer d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:40.771621 27530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f"
dest_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:35548
I20260710 13:26:40.772049 27530 raft_consensus.cc:493] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:40.772332 27530 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:40.777408 27530 raft_consensus.cc:515] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.778980 27530 leader_election.cc:290] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 3 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:40.779750 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:40.780021 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:40.780299 27453 raft_consensus.cc:3055] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:40.780488 27605 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:40.780606 27453 raft_consensus.cc:740] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:40.781318 27453 consensus_queue.cc:260] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.782351 27453 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:40.786417 27605 raft_consensus.cc:2468] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 3.
I20260710 13:26:40.787528 27496 leader_election.cc:304] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [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: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:40.788049 27453 raft_consensus.cc:2468] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 3.
I20260710 13:26:40.788276 27768 raft_consensus.cc:2804] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:40.788841 27768 raft_consensus.cc:697] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:40.789677 27768 consensus_queue.cc:237] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.796478 27351 catalog_manager.cc:5697] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 2 to 3, leader changed from 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65) to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 3 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:40.806394 27749 raft_consensus.cc:993] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088: : Instructing follower d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:40.807226 27778 raft_consensus.cc:1081] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Signalling peer d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:40.808547 27530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66"
dest_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:35548
I20260710 13:26:40.808980 27530 raft_consensus.cc:493] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:40.809266 27530 raft_consensus.cc:3060] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:40.813375 27530 raft_consensus.cc:515] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.815030 27530 leader_election.cc:290] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 2 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:40.815968 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:40.816032 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:40.816634 27453 raft_consensus.cc:3055] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:40.816695 27605 raft_consensus.cc:3060] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:40.816893 27453 raft_consensus.cc:740] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:40.817498 27453 consensus_queue.cc:260] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.818331 27453 raft_consensus.cc:3060] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:40.821717 27605 raft_consensus.cc:2468] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 2.
I20260710 13:26:40.822177 27453 raft_consensus.cc:2468] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 2.
I20260710 13:26:40.822762 27496 leader_election.cc:304] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:40.823740 27768 raft_consensus.cc:2804] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:40.824366 27768 raft_consensus.cc:697] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:40.825241 27768 consensus_queue.cc:237] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.832082 27351 catalog_manager.cc:5697] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 1 to 2, leader changed from 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65) to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:40.990684 27762 raft_consensus.cc:993] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0: : Instructing follower d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:40.991158 27777 raft_consensus.cc:1081] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 2 LEADER]: Signalling peer d7532d1795424d92a4531f669d956249 to start an election
I20260710 13:26:40.992735 27530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6"
dest_uuid: "d7532d1795424d92a4531f669d956249"
 from {username='slave'} at 127.0.0.1:35544
I20260710 13:26:40.993135 27530 raft_consensus.cc:493] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:40.993355 27530 raft_consensus.cc:3060] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:40.997108 27530 raft_consensus.cc:515] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:40.998371 27530 leader_election.cc:290] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [CANDIDATE]: Term 3 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:40.999284 27453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:40.999327 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc21712d4f14fe3aad24c03001c8ab6" candidate_uuid: "d7532d1795424d92a4531f669d956249" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:40.999934 27453 raft_consensus.cc:3060] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:41.000052 27605 raft_consensus.cc:3055] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:41.000386 27605 raft_consensus.cc:740] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:41.001157 27605 consensus_queue.cc:260] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:41.001974 27605 raft_consensus.cc:3060] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:41.004738 27453 raft_consensus.cc:2468] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 3.
I20260710 13:26:41.005785 27494 leader_election.cc:304] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [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: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:41.005977 27605 raft_consensus.cc:2468] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7532d1795424d92a4531f669d956249 in term 3.
I20260710 13:26:41.006613 27757 raft_consensus.cc:2804] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:41.007194 27757 raft_consensus.cc:697] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Becoming Leader. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:41.008106 27757 consensus_queue.cc:237] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:41.014092 27351 catalog_manager.cc:5697] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 reported cstate change: term changed from 2 to 3, leader changed from 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67) to d7532d1795424d92a4531f669d956249 (127.26.174.66). New cstate: current_term: 3 leader_uuid: "d7532d1795424d92a4531f669d956249" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.178596 27605 raft_consensus.cc:1275] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:41.179906 27757 consensus_queue.cc:1048] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:41.180749 27453 raft_consensus.cc:1275] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:41.181965 27757 consensus_queue.cc:1048] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:41.185911 27455 raft_consensus.cc:1275] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:41.187229 27757 consensus_queue.cc:1048] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:41.197618 27455 raft_consensus.cc:1275] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:41.201013 27602 raft_consensus.cc:1275] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:41.207154 27794 consensus_queue.cc:1048] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:41.213321 27602 raft_consensus.cc:1275] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:41.216171 27794 consensus_queue.cc:1048] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:41.219868 27796 consensus_queue.cc:1048] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:41.231812 27456 raft_consensus.cc:1275] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:41.233404 27796 consensus_queue.cc:1048] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:41.245790 27604 raft_consensus.cc:1275] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:41.247702 27796 consensus_queue.cc:1048] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:41.460045 27454 raft_consensus.cc:1275] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:41.461184 27790 consensus_queue.cc:1048] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:41.468319 27604 raft_consensus.cc:1275] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Refusing update from remote peer d7532d1795424d92a4531f669d956249: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:41.469578 27796 consensus_queue.cc:1048] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:43.612306 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:43.619868 27530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f"
dest_uuid: "d7532d1795424d92a4531f669d956249"
mode: GRACEFUL
new_leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:35560
I20260710 13:26:43.620814 27530 raft_consensus.cc:606] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Received request to transfer leadership to TS 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:43.623852 27530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f"
dest_uuid: "d7532d1795424d92a4531f669d956249"
mode: GRACEFUL
new_leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:35560
I20260710 13:26:43.624392 27530 raft_consensus.cc:606] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Received request to transfer leadership to TS 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:43.626423 27530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47f7cff426c84a52a5c2c222dc417d08"
dest_uuid: "d7532d1795424d92a4531f669d956249"
mode: GRACEFUL
new_leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:35560
I20260710 13:26:43.626844 27530 raft_consensus.cc:606] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Received request to transfer leadership to TS 52b37f5a3a7b43d88d81d994b6d40088
I20260710 13:26:43.629139 27530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66"
dest_uuid: "d7532d1795424d92a4531f669d956249"
mode: GRACEFUL
new_leader_uuid: "30c912e979fa4518938caf0661a1a9c0"
 from {username='slave'} at 127.0.0.1:35560
I20260710 13:26:43.629568 27530 raft_consensus.cc:606] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Received request to transfer leadership to TS 30c912e979fa4518938caf0661a1a9c0
I20260710 13:26:43.631831 27530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60"
dest_uuid: "d7532d1795424d92a4531f669d956249"
mode: GRACEFUL
new_leader_uuid: "30c912e979fa4518938caf0661a1a9c0"
 from {username='slave'} at 127.0.0.1:35560
I20260710 13:26:43.632296 27530 raft_consensus.cc:606] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Received request to transfer leadership to TS 30c912e979fa4518938caf0661a1a9c0
I20260710 13:26:43.633435 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:26:43.633821 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:43.723330 27806 raft_consensus.cc:993] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249: : Instructing follower 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:43.723856 27806 raft_consensus.cc:1081] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Signalling peer 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:43.725282 27454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:37748
I20260710 13:26:43.725747 27454 raft_consensus.cc:493] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:43.726068 27454 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:43.731211 27454 raft_consensus.cc:515] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:43.733043 27454 leader_election.cc:290] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 4 election: Requested vote from peers 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:43.734169 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:43.734102 27604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3336dd9ce04214aba766a9553f8c0f" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:43.735059 27530 raft_consensus.cc:3055] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:43.735129 27604 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:43.735335 27530 raft_consensus.cc:740] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:43.736110 27530 consensus_queue.cc:260] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:43.737006 27530 raft_consensus.cc:3060] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:43.740059 27604 raft_consensus.cc:2468] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 4.
I20260710 13:26:43.741366 27530 raft_consensus.cc:2468] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 4.
I20260710 13:26:43.741302 27421 leader_election.cc:304] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [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: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:43.743152 27808 raft_consensus.cc:2804] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:43.743901 27808 raft_consensus.cc:697] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 LEADER]: Becoming Leader. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:43.744686 27808 consensus_queue.cc:237] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } }
I20260710 13:26:43.752092 27351 catalog_manager.cc:5697] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 reported cstate change: term changed from 3 to 4, leader changed from d7532d1795424d92a4531f669d956249 (127.26.174.66) to 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65). New cstate: current_term: 4 leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:43.830031 27807 raft_consensus.cc:993] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249: : Instructing follower 30c912e979fa4518938caf0661a1a9c0 to start an election
I20260710 13:26:43.830451 27807 raft_consensus.cc:1081] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Signalling peer 30c912e979fa4518938caf0661a1a9c0 to start an election
I20260710 13:26:43.831867 27604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66"
dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
 from {username='slave'} at 127.0.0.1:39690
I20260710 13:26:43.832252 27604 raft_consensus.cc:493] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:43.832481 27604 raft_consensus.cc:3060] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:43.836823 27604 raft_consensus.cc:515] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:43.838421 27604 leader_election.cc:290] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 3 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:43.839167 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:43.839411 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a488b6f0a34f41ddbf32502529f37b66" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:43.839802 27454 raft_consensus.cc:3060] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:43.839977 27530 raft_consensus.cc:3055] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:43.840358 27530 raft_consensus.cc:740] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:43.840968 27530 consensus_queue.cc:260] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:43.841728 27530 raft_consensus.cc:3060] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:43.844348 27454 raft_consensus.cc:2468] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 3.
I20260710 13:26:43.845417 27568 leader_election.cc:304] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [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: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:43.845844 27530 raft_consensus.cc:2468] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 3.
I20260710 13:26:43.846185 27777 raft_consensus.cc:2804] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:43.847652 27777 raft_consensus.cc:697] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 3 LEADER]: Becoming Leader. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:43.848459 27777 consensus_queue.cc:237] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:43.855036 27351 catalog_manager.cc:5697] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 reported cstate change: term changed from 2 to 3, leader changed from d7532d1795424d92a4531f669d956249 (127.26.174.66) to 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "30c912e979fa4518938caf0661a1a9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:43.979386 27806 raft_consensus.cc:993] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249: : Instructing follower 30c912e979fa4518938caf0661a1a9c0 to start an election
I20260710 13:26:43.979918 27806 raft_consensus.cc:1081] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Signalling peer 30c912e979fa4518938caf0661a1a9c0 to start an election
I20260710 13:26:43.981444 27604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60"
dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
 from {username='slave'} at 127.0.0.1:39690
I20260710 13:26:43.981971 27604 raft_consensus.cc:493] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:43.982281 27604 raft_consensus.cc:3060] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:43.987465 27604 raft_consensus.cc:515] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:43.989496 27604 leader_election.cc:290] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [CANDIDATE]: Term 3 election: Requested vote from peers 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805), d7532d1795424d92a4531f669d956249 (127.26.174.66:38169)
I20260710 13:26:43.990236 27454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
I20260710 13:26:43.990531 27807 raft_consensus.cc:993] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249: : Instructing follower 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:43.990583 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2be3b726f547e3bd1a75b93c7aff60" candidate_uuid: "30c912e979fa4518938caf0661a1a9c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:43.991029 27454 raft_consensus.cc:3060] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:43.991286 27530 raft_consensus.cc:3055] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:43.991645 27530 raft_consensus.cc:740] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:43.992468 27806 raft_consensus.cc:1081] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Signalling peer 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:43.992353 27530 consensus_queue.cc:260] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:43.993615 27530 raft_consensus.cc:3060] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:43.994285 27453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:37748
I20260710 13:26:43.994858 27453 raft_consensus.cc:493] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:43.995186 27453 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:43.996876 27454 raft_consensus.cc:2468] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 3.
I20260710 13:26:43.997931 27568 leader_election.cc:304] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [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: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:43.998739 27777 raft_consensus.cc:2804] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:43.999178 27777 raft_consensus.cc:697] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 3 LEADER]: Becoming Leader. State: Replica: 30c912e979fa4518938caf0661a1a9c0, State: Running, Role: LEADER
I20260710 13:26:43.999974 27777 consensus_queue.cc:237] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:44.000164 27530 raft_consensus.cc:2468] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c912e979fa4518938caf0661a1a9c0 in term 3.
I20260710 13:26:44.002209 27453 raft_consensus.cc:515] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:44.004716 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:44.004943 27453 leader_election.cc:290] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 4 election: Requested vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:44.005257 27530 raft_consensus.cc:3055] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:44.005614 27530 raft_consensus.cc:740] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:44.005712 27604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0c7953b9a14977b2af1069c645690f" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:44.006626 27604 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:44.006429 27530 consensus_queue.cc:260] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:44.007715 27530 raft_consensus.cc:3060] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:44.008522 27351 catalog_manager.cc:5697] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 reported cstate change: term changed from 2 to 3, leader changed from d7532d1795424d92a4531f669d956249 (127.26.174.66) to 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "30c912e979fa4518938caf0661a1a9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:44.012768 27530 raft_consensus.cc:2468] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 4.
I20260710 13:26:44.012821 27604 raft_consensus.cc:2468] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 4.
I20260710 13:26:44.013911 27421 leader_election.cc:304] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [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: 52b37f5a3a7b43d88d81d994b6d40088, d7532d1795424d92a4531f669d956249; no voters: 
I20260710 13:26:44.014554 27808 raft_consensus.cc:2804] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:44.015048 27808 raft_consensus.cc:697] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 LEADER]: Becoming Leader. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:44.015873 27808 consensus_queue.cc:237] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [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: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:44.022367 27351 catalog_manager.cc:5697] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 reported cstate change: term changed from 3 to 4, leader changed from d7532d1795424d92a4531f669d956249 (127.26.174.66) to 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65). New cstate: current_term: 4 leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:44.059173 27807 raft_consensus.cc:993] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249: : Instructing follower 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:44.059610 27806 raft_consensus.cc:1081] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Signalling peer 52b37f5a3a7b43d88d81d994b6d40088 to start an election
I20260710 13:26:44.061069 27453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47f7cff426c84a52a5c2c222dc417d08"
dest_uuid: "52b37f5a3a7b43d88d81d994b6d40088"
 from {username='slave'} at 127.0.0.1:37748
I20260710 13:26:44.061517 27453 raft_consensus.cc:493] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:44.061769 27453 raft_consensus.cc:3060] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:44.066607 27453 raft_consensus.cc:515] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:44.068089 27453 leader_election.cc:290] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 2 election: Requested vote from peers d7532d1795424d92a4531f669d956249 (127.26.174.66:38169), 30c912e979fa4518938caf0661a1a9c0 (127.26.174.67:37453)
I20260710 13:26:44.068691 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f7cff426c84a52a5c2c222dc417d08" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7532d1795424d92a4531f669d956249"
I20260710 13:26:44.069094 27604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f7cff426c84a52a5c2c222dc417d08" candidate_uuid: "52b37f5a3a7b43d88d81d994b6d40088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c912e979fa4518938caf0661a1a9c0"
I20260710 13:26:44.069240 27530 raft_consensus.cc:3055] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:44.069540 27530 raft_consensus.cc:740] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7532d1795424d92a4531f669d956249, State: Running, Role: LEADER
I20260710 13:26:44.069588 27604 raft_consensus.cc:3060] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:44.070127 27530 consensus_queue.cc:260] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:44.070978 27530 raft_consensus.cc:3060] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:44.074061 27604 raft_consensus.cc:2468] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 2.
I20260710 13:26:44.074528 27530 raft_consensus.cc:2468] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52b37f5a3a7b43d88d81d994b6d40088 in term 2.
I20260710 13:26:44.075140 27421 leader_election.cc:304] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c912e979fa4518938caf0661a1a9c0, 52b37f5a3a7b43d88d81d994b6d40088; no voters: 
I20260710 13:26:44.075923 27808 raft_consensus.cc:2804] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:44.076326 27808 raft_consensus.cc:697] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Becoming Leader. State: Replica: 52b37f5a3a7b43d88d81d994b6d40088, State: Running, Role: LEADER
I20260710 13:26:44.077132 27808 consensus_queue.cc:237] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } }
I20260710 13:26:44.083346 27351 catalog_manager.cc:5697] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 reported cstate change: term changed from 1 to 2, leader changed from d7532d1795424d92a4531f669d956249 (127.26.174.66) to 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "52b37f5a3a7b43d88d81d994b6d40088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:44.271435 27604 raft_consensus.cc:1275] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:44.272768 27808 consensus_queue.cc:1048] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:44.284972 27530 raft_consensus.cc:1275] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:44.287504 27808 consensus_queue.cc:1048] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:44.390722 27530 raft_consensus.cc:1275] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Refusing update from remote peer 30c912e979fa4518938caf0661a1a9c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:44.392094 27777 consensus_queue.cc:1048] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:44.400609 27453 raft_consensus.cc:1275] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Refusing update from remote peer 30c912e979fa4518938caf0661a1a9c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:44.401952 27815 consensus_queue.cc:1048] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:44.491654 27604 raft_consensus.cc:1275] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:44.492980 27808 consensus_queue.cc:1048] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:44.503752 27530 raft_consensus.cc:1275] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:44.505002 27808 consensus_queue.cc:1048] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:44.529539 27530 raft_consensus.cc:1275] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:44.530895 27808 consensus_queue.cc:1048] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:44.536064 27528 raft_consensus.cc:1275] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Refusing update from remote peer 30c912e979fa4518938caf0661a1a9c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:44.537636 27826 consensus_queue.cc:1048] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7532d1795424d92a4531f669d956249" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:44.543855 27604 raft_consensus.cc:1275] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Refusing update from remote peer 52b37f5a3a7b43d88d81d994b6d40088: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:44.545701 27829 consensus_queue.cc:1048] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c912e979fa4518938caf0661a1a9c0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:44.552701 27454 raft_consensus.cc:1275] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Refusing update from remote peer 30c912e979fa4518938caf0661a1a9c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:44.554503 27826 consensus_queue.cc:1048] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52b37f5a3a7b43d88d81d994b6d40088" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:44.634748 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:44.640086 27321 tablet_server.cc:179] TabletServer@127.26.174.65:0 shutting down...
I20260710 13:26:44.665220 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:44.665899 27321 tablet_replica.cc:333] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088: stopping tablet replica
I20260710 13:26:44.666788 27321 raft_consensus.cc:2243] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.667446 27321 raft_consensus.cc:2272] T b1100a78187a421894f3945d65cb8342 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.669828 27321 tablet_replica.cc:333] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088: stopping tablet replica
I20260710 13:26:44.670394 27321 raft_consensus.cc:2243] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:44.671209 27321 raft_consensus.cc:2272] T 47f7cff426c84a52a5c2c222dc417d08 P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.673182 27321 tablet_replica.cc:333] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088: stopping tablet replica
I20260710 13:26:44.673772 27321 raft_consensus.cc:2243] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.674206 27321 raft_consensus.cc:2272] T bb2be3b726f547e3bd1a75b93c7aff60 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.676198 27321 tablet_replica.cc:333] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088: stopping tablet replica
I20260710 13:26:44.676725 27321 raft_consensus.cc:2243] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:44.677489 27321 raft_consensus.cc:2272] T 1d3336dd9ce04214aba766a9553f8c0f P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.679666 27321 tablet_replica.cc:333] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088: stopping tablet replica
I20260710 13:26:44.680158 27321 raft_consensus.cc:2243] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.680570 27321 raft_consensus.cc:2272] T 3cc21712d4f14fe3aad24c03001c8ab6 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.682754 27321 tablet_replica.cc:333] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088: stopping tablet replica
I20260710 13:26:44.683715 27321 raft_consensus.cc:2243] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.684394 27321 raft_consensus.cc:2272] T a488b6f0a34f41ddbf32502529f37b66 P 52b37f5a3a7b43d88d81d994b6d40088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.686584 27321 tablet_replica.cc:333] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088: stopping tablet replica
I20260710 13:26:44.687183 27321 raft_consensus.cc:2243] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.687717 27321 raft_consensus.cc:2272] T b7ce0a57e9724d03a8442ae8b0eea36d P 52b37f5a3a7b43d88d81d994b6d40088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.689391 27321 tablet_replica.cc:333] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088: stopping tablet replica
I20260710 13:26:44.689937 27321 raft_consensus.cc:2243] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:44.690797 27321 raft_consensus.cc:2272] T 3f0c7953b9a14977b2af1069c645690f P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.692620 27321 tablet_replica.cc:333] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088: stopping tablet replica
I20260710 13:26:44.692994 27321 raft_consensus.cc:2243] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.693349 27321 raft_consensus.cc:2272] T 314f315ba881409cb4106098a093f2b2 P 52b37f5a3a7b43d88d81d994b6d40088 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:44.814929 27568 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.174.65:42805: connect: Connection refused (error 111)
I20260710 13:26:44.820196 27321 tablet_server.cc:196] TabletServer@127.26.174.65:0 shutdown complete.
W20260710 13:26:44.823376 27568 consensus_peers.cc:597] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 -> Peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Couldn't send request to peer 52b37f5a3a7b43d88d81d994b6d40088. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:44.823817 27568 consensus_peers.cc:597] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 -> Peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Couldn't send request to peer 52b37f5a3a7b43d88d81d994b6d40088. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:44.823779 27494 consensus_peers.cc:597] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 -> Peer 52b37f5a3a7b43d88d81d994b6d40088 (127.26.174.65:42805): Couldn't send request to peer 52b37f5a3a7b43d88d81d994b6d40088. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:44.839506 27321 tablet_server.cc:179] TabletServer@127.26.174.66:0 shutting down...
I20260710 13:26:44.865075 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:44.865736 27321 tablet_replica.cc:333] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249: stopping tablet replica
I20260710 13:26:44.866286 27321 raft_consensus.cc:2243] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.866993 27321 raft_consensus.cc:2272] T b1100a78187a421894f3945d65cb8342 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.868662 27321 tablet_replica.cc:333] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249: stopping tablet replica
I20260710 13:26:44.869156 27321 raft_consensus.cc:2243] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.869527 27321 raft_consensus.cc:2272] T a488b6f0a34f41ddbf32502529f37b66 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.872120 27321 tablet_replica.cc:333] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249: stopping tablet replica
I20260710 13:26:44.872601 27321 raft_consensus.cc:2243] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:44.873412 27321 raft_consensus.cc:2272] T 3cc21712d4f14fe3aad24c03001c8ab6 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:44.874796 27570 consensus_peers.cc:597] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 -> Peer d7532d1795424d92a4531f669d956249 (127.26.174.66:38169): Couldn't send request to peer d7532d1795424d92a4531f669d956249. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:44.875151 27321 tablet_replica.cc:333] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249: stopping tablet replica
I20260710 13:26:44.875794 27321 raft_consensus.cc:2243] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.876233 27321 raft_consensus.cc:2272] T 1d3336dd9ce04214aba766a9553f8c0f P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.878074 27321 tablet_replica.cc:333] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249: stopping tablet replica
I20260710 13:26:44.878538 27321 raft_consensus.cc:2243] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.878989 27321 raft_consensus.cc:2272] T bb2be3b726f547e3bd1a75b93c7aff60 P d7532d1795424d92a4531f669d956249 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.880801 27321 tablet_replica.cc:333] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249: stopping tablet replica
I20260710 13:26:44.881290 27321 raft_consensus.cc:2243] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.881680 27321 raft_consensus.cc:2272] T 47f7cff426c84a52a5c2c222dc417d08 P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.883684 27321 tablet_replica.cc:333] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249: stopping tablet replica
I20260710 13:26:44.884150 27321 raft_consensus.cc:2243] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:44.884933 27321 raft_consensus.cc:2272] T b7ce0a57e9724d03a8442ae8b0eea36d P d7532d1795424d92a4531f669d956249 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.886497 27321 tablet_replica.cc:333] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249: stopping tablet replica
I20260710 13:26:44.886998 27321 raft_consensus.cc:2243] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.887378 27321 raft_consensus.cc:2272] T 3f0c7953b9a14977b2af1069c645690f P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.889115 27321 tablet_replica.cc:333] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249: stopping tablet replica
I20260710 13:26:44.889564 27321 raft_consensus.cc:2243] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:44.890241 27321 raft_consensus.cc:2272] T 314f315ba881409cb4106098a093f2b2 P d7532d1795424d92a4531f669d956249 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.916723 27321 tablet_server.cc:196] TabletServer@127.26.174.66:0 shutdown complete.
I20260710 13:26:44.938205 27321 tablet_server.cc:179] TabletServer@127.26.174.67:0 shutting down...
I20260710 13:26:44.961416 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:44.961992 27321 tablet_replica.cc:333] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0: stopping tablet replica
I20260710 13:26:44.962574 27321 raft_consensus.cc:2243] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:44.963351 27321 raft_consensus.cc:2272] T b1100a78187a421894f3945d65cb8342 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.964989 27321 tablet_replica.cc:333] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0: stopping tablet replica
I20260710 13:26:44.965469 27321 raft_consensus.cc:2243] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.965859 27321 raft_consensus.cc:2272] T 47f7cff426c84a52a5c2c222dc417d08 P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.967913 27321 tablet_replica.cc:333] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0: stopping tablet replica
I20260710 13:26:44.968384 27321 raft_consensus.cc:2243] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:44.969058 27321 raft_consensus.cc:2272] T a488b6f0a34f41ddbf32502529f37b66 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.970805 27321 tablet_replica.cc:333] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0: stopping tablet replica
I20260710 13:26:44.971303 27321 raft_consensus.cc:2243] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.971909 27321 raft_consensus.cc:2272] T 3f0c7953b9a14977b2af1069c645690f P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.973652 27321 tablet_replica.cc:333] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0: stopping tablet replica
I20260710 13:26:44.974120 27321 raft_consensus.cc:2243] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.974506 27321 raft_consensus.cc:2272] T 314f315ba881409cb4106098a093f2b2 P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.976033 27321 tablet_replica.cc:333] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0: stopping tablet replica
I20260710 13:26:44.976495 27321 raft_consensus.cc:2243] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.976884 27321 raft_consensus.cc:2272] T b7ce0a57e9724d03a8442ae8b0eea36d P 30c912e979fa4518938caf0661a1a9c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.978308 27321 tablet_replica.cc:333] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0: stopping tablet replica
I20260710 13:26:44.978849 27321 raft_consensus.cc:2243] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.979250 27321 raft_consensus.cc:2272] T 3cc21712d4f14fe3aad24c03001c8ab6 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.980712 27321 tablet_replica.cc:333] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0: stopping tablet replica
I20260710 13:26:44.981146 27321 raft_consensus.cc:2243] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:44.981833 27321 raft_consensus.cc:2272] T bb2be3b726f547e3bd1a75b93c7aff60 P 30c912e979fa4518938caf0661a1a9c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:44.983610 27321 tablet_replica.cc:333] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0: stopping tablet replica
I20260710 13:26:44.984030 27321 raft_consensus.cc:2243] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:44.984431 27321 raft_consensus.cc:2272] T 1d3336dd9ce04214aba766a9553f8c0f P 30c912e979fa4518938caf0661a1a9c0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:45.010012 27321 tablet_server.cc:196] TabletServer@127.26.174.67:0 shutdown complete.
I20260710 13:26:45.026754 27321 master.cc:562] Master@127.26.174.126:45737 shutting down...
I20260710 13:26:45.214157 27321 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:45.214859 27321 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:45.215263 27321 tablet_replica.cc:333] T 00000000000000000000000000000000 P 369af34e3c534e1a8601d55b0adb6066: stopping tablet replica
I20260710 13:26:45.235414 27321 master.cc:584] Master@127.26.174.126:45737 shutdown complete.
30c912e979fa4518938caf0661a1a9c0  1
52b37f5a3a7b43d88d81d994b6d40088  4
d7532d1795424d92a4531f669d956249  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12978 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:26:45.280403 27321 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.174.126:44155
I20260710 13:26:45.281587 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:45.288051 27840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:45.288084 27839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:45.288712 27842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:45.289621 27321 server_base.cc:1061] running on GCE node
I20260710 13:26:45.290573 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:45.290875 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:45.291086 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690005291068 us; error 0 us; skew 500 ppm
I20260710 13:26:45.291675 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:45.294257 27321 webserver.cc:533] Webserver started at http://127.26.174.126:44499/ using document root <none> and password file <none>
I20260710 13:26:45.294896 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:45.295112 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:45.295416 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:45.296622 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/master-0-root/instance:
uuid: "47aa20f0d75a4b43a1da5bf2b47cf450"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-j8bj"
I20260710 13:26:45.301258 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:26:45.304823 27847 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.305850 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:26:45.306078 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/master-0-root
uuid: "47aa20f0d75a4b43a1da5bf2b47cf450"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-j8bj"
I20260710 13:26:45.306308 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:45.331035 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:45.332165 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:45.370782 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.126:44155
I20260710 13:26:45.370888 27898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.126:44155 every 8 connection(s)
I20260710 13:26:45.374711 27899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.384250 27899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450: Bootstrap starting.
I20260710 13:26:45.389315 27899 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.393692 27899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450: No bootstrap required, opened a new log
I20260710 13:26:45.395915 27899 raft_consensus.cc:359] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47aa20f0d75a4b43a1da5bf2b47cf450" member_type: VOTER }
I20260710 13:26:45.396339 27899 raft_consensus.cc:385] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.396579 27899 raft_consensus.cc:740] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47aa20f0d75a4b43a1da5bf2b47cf450, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.397298 27899 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47aa20f0d75a4b43a1da5bf2b47cf450" member_type: VOTER }
I20260710 13:26:45.397775 27899 raft_consensus.cc:399] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:45.398046 27899 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:45.398350 27899 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.402752 27899 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47aa20f0d75a4b43a1da5bf2b47cf450" member_type: VOTER }
I20260710 13:26:45.403303 27899 leader_election.cc:304] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [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: 47aa20f0d75a4b43a1da5bf2b47cf450; no voters: 
I20260710 13:26:45.404390 27899 leader_election.cc:290] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:45.404896 27902 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:45.406286 27902 raft_consensus.cc:697] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 1 LEADER]: Becoming Leader. State: Replica: 47aa20f0d75a4b43a1da5bf2b47cf450, State: Running, Role: LEADER
I20260710 13:26:45.406962 27902 consensus_queue.cc:237] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [LEADER]: Queue going to LEADER mode. State: All 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: "47aa20f0d75a4b43a1da5bf2b47cf450" member_type: VOTER }
I20260710 13:26:45.407212 27899 sys_catalog.cc:565] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:45.411332 27903 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "47aa20f0d75a4b43a1da5bf2b47cf450" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47aa20f0d75a4b43a1da5bf2b47cf450" member_type: VOTER } }
I20260710 13:26:45.412112 27903 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:45.411825 27904 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47aa20f0d75a4b43a1da5bf2b47cf450. Latest consensus state: current_term: 1 leader_uuid: "47aa20f0d75a4b43a1da5bf2b47cf450" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47aa20f0d75a4b43a1da5bf2b47cf450" member_type: VOTER } }
I20260710 13:26:45.412957 27904 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:45.417842 27908 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:45.422667 27908 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:45.425863 27321 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:45.431294 27908 catalog_manager.cc:1383] Generated new cluster ID: 58d91035a0e04a2da23e4bfebb0d600b
I20260710 13:26:45.431640 27908 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:45.450650 27908 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:45.451864 27908 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:45.465759 27908 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450: Generated new TSK 0
I20260710 13:26:45.466328 27908 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:45.492736 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:45.498962 27920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:45.499899 27921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:45.502203 27321 server_base.cc:1061] running on GCE node
W20260710 13:26:45.502543 27923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:45.503495 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:45.503667 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:45.503783 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690005503772 us; error 0 us; skew 500 ppm
I20260710 13:26:45.504226 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:45.506361 27321 webserver.cc:533] Webserver started at http://127.26.174.65:34715/ using document root <none> and password file <none>
I20260710 13:26:45.506876 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:45.507040 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:45.507249 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:45.508487 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-0-root/instance:
uuid: "f0d8b454b7354f07b4b7adc77a552aed"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-j8bj"
I20260710 13:26:45.512774 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:26:45.515805 27928 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.516594 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:45.516884 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-0-root
uuid: "f0d8b454b7354f07b4b7adc77a552aed"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-j8bj"
I20260710 13:26:45.517166 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:45.526582 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:45.527869 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:45.529291 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:45.531558 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:45.531769 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.532019 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:45.532196 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.573148 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.65:43231
I20260710 13:26:45.573261 27990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.65:43231 every 8 connection(s)
I20260710 13:26:45.577900 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:45.585454 27995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:45.586478 27996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:45.589622 27998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:45.590312 27321 server_base.cc:1061] running on GCE node
I20260710 13:26:45.591127 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:45.591301 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:45.591504 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690005591473 us; error 0 us; skew 500 ppm
I20260710 13:26:45.592001 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:45.594627 27321 webserver.cc:533] Webserver started at http://127.26.174.66:35635/ using document root <none> and password file <none>
I20260710 13:26:45.595227 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:45.595445 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:45.595745 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:45.596517 27991 heartbeater.cc:344] Connected to a master server at 127.26.174.126:44155
I20260710 13:26:45.596849 27991 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:45.597004 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-1-root/instance:
uuid: "c834e719b85746729418156a56a78df4"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-j8bj"
I20260710 13:26:45.597591 27991 heartbeater.cc:507] Master 127.26.174.126:44155 requested a full tablet report, sending...
I20260710 13:26:45.599670 27864 ts_manager.cc:194] Registered new tserver with Master: f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231)
I20260710 13:26:45.602089 27864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36250
I20260710 13:26:45.602324 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:26:45.605675 28003 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.606385 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:45.606730 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-1-root
uuid: "c834e719b85746729418156a56a78df4"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-j8bj"
I20260710 13:26:45.607013 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:45.625804 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:45.626995 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:45.628407 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:45.630460 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:45.630697 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.630944 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:45.631119 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.669771 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.66:36925
I20260710 13:26:45.669876 28065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.66:36925 every 8 connection(s)
I20260710 13:26:45.674327 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:45.680868 28069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:45.681955 28070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:45.684119 28072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:45.684644 27321 server_base.cc:1061] running on GCE node
I20260710 13:26:45.685462 28066 heartbeater.cc:344] Connected to a master server at 127.26.174.126:44155
I20260710 13:26:45.685676 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:26:45.685797 28066 heartbeater.cc:461] Registering TS with master...
W20260710 13:26:45.685942 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:45.686182 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690005686164 us; error 0 us; skew 500 ppm
I20260710 13:26:45.686623 28066 heartbeater.cc:507] Master 127.26.174.126:44155 requested a full tablet report, sending...
I20260710 13:26:45.686807 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:45.688964 27864 ts_manager.cc:194] Registered new tserver with Master: c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:45.689635 27321 webserver.cc:533] Webserver started at http://127.26.174.67:42785/ using document root <none> and password file <none>
I20260710 13:26:45.690265 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:45.690498 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:45.690819 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:45.690776 27864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36252
I20260710 13:26:45.692366 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-2-root/instance:
uuid: "b0b12a352e0745cbbb0b381811b922a4"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-j8bj"
I20260710 13:26:45.696600 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:26:45.699694 28077 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.700428 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:45.700718 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-2-root
uuid: "b0b12a352e0745cbbb0b381811b922a4"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-j8bj"
I20260710 13:26:45.700973 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689992120920-27321-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:45.726459 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:45.727700 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:45.729036 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:45.731241 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:45.731426 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.731714 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:45.731892 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.772019 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.67:43799
I20260710 13:26:45.772117 28139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.67:43799 every 8 connection(s)
I20260710 13:26:45.785352 28140 heartbeater.cc:344] Connected to a master server at 127.26.174.126:44155
I20260710 13:26:45.785717 28140 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:45.786425 28140 heartbeater.cc:507] Master 127.26.174.126:44155 requested a full tablet report, sending...
I20260710 13:26:45.788228 27864 ts_manager.cc:194] Registered new tserver with Master: b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:45.788365 27321 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013350055s
I20260710 13:26:45.789525 27864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36268
I20260710 13:26:45.815506 27864 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36284:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:45.818228 27864 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:45.884570 28031 tablet_service.cc:1511] Processing CreateTablet for tablet d561cce7358d4b47b03ded764a3c5dd1 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:45.886348 28031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d561cce7358d4b47b03ded764a3c5dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.895325 28030 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2becaf855f4919b828d4ac6e688c8e (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:45.896781 28030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2becaf855f4919b828d4ac6e688c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.897923 28027 tablet_service.cc:1511] Processing CreateTablet for tablet c25a393bf95f4298a07d425b1e18c7ac (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:45.899241 28027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25a393bf95f4298a07d425b1e18c7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.900085 28029 tablet_service.cc:1511] Processing CreateTablet for tablet d4111298cd814ea39faa6443403c5a63 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:45.901374 28029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4111298cd814ea39faa6443403c5a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.903491 28028 tablet_service.cc:1511] Processing CreateTablet for tablet b4e971b12485426eb1829b6fae33a7c4 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:45.909101 28026 tablet_service.cc:1511] Processing CreateTablet for tablet 71854686f1e94496b9a07312b85ee568 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:45.910209 28028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e971b12485426eb1829b6fae33a7c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.910862 28026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71854686f1e94496b9a07312b85ee568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.915108 28025 tablet_service.cc:1511] Processing CreateTablet for tablet 234e8cb794f14a168812601d64ba8b07 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:45.916409 28025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234e8cb794f14a168812601d64ba8b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.930100 28024 tablet_service.cc:1511] Processing CreateTablet for tablet 03590ba46f704efea987c2874622a0ce (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:45.931377 28024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03590ba46f704efea987c2874622a0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.930059 28026 tablet_service.cc:1511] Processing CreateTablet for tablet e3e072de44aa424d9ee67a8333466a6f (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:45.945662 28023 tablet_service.cc:1511] Processing CreateTablet for tablet e1bb6cd374be46dd93065c33c8f25f95 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:45.950628 27954 tablet_service.cc:1511] Processing CreateTablet for tablet d4111298cd814ea39faa6443403c5a63 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:45.951491 28023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1bb6cd374be46dd93065c33c8f25f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.952450 27954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4111298cd814ea39faa6443403c5a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.956339 27953 tablet_service.cc:1511] Processing CreateTablet for tablet b4e971b12485426eb1829b6fae33a7c4 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:45.960253 27949 tablet_service.cc:1511] Processing CreateTablet for tablet e3e072de44aa424d9ee67a8333466a6f (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:45.962875 27952 tablet_service.cc:1511] Processing CreateTablet for tablet c25a393bf95f4298a07d425b1e18c7ac (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:45.963900 27950 tablet_service.cc:1511] Processing CreateTablet for tablet 234e8cb794f14a168812601d64ba8b07 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:45.965345 27956 tablet_service.cc:1511] Processing CreateTablet for tablet d561cce7358d4b47b03ded764a3c5dd1 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:45.965257 27948 tablet_service.cc:1511] Processing CreateTablet for tablet 03590ba46f704efea987c2874622a0ce (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:45.966724 28026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e072de44aa424d9ee67a8333466a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.968277 27951 tablet_service.cc:1511] Processing CreateTablet for tablet 71854686f1e94496b9a07312b85ee568 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:45.948287 27955 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2becaf855f4919b828d4ac6e688c8e (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:45.971660 27953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e971b12485426eb1829b6fae33a7c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.972786 28105 tablet_service.cc:1511] Processing CreateTablet for tablet d561cce7358d4b47b03ded764a3c5dd1 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:45.974277 28105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d561cce7358d4b47b03ded764a3c5dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.976585 27947 tablet_service.cc:1511] Processing CreateTablet for tablet e1bb6cd374be46dd93065c33c8f25f95 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:45.980681 28104 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2becaf855f4919b828d4ac6e688c8e (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:45.982326 28104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2becaf855f4919b828d4ac6e688c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.982563 27951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71854686f1e94496b9a07312b85ee568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.983409 27947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1bb6cd374be46dd93065c33c8f25f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.983879 28103 tablet_service.cc:1511] Processing CreateTablet for tablet d4111298cd814ea39faa6443403c5a63 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:45.985153 28103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4111298cd814ea39faa6443403c5a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.986997 27949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e072de44aa424d9ee67a8333466a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.987067 28102 tablet_service.cc:1511] Processing CreateTablet for tablet b4e971b12485426eb1829b6fae33a7c4 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:45.988458 28102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e971b12485426eb1829b6fae33a7c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.990952 27956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d561cce7358d4b47b03ded764a3c5dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.995223 27955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2becaf855f4919b828d4ac6e688c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.999275 27950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234e8cb794f14a168812601d64ba8b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.999907 27948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03590ba46f704efea987c2874622a0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:46.002951 27952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25a393bf95f4298a07d425b1e18c7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:46.022097 28101 tablet_service.cc:1511] Processing CreateTablet for tablet c25a393bf95f4298a07d425b1e18c7ac (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:46.023535 28101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25a393bf95f4298a07d425b1e18c7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:46.023367 28097 tablet_service.cc:1511] Processing CreateTablet for tablet 03590ba46f704efea987c2874622a0ce (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:46.030155 28100 tablet_service.cc:1511] Processing CreateTablet for tablet 71854686f1e94496b9a07312b85ee568 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:46.030531 28099 tablet_service.cc:1511] Processing CreateTablet for tablet 234e8cb794f14a168812601d64ba8b07 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:46.031026 28154 tablet_bootstrap.cc:492] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4: Bootstrap starting.
I20260710 13:26:46.034098 28097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03590ba46f704efea987c2874622a0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:46.028007 28096 tablet_service.cc:1511] Processing CreateTablet for tablet e1bb6cd374be46dd93065c33c8f25f95 (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:46.036558 28100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71854686f1e94496b9a07312b85ee568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:46.036737 28098 tablet_service.cc:1511] Processing CreateTablet for tablet e3e072de44aa424d9ee67a8333466a6f (DEFAULT_TABLE table=test-workload [id=ac000eed4a29410385e8d596c9604451]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:46.037189 28096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1bb6cd374be46dd93065c33c8f25f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:46.042979 28099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234e8cb794f14a168812601d64ba8b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:46.043191 28154 tablet_bootstrap.cc:654] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.049999 28155 tablet_bootstrap.cc:492] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4: Bootstrap starting.
I20260710 13:26:46.051438 28098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e072de44aa424d9ee67a8333466a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:46.052495 28156 tablet_bootstrap.cc:492] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed: Bootstrap starting.
I20260710 13:26:46.087910 28156 tablet_bootstrap.cc:654] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.095285 28155 tablet_bootstrap.cc:654] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.116284 28154 tablet_bootstrap.cc:492] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4: No bootstrap required, opened a new log
I20260710 13:26:46.116940 28154 ts_tablet_manager.cc:1403] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.005s
I20260710 13:26:46.121196 28154 raft_consensus.cc:359] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.122165 28154 raft_consensus.cc:385] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.122552 28154 raft_consensus.cc:740] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.123492 28154 consensus_queue.cc:260] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.131590 28156 tablet_bootstrap.cc:492] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed: No bootstrap required, opened a new log
I20260710 13:26:46.131593 28155 tablet_bootstrap.cc:492] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4: No bootstrap required, opened a new log
I20260710 13:26:46.132176 28156 ts_tablet_manager.cc:1403] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.020s
I20260710 13:26:46.132567 28155 ts_tablet_manager.cc:1403] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.018s
I20260710 13:26:46.133308 28066 heartbeater.cc:499] Master 127.26.174.126:44155 was elected leader, sending a full tablet report...
I20260710 13:26:46.135001 28156 raft_consensus.cc:359] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.135701 28156 raft_consensus.cc:385] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.135990 28156 raft_consensus.cc:740] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.136159 28154 ts_tablet_manager.cc:1434] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260710 13:26:46.136711 28156 consensus_queue.cc:260] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.137275 28154 tablet_bootstrap.cc:492] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4: Bootstrap starting.
I20260710 13:26:46.138861 27991 heartbeater.cc:499] Master 127.26.174.126:44155 was elected leader, sending a full tablet report...
I20260710 13:26:46.139349 28156 ts_tablet_manager.cc:1434] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:26:46.140261 28156 tablet_bootstrap.cc:492] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed: Bootstrap starting.
I20260710 13:26:46.144260 28154 tablet_bootstrap.cc:654] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.146762 28156 tablet_bootstrap.cc:654] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.148723 28155 raft_consensus.cc:359] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.149356 28155 raft_consensus.cc:385] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.149629 28155 raft_consensus.cc:740] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.150383 28155 consensus_queue.cc:260] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.152951 28140 heartbeater.cc:499] Master 127.26.174.126:44155 was elected leader, sending a full tablet report...
I20260710 13:26:46.153381 28156 tablet_bootstrap.cc:492] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed: No bootstrap required, opened a new log
I20260710 13:26:46.153888 28156 ts_tablet_manager.cc:1403] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260710 13:26:46.156742 28156 raft_consensus.cc:359] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.157533 28156 raft_consensus.cc:385] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.157980 28156 raft_consensus.cc:740] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.159195 28156 consensus_queue.cc:260] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.162071 28156 ts_tablet_manager.cc:1434] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 13:26:46.162955 28155 ts_tablet_manager.cc:1434] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260710 13:26:46.163512 28156 tablet_bootstrap.cc:492] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed: Bootstrap starting.
I20260710 13:26:46.163952 28155 tablet_bootstrap.cc:492] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4: Bootstrap starting.
I20260710 13:26:46.172089 28156 tablet_bootstrap.cc:654] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.172878 28155 tablet_bootstrap.cc:654] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.173485 28154 tablet_bootstrap.cc:492] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4: No bootstrap required, opened a new log
I20260710 13:26:46.173974 28154 ts_tablet_manager.cc:1403] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.007s
I20260710 13:26:46.177554 28154 raft_consensus.cc:359] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.178447 28154 raft_consensus.cc:385] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.178855 28154 raft_consensus.cc:740] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.179957 28154 consensus_queue.cc:260] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.183094 28154 ts_tablet_manager.cc:1434] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260710 13:26:46.184293 28154 tablet_bootstrap.cc:492] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4: Bootstrap starting.
I20260710 13:26:46.193310 28156 tablet_bootstrap.cc:492] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed: No bootstrap required, opened a new log
I20260710 13:26:46.193868 28156 ts_tablet_manager.cc:1403] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260710 13:26:46.194298 28154 tablet_bootstrap.cc:654] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.194409 28155 tablet_bootstrap.cc:492] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4: No bootstrap required, opened a new log
I20260710 13:26:46.194977 28155 ts_tablet_manager.cc:1403] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.009s
I20260710 13:26:46.197180 28156 raft_consensus.cc:359] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.198232 28156 raft_consensus.cc:385] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.198949 28156 raft_consensus.cc:740] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.198228 28155 raft_consensus.cc:359] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.199744 28155 raft_consensus.cc:385] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.200102 28155 raft_consensus.cc:740] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.200337 28156 consensus_queue.cc:260] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.201079 28155 consensus_queue.cc:260] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.203784 28155 ts_tablet_manager.cc:1434] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:26:46.203799 28156 ts_tablet_manager.cc:1434] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:26:46.204934 28155 tablet_bootstrap.cc:492] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4: Bootstrap starting.
I20260710 13:26:46.205410 28156 tablet_bootstrap.cc:492] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed: Bootstrap starting.
I20260710 13:26:46.210925 28154 tablet_bootstrap.cc:492] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4: No bootstrap required, opened a new log
I20260710 13:26:46.211099 28160 raft_consensus.cc:493] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.211431 28154 ts_tablet_manager.cc:1403] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260710 13:26:46.211644 28160 raft_consensus.cc:515] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.212868 28155 tablet_bootstrap.cc:654] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.214314 28156 tablet_bootstrap.cc:654] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.214589 28154 raft_consensus.cc:359] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.215441 28154 raft_consensus.cc:385] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.215778 28154 raft_consensus.cc:740] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.216706 28154 consensus_queue.cc:260] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.214488 28160 leader_election.cc:290] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.225091 28155 tablet_bootstrap.cc:492] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4: No bootstrap required, opened a new log
I20260710 13:26:46.225572 28155 ts_tablet_manager.cc:1403] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260710 13:26:46.226118 28154 ts_tablet_manager.cc:1434] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 13:26:46.226634 28156 tablet_bootstrap.cc:492] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed: No bootstrap required, opened a new log
I20260710 13:26:46.227128 28156 ts_tablet_manager.cc:1403] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260710 13:26:46.227139 28154 tablet_bootstrap.cc:492] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4: Bootstrap starting.
I20260710 13:26:46.228688 28155 raft_consensus.cc:359] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.229475 28155 raft_consensus.cc:385] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.229888 28155 raft_consensus.cc:740] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.230808 28155 consensus_queue.cc:260] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.231838 28156 raft_consensus.cc:359] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.232594 28156 raft_consensus.cc:385] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.232957 28156 raft_consensus.cc:740] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.233198 28155 ts_tablet_manager.cc:1434] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:46.233935 28154 tablet_bootstrap.cc:654] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.234172 28155 tablet_bootstrap.cc:492] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4: Bootstrap starting.
I20260710 13:26:46.233783 28156 consensus_queue.cc:260] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.239149 28156 ts_tablet_manager.cc:1434] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 13:26:46.240608 28156 tablet_bootstrap.cc:492] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed: Bootstrap starting.
I20260710 13:26:46.241647 28155 tablet_bootstrap.cc:654] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.245612 28154 tablet_bootstrap.cc:492] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4: No bootstrap required, opened a new log
I20260710 13:26:46.246132 28154 ts_tablet_manager.cc:1403] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 13:26:46.247802 28156 tablet_bootstrap.cc:654] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.249136 28154 raft_consensus.cc:359] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.249868 28154 raft_consensus.cc:385] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.250325 28154 raft_consensus.cc:740] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.251410 28154 consensus_queue.cc:260] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.254709 28154 ts_tablet_manager.cc:1434] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:26:46.255955 28154 tablet_bootstrap.cc:492] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4: Bootstrap starting.
I20260710 13:26:46.264817 28154 tablet_bootstrap.cc:654] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.268261 28115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.269613 28156 tablet_bootstrap.cc:492] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed: No bootstrap required, opened a new log
I20260710 13:26:46.270309 28156 ts_tablet_manager.cc:1403] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.017s
W20260710 13:26:46.270115 28006 leader_election.cc:343] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.278110 28154 tablet_bootstrap.cc:492] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4: No bootstrap required, opened a new log
I20260710 13:26:46.277799 28156 raft_consensus.cc:359] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.278580 28154 ts_tablet_manager.cc:1403] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 13:26:46.279959 28155 tablet_bootstrap.cc:492] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4: No bootstrap required, opened a new log
I20260710 13:26:46.280452 28155 ts_tablet_manager.cc:1403] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.010s
I20260710 13:26:46.278724 28156 raft_consensus.cc:385] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.281513 28164 raft_consensus.cc:493] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.281731 28156 raft_consensus.cc:740] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.282015 28164 raft_consensus.cc:515] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.283507 28155 raft_consensus.cc:359] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.284191 28155 raft_consensus.cc:385] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.284534 28155 raft_consensus.cc:740] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.284677 28164 leader_election.cc:290] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:46.284688 28156 consensus_queue.cc:260] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.285251 28155 consensus_queue.cc:260] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.286170 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.288353 28156 ts_tablet_manager.cc:1434] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:26:46.289739 28156 tablet_bootstrap.cc:492] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed: Bootstrap starting.
I20260710 13:26:46.292157 28164 raft_consensus.cc:493] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.292724 28164 raft_consensus.cc:515] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.281519 28154 raft_consensus.cc:359] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.294186 28154 raft_consensus.cc:385] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:26:46.295128 28006 leader_election.cc:343] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.294476 28154 raft_consensus.cc:740] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.295706 28006 leader_election.cc:304] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c834e719b85746729418156a56a78df4; no voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:46.296552 28154 consensus_queue.cc:260] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.300522 28164 leader_election.cc:290] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:46.301949 28156 tablet_bootstrap.cc:654] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.305296 28171 raft_consensus.cc:2749] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.310672 28154 ts_tablet_manager.cc:1434] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:26:46.311717 28154 tablet_bootstrap.cc:492] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4: Bootstrap starting.
I20260710 13:26:46.323266 28155 ts_tablet_manager.cc:1434] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4: Time spent starting tablet: real 0.043s	user 0.020s	sys 0.013s
I20260710 13:26:46.323800 28154 tablet_bootstrap.cc:654] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.325615 28171 raft_consensus.cc:493] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.326225 28171 raft_consensus.cc:515] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.327849 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.328528 27965 raft_consensus.cc:2468] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 0.
I20260710 13:26:46.329902 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1bb6cd374be46dd93065c33c8f25f95" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.330392 28155 tablet_bootstrap.cc:492] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4: Bootstrap starting.
I20260710 13:26:46.331558 28080 leader_election.cc:304] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.331853 28156 tablet_bootstrap.cc:492] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed: No bootstrap required, opened a new log
I20260710 13:26:46.332368 28178 raft_consensus.cc:2804] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:26:46.332460 28080 leader_election.cc:343] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.332893 28178 raft_consensus.cc:493] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.333268 28178 raft_consensus.cc:3060] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.334227 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1bb6cd374be46dd93065c33c8f25f95" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.328576 28171 leader_election.cc:290] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.337200 28155 tablet_bootstrap.cc:654] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.337179 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.337872 27966 raft_consensus.cc:2468] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 0.
I20260710 13:26:46.340096 28115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.340739 28115 raft_consensus.cc:2468] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 0.
I20260710 13:26:46.332373 28156 ts_tablet_manager.cc:1403] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.004s
W20260710 13:26:46.345695 28080 leader_election.cc:343] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c834e719b85746729418156a56a78df4 (127.26.174.66:36925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.342720 28006 leader_election.cc:304] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:46.344760 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.346509 28080 leader_election.cc:304] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4; no voters: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed
W20260710 13:26:46.347812 28080 leader_election.cc:343] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c834e719b85746729418156a56a78df4 (127.26.174.66:36925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.348359 28171 raft_consensus.cc:2804] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.348636 28164 raft_consensus.cc:2749] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.349007 28171 raft_consensus.cc:493] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.349321 28155 tablet_bootstrap.cc:492] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4: No bootstrap required, opened a new log
I20260710 13:26:46.349509 28171 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.349807 28155 ts_tablet_manager.cc:1403] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260710 13:26:46.352144 28155 raft_consensus.cc:359] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.352669 28155 raft_consensus.cc:385] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.352916 28155 raft_consensus.cc:740] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.353560 28155 consensus_queue.cc:260] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.355544 28155 ts_tablet_manager.cc:1434] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:26:46.356392 28155 tablet_bootstrap.cc:492] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4: Bootstrap starting.
I20260710 13:26:46.356559 28164 raft_consensus.cc:493] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.357863 28164 raft_consensus.cc:515] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.360041 28164 leader_election.cc:290] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:46.361385 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.364773 27966 raft_consensus.cc:2468] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 0.
I20260710 13:26:46.344552 28178 raft_consensus.cc:515] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.358187 28156 raft_consensus.cc:359] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.363054 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.366781 28155 tablet_bootstrap.cc:654] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.366931 28041 raft_consensus.cc:2468] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 0.
I20260710 13:26:46.368064 28178 leader_election.cc:290] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:46.369534 28171 raft_consensus.cc:515] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.372634 28171 leader_election.cc:290] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.368348 28156 raft_consensus.cc:385] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.373368 28156 raft_consensus.cc:740] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.374478 28115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:46.374383 28156 consensus_queue.cc:260] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.375293 28115 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.379244 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:46.379863 27966 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.381126 28156 ts_tablet_manager.cc:1434] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 13:26:46.382452 28156 tablet_bootstrap.cc:492] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed: Bootstrap starting.
I20260710 13:26:46.388557 27966 raft_consensus.cc:2468] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 1.
I20260710 13:26:46.368590 28080 leader_election.cc:304] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.390373 28171 raft_consensus.cc:493] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.392426 28155 tablet_bootstrap.cc:492] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4: No bootstrap required, opened a new log
I20260710 13:26:46.393913 28155 ts_tablet_manager.cc:1403] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.005s
I20260710 13:26:46.393739 28171 raft_consensus.cc:515] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.394789 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:46.395361 27965 raft_consensus.cc:3060] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.395525 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:46.395836 28171 leader_election.cc:290] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.392733 28156 tablet_bootstrap.cc:654] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.396840 28155 raft_consensus.cc:359] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.397532 28155 raft_consensus.cc:385] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.397818 28155 raft_consensus.cc:740] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Initialized, Role: FOLLOWER
W20260710 13:26:46.397858 28080 leader_election.cc:343] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c834e719b85746729418156a56a78df4 (127.26.174.66:36925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.393050 28115 raft_consensus.cc:2468] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 1.
I20260710 13:26:46.393325 28154 tablet_bootstrap.cc:492] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4: No bootstrap required, opened a new log
I20260710 13:26:46.398712 28155 consensus_queue.cc:260] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.399410 28154 ts_tablet_manager.cc:1403] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4: Time spent bootstrapping tablet: real 0.088s	user 0.035s	sys 0.035s
I20260710 13:26:46.400920 28155 ts_tablet_manager.cc:1434] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:46.400792 27964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.401916 28155 tablet_bootstrap.cc:492] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4: Bootstrap starting.
I20260710 13:26:46.402297 28154 raft_consensus.cc:359] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.403031 28154 raft_consensus.cc:385] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.402902 28006 leader_election.cc:304] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:46.403381 28154 raft_consensus.cc:740] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.405193 28171 raft_consensus.cc:2804] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.405653 28171 raft_consensus.cc:697] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Becoming Leader. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:46.404103 28154 consensus_queue.cc:260] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.406443 28171 consensus_queue.cc:237] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.409237 28155 tablet_bootstrap.cc:654] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.413040 28156 tablet_bootstrap.cc:492] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed: No bootstrap required, opened a new log
I20260710 13:26:46.413575 28156 ts_tablet_manager.cc:1403] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260710 13:26:46.416479 28156 raft_consensus.cc:359] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.417164 28156 raft_consensus.cc:385] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.417434 28156 raft_consensus.cc:740] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.394240 28164 raft_consensus.cc:2804] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.420841 28164 raft_consensus.cc:493] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.421866 28164 raft_consensus.cc:3060] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.425164 28155 tablet_bootstrap.cc:492] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4: No bootstrap required, opened a new log
W20260710 13:26:46.425711 27912 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:46.425760 28155 ts_tablet_manager.cc:1403] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260710 13:26:46.428126 27965 raft_consensus.cc:2468] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 1.
I20260710 13:26:46.428825 28178 raft_consensus.cc:493] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.434087 28178 raft_consensus.cc:515] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.434919 28080 leader_election.cc:304] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: c834e719b85746729418156a56a78df4
I20260710 13:26:46.436436 28178 leader_election.cc:290] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:46.436853 28154 ts_tablet_manager.cc:1434] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4: Time spent starting tablet: real 0.037s	user 0.017s	sys 0.016s
I20260710 13:26:46.436941 28178 raft_consensus.cc:2804] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.429768 28155 raft_consensus.cc:359] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.430351 27861 catalog_manager.cc:5697] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c834e719b85746729418156a56a78df4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "c834e719b85746729418156a56a78df4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
W20260710 13:26:46.437309 28006 leader_election.cc:343] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.437867 28154 tablet_bootstrap.cc:492] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4: Bootstrap starting.
I20260710 13:26:46.431634 28156 consensus_queue.cc:260] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.423358 28115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.440546 28115 raft_consensus.cc:2468] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 0.
I20260710 13:26:46.441823 28156 ts_tablet_manager.cc:1434] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260710 13:26:46.441738 28164 raft_consensus.cc:515] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.441883 28006 leader_election.cc:304] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:46.443058 28156 tablet_bootstrap.cc:492] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed: Bootstrap starting.
I20260710 13:26:46.443356 28185 raft_consensus.cc:2804] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.443759 28185 raft_consensus.cc:493] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.443903 28164 leader_election.cc:290] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:46.444165 28185 raft_consensus.cc:3060] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.437395 28178 raft_consensus.cc:697] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Becoming Leader. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:46.448212 28178 consensus_queue.cc:237] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.454540 28156 tablet_bootstrap.cc:654] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.457477 28155 raft_consensus.cc:385] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.457841 28155 raft_consensus.cc:740] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.458628 28154 tablet_bootstrap.cc:654] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.458607 28155 consensus_queue.cc:260] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.461151 28155 ts_tablet_manager.cc:1434] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.004s
I20260710 13:26:46.461221 28185 raft_consensus.cc:515] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.468127 28156 tablet_bootstrap.cc:492] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed: No bootstrap required, opened a new log
I20260710 13:26:46.468818 28156 ts_tablet_manager.cc:1403] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.004s
I20260710 13:26:46.469257 27964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
W20260710 13:26:46.470815 28006 leader_election.cc:343] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.471095 28185 leader_election.cc:290] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.472344 28115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:46.472896 28115 raft_consensus.cc:3060] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.464406 28155 tablet_bootstrap.cc:492] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4: Bootstrap starting.
I20260710 13:26:46.473959 28156 raft_consensus.cc:359] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.474458 28154 tablet_bootstrap.cc:492] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4: No bootstrap required, opened a new log
I20260710 13:26:46.474602 28156 raft_consensus.cc:385] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.474946 28154 ts_tablet_manager.cc:1403] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.006s
I20260710 13:26:46.474901 28156 raft_consensus.cc:740] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.475813 28156 consensus_queue.cc:260] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.468160 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.478060 28154 raft_consensus.cc:359] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.478767 28154 raft_consensus.cc:385] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.479061 28154 raft_consensus.cc:740] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.479904 28154 consensus_queue.cc:260] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.481343 28155 tablet_bootstrap.cc:654] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.481495 28115 raft_consensus.cc:2468] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 1.
I20260710 13:26:46.482427 28154 ts_tablet_manager.cc:1434] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:26:46.483351 28006 leader_election.cc:304] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:46.487571 28185 raft_consensus.cc:2804] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.487910 28154 tablet_bootstrap.cc:492] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4: Bootstrap starting.
I20260710 13:26:46.488257 28185 raft_consensus.cc:697] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Becoming Leader. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:46.489866 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.490206 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:46.491132 27965 raft_consensus.cc:3060] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.495151 28154 tablet_bootstrap.cc:654] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.495807 28185 consensus_queue.cc:237] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.498394 28161 raft_consensus.cc:493] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.499054 28161 raft_consensus.cc:515] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.502790 28161 leader_election.cc:290] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.506609 28154 tablet_bootstrap.cc:492] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4: No bootstrap required, opened a new log
I20260710 13:26:46.507244 28154 ts_tablet_manager.cc:1403] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 13:26:46.508728 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:46.509541 28041 raft_consensus.cc:3060] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.510785 28154 raft_consensus.cc:359] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.511618 28154 raft_consensus.cc:385] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.511931 28154 raft_consensus.cc:740] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.512849 28154 consensus_queue.cc:260] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.515808 28154 ts_tablet_manager.cc:1434] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:26:46.517212 28154 tablet_bootstrap.cc:492] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4: Bootstrap starting.
I20260710 13:26:46.486545 28156 ts_tablet_manager.cc:1434] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:26:46.522262 28156 tablet_bootstrap.cc:492] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed: Bootstrap starting.
I20260710 13:26:46.523281 28041 raft_consensus.cc:2468] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 1.
I20260710 13:26:46.523483 28154 tablet_bootstrap.cc:654] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:46.523792 28080 leader_election.cc:343] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.522286 27863 catalog_manager.cc:5697] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "b0b12a352e0745cbbb0b381811b922a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.506515 27965 raft_consensus.cc:2468] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 1.
I20260710 13:26:46.526875 28080 leader_election.cc:304] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4; no voters: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:46.528100 28080 leader_election.cc:304] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:46.530856 28178 raft_consensus.cc:2749] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.531672 28156 tablet_bootstrap.cc:654] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.531764 28178 raft_consensus.cc:2804] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.532450 28178 raft_consensus.cc:697] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Becoming Leader. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:46.533548 28178 consensus_queue.cc:237] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.539006 28155 tablet_bootstrap.cc:492] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4: No bootstrap required, opened a new log
I20260710 13:26:46.538826 28161 raft_consensus.cc:493] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.539495 28155 ts_tablet_manager.cc:1403] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.023s
I20260710 13:26:46.539564 28161 raft_consensus.cc:515] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.540755 28156 tablet_bootstrap.cc:492] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed: No bootstrap required, opened a new log
I20260710 13:26:46.541227 28156 ts_tablet_manager.cc:1403] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260710 13:26:46.542160 28155 raft_consensus.cc:359] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.542834 28155 raft_consensus.cc:385] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.543104 28155 raft_consensus.cc:740] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.530236 27861 catalog_manager.cc:5697] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c834e719b85746729418156a56a78df4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "c834e719b85746729418156a56a78df4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.543928 28156 raft_consensus.cc:359] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.544011 28155 consensus_queue.cc:260] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.544718 28156 raft_consensus.cc:385] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.544807 28164 raft_consensus.cc:493] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.545269 28164 raft_consensus.cc:515] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.542268 28161 leader_election.cc:290] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.548731 28164 leader_election.cc:290] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:46.549976 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.550326 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.550599 27965 raft_consensus.cc:2468] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 0.
I20260710 13:26:46.551007 28041 raft_consensus.cc:2468] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 0.
I20260710 13:26:46.549294 28156 raft_consensus.cc:740] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.552294 28156 consensus_queue.cc:260] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.552963 28080 leader_election.cc:304] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:46.553885 28164 raft_consensus.cc:2804] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.554284 28164 raft_consensus.cc:493] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.554698 28164 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.554545 28155 ts_tablet_manager.cc:1434] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:26:46.556145 28155 tablet_bootstrap.cc:492] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4: Bootstrap starting.
I20260710 13:26:46.559441 28161 raft_consensus.cc:493] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.559991 28161 raft_consensus.cc:515] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.561558 28155 tablet_bootstrap.cc:654] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.562243 28161 leader_election.cc:290] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.565400 28164 raft_consensus.cc:515] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.567830 28156 ts_tablet_manager.cc:1434] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:26:46.569007 28161 raft_consensus.cc:493] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.569795 28161 raft_consensus.cc:515] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.574915 28161 leader_election.cc:290] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.575855 28156 tablet_bootstrap.cc:492] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed: Bootstrap starting.
I20260710 13:26:46.581705 27863 catalog_manager.cc:5697] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "b0b12a352e0745cbbb0b381811b922a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.584596 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:46.585196 27965 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.596684 27965 raft_consensus.cc:2468] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 1.
I20260710 13:26:46.597776 28080 leader_election.cc:304] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.598577 28178 raft_consensus.cc:2804] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.599421 28178 raft_consensus.cc:697] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Becoming Leader. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:46.600513 28178 consensus_queue.cc:237] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.602609 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:46.603462 28041 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.598570 28161 raft_consensus.cc:493] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.611419 28161 raft_consensus.cc:515] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.614775 28164 leader_election.cc:290] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 1 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:46.616149 28041 raft_consensus.cc:2468] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 1.
I20260710 13:26:46.623327 28156 tablet_bootstrap.cc:654] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.623767 28155 tablet_bootstrap.cc:492] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4: No bootstrap required, opened a new log
I20260710 13:26:46.624245 28155 ts_tablet_manager.cc:1403] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.026s
I20260710 13:26:46.627288 28155 raft_consensus.cc:359] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.628183 28155 raft_consensus.cc:385] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.628584 28155 raft_consensus.cc:740] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.629374 28155 consensus_queue.cc:260] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.630815 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.631414 28041 raft_consensus.cc:2468] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 0.
I20260710 13:26:46.631847 28155 ts_tablet_manager.cc:1434] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:26:46.614540 28161 leader_election.cc:290] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.632133 28156 tablet_bootstrap.cc:492] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed: No bootstrap required, opened a new log
I20260710 13:26:46.632570 28156 ts_tablet_manager.cc:1403] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.003s
I20260710 13:26:46.632922 28155 tablet_bootstrap.cc:492] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4: Bootstrap starting.
I20260710 13:26:46.633684 27931 leader_election.cc:304] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.634846 28040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.635361 28156 raft_consensus.cc:359] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.635977 28156 raft_consensus.cc:385] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.636264 28156 raft_consensus.cc:740] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.636217 28039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.637159 28161 raft_consensus.cc:2804] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.637518 28038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e971b12485426eb1829b6fae33a7c4" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.638137 28038 raft_consensus.cc:2468] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 0.
I20260710 13:26:46.637002 27861 catalog_manager.cc:5697] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "b0b12a352e0745cbbb0b381811b922a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.638950 28154 tablet_bootstrap.cc:492] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4: No bootstrap required, opened a new log
I20260710 13:26:46.639369 28154 ts_tablet_manager.cc:1403] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4: Time spent bootstrapping tablet: real 0.123s	user 0.048s	sys 0.046s
I20260710 13:26:46.640012 28114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.640867 28115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.641425 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.642196 28113 raft_consensus.cc:2393] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0d8b454b7354f07b4b7adc77a552aed in current term 1: Already voted for candidate c834e719b85746729418156a56a78df4 in this term.
I20260710 13:26:46.642035 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e971b12485426eb1829b6fae33a7c4" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.641925 28154 raft_consensus.cc:359] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.642616 28154 raft_consensus.cc:385] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.642681 28111 raft_consensus.cc:2468] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 0.
I20260710 13:26:46.642988 28154 raft_consensus.cc:740] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.643124 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.636996 28156 consensus_queue.cc:260] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.643597 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.643756 28112 raft_consensus.cc:2468] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 0.
I20260710 13:26:46.644408 28041 raft_consensus.cc:2393] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0d8b454b7354f07b4b7adc77a552aed in current term 1: Already voted for candidate b0b12a352e0745cbbb0b381811b922a4 in this term.
I20260710 13:26:46.643635 28154 consensus_queue.cc:260] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.645365 28155 tablet_bootstrap.cc:654] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.646147 28154 ts_tablet_manager.cc:1434] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:46.647037 28154 tablet_bootstrap.cc:492] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4: Bootstrap starting.
I20260710 13:26:46.652614 28154 tablet_bootstrap.cc:654] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.655221 28155 tablet_bootstrap.cc:492] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4: No bootstrap required, opened a new log
I20260710 13:26:46.655714 28155 ts_tablet_manager.cc:1403] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
W20260710 13:26:46.659008 27931 leader_election.cc:343] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c834e719b85746729418156a56a78df4 (127.26.174.66:36925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.659716 27931 leader_election.cc:304] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.637523 28161 raft_consensus.cc:493] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.658258 28155 raft_consensus.cc:359] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.661885 28161 raft_consensus.cc:3060] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.662196 28155 raft_consensus.cc:385] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.662712 28155 raft_consensus.cc:740] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.663523 28155 consensus_queue.cc:260] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.664230 28154 tablet_bootstrap.cc:492] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4: No bootstrap required, opened a new log
I20260710 13:26:46.664779 28154 ts_tablet_manager.cc:1403] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:26:46.669452 28155 ts_tablet_manager.cc:1434] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:26:46.670490 28161 raft_consensus.cc:515] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.672586 28161 leader_election.cc:290] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.672806 28154 raft_consensus.cc:359] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.673472 28154 raft_consensus.cc:385] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.673619 28156 ts_tablet_manager.cc:1434] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.006s
I20260710 13:26:46.673590 28161 raft_consensus.cc:2804] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.673782 28154 raft_consensus.cc:740] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.674283 28161 raft_consensus.cc:493] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.674714 28161 raft_consensus.cc:3060] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.674834 28185 raft_consensus.cc:493] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.674984 28154 consensus_queue.cc:260] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.675318 28185 raft_consensus.cc:515] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.677518 28185 leader_election.cc:290] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.677795 28154 ts_tablet_manager.cc:1434] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:26:46.679895 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1bb6cd374be46dd93065c33c8f25f95" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.680460 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1bb6cd374be46dd93065c33c8f25f95" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.680473 27965 raft_consensus.cc:2468] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 0.
I20260710 13:26:46.681195 28113 raft_consensus.cc:2468] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 0.
I20260710 13:26:46.682627 28006 leader_election.cc:304] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.684026 28185 raft_consensus.cc:2804] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.684680 28185 raft_consensus.cc:493] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.685132 28185 raft_consensus.cc:3060] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.688956 28161 raft_consensus.cc:515] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.690204 27931 leader_election.cc:304] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d8b454b7354f07b4b7adc77a552aed; no voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4
I20260710 13:26:46.690924 28161 leader_election.cc:290] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
W20260710 13:26:46.691562 27931 leader_election.cc:343] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.692524 27931 leader_election.cc:304] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0d8b454b7354f07b4b7adc77a552aed; no voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4
I20260710 13:26:46.693404 28161 raft_consensus.cc:3060] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.691517 28206 raft_consensus.cc:2749] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.693202 28185 raft_consensus.cc:515] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.694087 27931 leader_election.cc:304] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: c834e719b85746729418156a56a78df4
I20260710 13:26:46.694890 28206 raft_consensus.cc:2804] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.695283 28206 raft_consensus.cc:493] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.696062 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:46.696247 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:46.696604 28041 raft_consensus.cc:3060] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.696780 28113 raft_consensus.cc:3060] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.699932 28161 raft_consensus.cc:2749] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.701018 28038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e971b12485426eb1829b6fae33a7c4" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:46.701570 28038 raft_consensus.cc:3060] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.701645 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e971b12485426eb1829b6fae33a7c4" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:46.702260 28112 raft_consensus.cc:3060] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.703629 28113 raft_consensus.cc:2468] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 1.
I20260710 13:26:46.708256 27931 leader_election.cc:304] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.708781 28038 raft_consensus.cc:2468] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 1.
I20260710 13:26:46.709280 28209 raft_consensus.cc:493] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.709815 28112 raft_consensus.cc:2468] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 1.
I20260710 13:26:46.709759 28209 raft_consensus.cc:515] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.710551 28041 raft_consensus.cc:2468] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 1.
I20260710 13:26:46.710649 28161 raft_consensus.cc:2804] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.711002 28171 raft_consensus.cc:493] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.695600 28206 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.711195 27931 leader_election.cc:304] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.711483 28171 raft_consensus.cc:515] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.713578 28171 leader_election.cc:290] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.715066 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03590ba46f704efea987c2874622a0ce" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.715670 27965 raft_consensus.cc:2468] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 0.
I20260710 13:26:46.716179 28209 leader_election.cc:290] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.717360 28006 leader_election.cc:304] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.717682 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03590ba46f704efea987c2874622a0ce" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.718209 28171 raft_consensus.cc:2804] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.718250 28112 raft_consensus.cc:2468] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 0.
I20260710 13:26:46.718711 28171 raft_consensus.cc:493] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.719071 28171 raft_consensus.cc:3060] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.720592 28039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03590ba46f704efea987c2874622a0ce" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4" is_pre_election: true
I20260710 13:26:46.721467 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03590ba46f704efea987c2874622a0ce" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.722035 28112 raft_consensus.cc:2468] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 0.
I20260710 13:26:46.723397 27931 leader_election.cc:304] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.724555 28211 raft_consensus.cc:2804] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.724759 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1bb6cd374be46dd93065c33c8f25f95" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:46.724957 28211 raft_consensus.cc:493] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.725319 27965 raft_consensus.cc:3060] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.726944 28171 raft_consensus.cc:515] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.728021 28039 raft_consensus.cc:2393] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0d8b454b7354f07b4b7adc77a552aed in current term 1: Already voted for candidate c834e719b85746729418156a56a78df4 in this term.
I20260710 13:26:46.728615 28206 raft_consensus.cc:515] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.730012 27965 raft_consensus.cc:2468] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 1.
I20260710 13:26:46.725298 28211 raft_consensus.cc:3060] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.717360 28209 raft_consensus.cc:2804] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.731698 28006 leader_election.cc:304] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.731827 28039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:46.732437 28039 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.732529 28160 raft_consensus.cc:2804] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.734171 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:46.734766 28112 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.738868 28206 leader_election.cc:290] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.739775 28211 raft_consensus.cc:515] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.741307 28213 raft_consensus.cc:493] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.741671 28112 raft_consensus.cc:2468] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 1.
I20260710 13:26:46.731428 28209 raft_consensus.cc:697] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:46.742625 28211 leader_election.cc:290] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.743247 28209 consensus_queue.cc:237] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.743630 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03590ba46f704efea987c2874622a0ce" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:46.744350 28041 raft_consensus.cc:2393] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0d8b454b7354f07b4b7adc77a552aed in current term 1: Already voted for candidate c834e719b85746729418156a56a78df4 in this term.
I20260710 13:26:46.744819 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1bb6cd374be46dd93065c33c8f25f95" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:46.745510 28112 raft_consensus.cc:3060] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.745472 27931 leader_election.cc:304] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:46.747776 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03590ba46f704efea987c2874622a0ce" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:46.748401 28113 raft_consensus.cc:3060] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.746766 28185 leader_election.cc:290] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.747432 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03590ba46f704efea987c2874622a0ce" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:46.749552 28171 leader_election.cc:290] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.750963 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03590ba46f704efea987c2874622a0ce" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:46.751202 28039 raft_consensus.cc:2468] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 1.
I20260710 13:26:46.752641 27965 raft_consensus.cc:2393] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c834e719b85746729418156a56a78df4 in current term 1: Already voted for candidate f0d8b454b7354f07b4b7adc77a552aed in this term.
I20260710 13:26:46.755318 28006 leader_election.cc:304] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [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: c834e719b85746729418156a56a78df4; no voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:46.756592 28171 raft_consensus.cc:2749] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.741786 28213 raft_consensus.cc:515] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.750187 28211 raft_consensus.cc:2804] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.758296 28160 raft_consensus.cc:697] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Becoming Leader. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:46.759156 28161 raft_consensus.cc:697] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:46.762018 28161 consensus_queue.cc:237] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.762557 28213 leader_election.cc:290] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.761683 28160 consensus_queue.cc:237] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.763450 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed" is_pre_election: true
I20260710 13:26:46.763670 28111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b12a352e0745cbbb0b381811b922a4" is_pre_election: true
I20260710 13:26:46.764722 27965 raft_consensus.cc:2393] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c834e719b85746729418156a56a78df4 in current term 1: Already voted for candidate b0b12a352e0745cbbb0b381811b922a4 in this term.
I20260710 13:26:46.765606 28113 raft_consensus.cc:2468] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 1.
I20260710 13:26:46.765698 28006 leader_election.cc:304] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c834e719b85746729418156a56a78df4; no voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:46.766785 27931 leader_election.cc:304] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: c834e719b85746729418156a56a78df4
I20260710 13:26:46.766995 28213 raft_consensus.cc:3060] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.760681 28211 raft_consensus.cc:697] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:46.768494 28211 consensus_queue.cc:237] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.774866 28210 raft_consensus.cc:2804] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.775955 28210 raft_consensus.cc:697] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:46.777339 28213 raft_consensus.cc:2749] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.777076 28210 consensus_queue.cc:237] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.783808 28112 raft_consensus.cc:2468] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 1.
I20260710 13:26:46.786096 27861 catalog_manager.cc:5697] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 0 to 1, leader changed from <none> to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 1 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.792896 27863 catalog_manager.cc:5697] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c834e719b85746729418156a56a78df4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "c834e719b85746729418156a56a78df4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.794332 28160 consensus_queue.cc:1048] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.806571 27863 catalog_manager.cc:5697] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 0 to 1, leader changed from <none> to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 1 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.808885 27863 catalog_manager.cc:5697] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 0 to 1, leader changed from <none> to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 1 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.811126 28160 consensus_queue.cc:1048] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.810863 27863 catalog_manager.cc:5697] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 0 to 1, leader changed from <none> to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 1 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.846684 28039 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1"
dest_uuid: "c834e719b85746729418156a56a78df4"
mode: GRACEFUL
new_leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:59198
I20260710 13:26:46.847184 28039 raft_consensus.cc:606] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Received request to transfer leadership to TS f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:46.860119 28112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e"
dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
mode: GRACEFUL
new_leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:57478
I20260710 13:26:46.860633 28112 raft_consensus.cc:606] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Received request to transfer leadership to TS f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:46.865942 28112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63"
dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
mode: GRACEFUL
new_leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:57478
I20260710 13:26:46.866699 28112 raft_consensus.cc:606] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Received request to transfer leadership to TS f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:46.878011 28112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71854686f1e94496b9a07312b85ee568"
dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
mode: GRACEFUL
new_leader_uuid: "c834e719b85746729418156a56a78df4"
 from {username='slave'} at 127.0.0.1:57478
I20260710 13:26:46.878556 28112 raft_consensus.cc:606] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Received request to transfer leadership to TS c834e719b85746729418156a56a78df4
I20260710 13:26:46.894819 27965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
mode: GRACEFUL
new_leader_uuid: "c834e719b85746729418156a56a78df4"
 from {username='slave'} at 127.0.0.1:40414
I20260710 13:26:46.895340 27965 raft_consensus.cc:606] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Received request to transfer leadership to TS c834e719b85746729418156a56a78df4
I20260710 13:26:46.900278 27965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03590ba46f704efea987c2874622a0ce"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
mode: GRACEFUL
new_leader_uuid: "c834e719b85746729418156a56a78df4"
 from {username='slave'} at 127.0.0.1:40414
I20260710 13:26:46.900758 27965 raft_consensus.cc:606] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Received request to transfer leadership to TS c834e719b85746729418156a56a78df4
I20260710 13:26:46.905988 28039 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1bb6cd374be46dd93065c33c8f25f95"
dest_uuid: "c834e719b85746729418156a56a78df4"
mode: GRACEFUL
new_leader_uuid: "b0b12a352e0745cbbb0b381811b922a4"
 from {username='slave'} at 127.0.0.1:59198
I20260710 13:26:46.906579 28039 raft_consensus.cc:606] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Received request to transfer leadership to TS b0b12a352e0745cbbb0b381811b922a4
I20260710 13:26:46.909793 28178 consensus_queue.cc:1048] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.916834 28164 raft_consensus.cc:993] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4: : Instructing follower f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:46.916831 28160 consensus_queue.cc:1048] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:46.917459 28164 raft_consensus.cc:1081] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Signalling peer f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:46.919644 27966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:40412
I20260710 13:26:46.920177 27966 raft_consensus.cc:493] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:46.920545 27966 raft_consensus.cc:3060] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.930558 27966 raft_consensus.cc:515] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.932686 28164 consensus_queue.cc:1048] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.933501 28160 consensus_queue.cc:1048] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.936342 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:46.946226 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:46.946825 28112 raft_consensus.cc:3055] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:46.947093 28112 raft_consensus.cc:740] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:46.947809 28112 consensus_queue.cc:260] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.948518 28112 raft_consensus.cc:3060] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.951185 27966 leader_election.cc:290] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 2 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:46.953712 28112 raft_consensus.cc:2468] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 2.
I20260710 13:26:46.954701 27931 leader_election.cc:304] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [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: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: c834e719b85746729418156a56a78df4
I20260710 13:26:46.956015 28210 raft_consensus.cc:2804] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:46.956547 28210 raft_consensus.cc:697] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:46.957489 28210 consensus_queue.cc:237] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:46.988005 27863 catalog_manager.cc:5697] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 1 to 2, leader changed from b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67) to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 2 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.995087 28164 consensus_queue.cc:1048] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.007540 28164 consensus_queue.cc:1048] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:47.015615 28188 raft_consensus.cc:993] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4: : Instructing follower f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:47.016131 28164 raft_consensus.cc:1081] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Signalling peer f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:47.017764 27966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:40412
I20260710 13:26:47.018308 27966 raft_consensus.cc:493] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.018702 27966 raft_consensus.cc:3060] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.024221 27966 raft_consensus.cc:515] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.026002 27966 leader_election.cc:290] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 2 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:47.026889 28039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:47.027231 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:47.027531 28039 raft_consensus.cc:3060] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.027750 28113 raft_consensus.cc:3055] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.028105 28113 raft_consensus.cc:740] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:47.028776 28113 consensus_queue.cc:260] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.029656 28113 raft_consensus.cc:3060] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.033540 28039 raft_consensus.cc:2468] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 2.
I20260710 13:26:47.034425 28113 raft_consensus.cc:2468] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 2.
I20260710 13:26:47.034516 27931 leader_election.cc:304] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:47.035413 28210 raft_consensus.cc:2804] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.035781 28210 raft_consensus.cc:697] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:47.036518 28210 consensus_queue.cc:237] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.042244 27861 catalog_manager.cc:5697] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 1 to 2, leader changed from b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67) to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 2 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.119692 28164 consensus_queue.cc:1048] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.125574 28188 raft_consensus.cc:993] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4: : Instructing follower c834e719b85746729418156a56a78df4 to start an election
I20260710 13:26:47.126173 28231 raft_consensus.cc:1081] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Signalling peer c834e719b85746729418156a56a78df4 to start an election
I20260710 13:26:47.127820 28041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71854686f1e94496b9a07312b85ee568"
dest_uuid: "c834e719b85746729418156a56a78df4"
 from {username='slave'} at 127.0.0.1:59180
I20260710 13:26:47.128363 28041 raft_consensus.cc:493] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.128746 28041 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.130960 28231 consensus_queue.cc:1048] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.135085 28041 raft_consensus.cc:515] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.136114 28039 raft_consensus.cc:1240] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Rejecting Update request from peer b0b12a352e0745cbbb0b381811b922a4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:47.136837 28041 leader_election.cc:290] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 2 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:47.137471 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:47.140971 28231 consensus_queue.cc:1059] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.141752 28231 raft_consensus.cc:3055] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.138374 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:47.142058 28231 raft_consensus.cc:740] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:47.142853 28231 consensus_queue.cc:260] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.143740 28231 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.153239 28113 raft_consensus.cc:2468] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 2.
I20260710 13:26:47.154603 28006 leader_election.cc:304] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [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: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:47.155303 28160 raft_consensus.cc:2804] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.155768 28160 raft_consensus.cc:697] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Becoming Leader. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:47.156543 28160 consensus_queue.cc:237] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.162945 27861 catalog_manager.cc:5697] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 reported cstate change: term changed from 1 to 2, leader changed from b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67) to c834e719b85746729418156a56a78df4 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "c834e719b85746729418156a56a78df4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.165318 28210 consensus_queue.cc:1048] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.174974 28211 consensus_queue.cc:1048] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.181080 28211 consensus_queue.cc:1048] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.200376 28209 consensus_queue.cc:1048] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.200910 28210 consensus_queue.cc:1048] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.210768 28211 raft_consensus.cc:993] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed: : Instructing follower c834e719b85746729418156a56a78df4 to start an election
I20260710 13:26:47.211252 28211 raft_consensus.cc:1081] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Signalling peer c834e719b85746729418156a56a78df4 to start an election
I20260710 13:26:47.213764 28041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03590ba46f704efea987c2874622a0ce"
dest_uuid: "c834e719b85746729418156a56a78df4"
 from {username='slave'} at 127.0.0.1:59182
I20260710 13:26:47.214392 28041 raft_consensus.cc:493] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.214957 28041 raft_consensus.cc:3060] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.216051 28211 consensus_queue.cc:1048] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.221289 28041 raft_consensus.cc:515] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.222328 28039 raft_consensus.cc:1240] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Rejecting Update request from peer f0d8b454b7354f07b4b7adc77a552aed for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:47.225677 28211 consensus_queue.cc:1059] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.226399 28211 raft_consensus.cc:3055] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.226583 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03590ba46f704efea987c2874622a0ce" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:47.226719 28211 raft_consensus.cc:740] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:47.227319 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03590ba46f704efea987c2874622a0ce" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:47.227543 28211 consensus_queue.cc:260] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.228045 28112 raft_consensus.cc:3060] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.227896 28160 consensus_queue.cc:1048] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.228600 28211 raft_consensus.cc:3060] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.234807 28041 leader_election.cc:290] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 2 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:47.235039 28112 raft_consensus.cc:2468] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 2.
I20260710 13:26:47.236156 28006 leader_election.cc:304] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:47.236999 28160 raft_consensus.cc:2804] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.237442 28160 raft_consensus.cc:697] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Becoming Leader. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:47.238222 28160 consensus_queue.cc:237] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.244184 27966 raft_consensus.cc:2468] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 2.
I20260710 13:26:47.247354 28171 consensus_queue.cc:1048] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.248831 27861 catalog_manager.cc:5697] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 reported cstate change: term changed from 1 to 2, leader changed from f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65) to c834e719b85746729418156a56a78df4 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "c834e719b85746729418156a56a78df4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.254261 28171 raft_consensus.cc:993] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4: : Instructing follower f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:47.254732 28171 raft_consensus.cc:1081] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Signalling peer f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:47.259307 27965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:40406
I20260710 13:26:47.259876 27965 raft_consensus.cc:493] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.260253 27965 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.265018 28213 raft_consensus.cc:993] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4: : Instructing follower b0b12a352e0745cbbb0b381811b922a4 to start an election
I20260710 13:26:47.265453 28213 raft_consensus.cc:1081] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Signalling peer b0b12a352e0745cbbb0b381811b922a4 to start an election
I20260710 13:26:47.267184 28112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1bb6cd374be46dd93065c33c8f25f95"
dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
 from {username='slave'} at 127.0.0.1:57468
I20260710 13:26:47.268256 28112 raft_consensus.cc:493] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.267520 27965 raft_consensus.cc:515] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.268625 28112 raft_consensus.cc:3060] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.270697 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:47.271358 28041 raft_consensus.cc:3055] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.271418 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:47.271765 28041 raft_consensus.cc:740] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:47.272002 28113 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.272656 28041 consensus_queue.cc:260] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.273699 28041 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.274791 27965 leader_election.cc:290] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 2 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:47.275238 28112 raft_consensus.cc:515] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.277782 28112 leader_election.cc:290] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 2 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:47.278573 28113 raft_consensus.cc:2468] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 2.
I20260710 13:26:47.279386 28039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1bb6cd374be46dd93065c33c8f25f95" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:47.279984 28039 raft_consensus.cc:3055] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.279505 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1bb6cd374be46dd93065c33c8f25f95" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:47.280316 28039 raft_consensus.cc:740] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:47.280277 27931 leader_election.cc:304] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:47.280212 28041 raft_consensus.cc:2468] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 2.
I20260710 13:26:47.280653 27965 raft_consensus.cc:3060] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.281204 28211 raft_consensus.cc:2804] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.281253 28039 consensus_queue.cc:260] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.281780 28211 raft_consensus.cc:697] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:47.282516 28039 raft_consensus.cc:3060] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.282557 28211 consensus_queue.cc:237] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.287859 28039 raft_consensus.cc:2468] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 2.
I20260710 13:26:47.288166 27965 raft_consensus.cc:2468] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 2.
I20260710 13:26:47.289127 28080 leader_election.cc:304] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:47.289906 28231 raft_consensus.cc:2804] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.290367 28231 raft_consensus.cc:697] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 2 LEADER]: Becoming Leader. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:47.291241 28231 consensus_queue.cc:237] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.291806 27861 catalog_manager.cc:5697] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 1 to 2, leader changed from c834e719b85746729418156a56a78df4 (127.26.174.66) to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 2 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.294287 28211 consensus_queue.cc:1048] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.301002 27863 catalog_manager.cc:5697] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 reported cstate change: term changed from 1 to 2, leader changed from c834e719b85746729418156a56a78df4 (127.26.174.66) to b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67). New cstate: current_term: 2 leader_uuid: "b0b12a352e0745cbbb0b381811b922a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:47.302286 28206 raft_consensus.cc:993] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed: : Instructing follower c834e719b85746729418156a56a78df4 to start an election
I20260710 13:26:47.302802 28210 raft_consensus.cc:1081] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Signalling peer c834e719b85746729418156a56a78df4 to start an election
I20260710 13:26:47.304323 28041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f"
dest_uuid: "c834e719b85746729418156a56a78df4"
 from {username='slave'} at 127.0.0.1:59182
I20260710 13:26:47.306834 28041 raft_consensus.cc:493] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.307220 28041 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.309203 28210 consensus_queue.cc:1048] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.314291 28041 raft_consensus.cc:515] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.317927 28041 leader_election.cc:290] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 2 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:47.319784 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:47.321002 27965 raft_consensus.cc:3055] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.321353 27965 raft_consensus.cc:740] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:47.324070 27965 consensus_queue.cc:260] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.325184 27965 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.326794 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:47.327287 28113 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.330965 27965 raft_consensus.cc:2468] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 2.
I20260710 13:26:47.331821 28113 raft_consensus.cc:2468] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 2.
I20260710 13:26:47.331928 28006 leader_election.cc:304] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:47.332773 28160 raft_consensus.cc:2804] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.333201 28160 raft_consensus.cc:697] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Becoming Leader. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:47.333949 28160 consensus_queue.cc:237] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:47.340138 27861 catalog_manager.cc:5697] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 reported cstate change: term changed from 1 to 2, leader changed from f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65) to c834e719b85746729418156a56a78df4 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "c834e719b85746729418156a56a78df4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.352891 28041 raft_consensus.cc:3060] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.359018 28041 raft_consensus.cc:1275] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.360211 28210 consensus_queue.cc:1048] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.367756 28113 raft_consensus.cc:1275] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.369567 28211 consensus_queue.cc:1048] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.576285 28113 raft_consensus.cc:1275] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Refusing update from remote peer c834e719b85746729418156a56a78df4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.577513 28160 consensus_queue.cc:1048] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.588419 27965 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.595160 27965 raft_consensus.cc:1275] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Refusing update from remote peer c834e719b85746729418156a56a78df4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.596304 28185 consensus_queue.cc:1048] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.610956 28113 raft_consensus.cc:1275] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.612198 28211 consensus_queue.cc:1048] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.620335 28041 raft_consensus.cc:1275] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.621593 28211 consensus_queue.cc:1048] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.679991 28113 raft_consensus.cc:1275] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.681218 28210 consensus_queue.cc:1048] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.688525 28041 raft_consensus.cc:1275] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.691527 28210 consensus_queue.cc:1048] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.727145 28041 raft_consensus.cc:1275] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Refusing update from remote peer b0b12a352e0745cbbb0b381811b922a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.728447 28231 consensus_queue.cc:1048] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.736685 27965 raft_consensus.cc:1275] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Refusing update from remote peer b0b12a352e0745cbbb0b381811b922a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.738919 28245 consensus_queue.cc:1048] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.780764 28113 raft_consensus.cc:1275] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Refusing update from remote peer c834e719b85746729418156a56a78df4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.781977 28185 consensus_queue.cc:1048] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.789650 27965 raft_consensus.cc:1275] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Refusing update from remote peer c834e719b85746729418156a56a78df4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.792560 28185 consensus_queue.cc:1048] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:47.843226 28113 raft_consensus.cc:1275] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Refusing update from remote peer c834e719b85746729418156a56a78df4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.844592 28185 consensus_queue.cc:1048] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.851663 27965 raft_consensus.cc:1275] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Refusing update from remote peer c834e719b85746729418156a56a78df4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.853093 28160 consensus_queue.cc:1048] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:49.941241 27321 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:26:49.941936 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:49.958509 27965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
mode: GRACEFUL
new_leader_uuid: "b0b12a352e0745cbbb0b381811b922a4"
 from {username='slave'} at 127.0.0.1:40424
I20260710 13:26:49.959120 27965 raft_consensus.cc:606] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Received request to transfer leadership to TS b0b12a352e0745cbbb0b381811b922a4
I20260710 13:26:49.961418 27965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
mode: GRACEFUL
new_leader_uuid: "b0b12a352e0745cbbb0b381811b922a4"
 from {username='slave'} at 127.0.0.1:40424
I20260710 13:26:49.961870 27965 raft_consensus.cc:606] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Received request to transfer leadership to TS b0b12a352e0745cbbb0b381811b922a4
I20260710 13:26:49.962898 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:26:49.963376 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:49.986807 28248 raft_consensus.cc:993] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed: : Instructing follower b0b12a352e0745cbbb0b381811b922a4 to start an election
I20260710 13:26:49.987226 28251 raft_consensus.cc:1081] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Signalling peer b0b12a352e0745cbbb0b381811b922a4 to start an election
I20260710 13:26:49.988793 28113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac"
dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
 from {username='slave'} at 127.0.0.1:57476
I20260710 13:26:49.989311 28113 raft_consensus.cc:493] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:49.989652 28113 raft_consensus.cc:3060] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:49.994676 28113 raft_consensus.cc:515] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:49.996344 28113 leader_election.cc:290] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 2 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:49.997221 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:49.997531 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:49.997831 27965 raft_consensus.cc:3055] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:49.998095 28041 raft_consensus.cc:3060] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:49.998188 27965 raft_consensus.cc:740] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:49.999032 27965 consensus_queue.cc:260] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:50.000228 27965 raft_consensus.cc:3060] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:50.005031 28041 raft_consensus.cc:2468] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 2.
I20260710 13:26:50.006338 28080 leader_election.cc:304] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:50.006893 27965 raft_consensus.cc:2468] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 2.
I20260710 13:26:50.007282 28247 raft_consensus.cc:2804] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:50.008524 28247 raft_consensus.cc:697] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 2 LEADER]: Becoming Leader. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:50.009474 28247 consensus_queue.cc:237] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:50.017225 27861 catalog_manager.cc:5697] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 reported cstate change: term changed from 1 to 2, leader changed from f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65) to b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67). New cstate: current_term: 2 leader_uuid: "b0b12a352e0745cbbb0b381811b922a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:50.174961 28248 raft_consensus.cc:993] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed: : Instructing follower b0b12a352e0745cbbb0b381811b922a4 to start an election
I20260710 13:26:50.175444 28251 raft_consensus.cc:1081] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Signalling peer b0b12a352e0745cbbb0b381811b922a4 to start an election
I20260710 13:26:50.176956 28113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1"
dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
 from {username='slave'} at 127.0.0.1:57476
I20260710 13:26:50.177423 28113 raft_consensus.cc:493] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.177727 28113 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.182230 28113 raft_consensus.cc:515] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:50.183729 28113 leader_election.cc:290] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 3 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231)
I20260710 13:26:50.184636 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:50.185036 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:50.185269 28041 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.185655 27965 raft_consensus.cc:3055] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:50.186013 27965 raft_consensus.cc:740] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:50.186861 27965 consensus_queue.cc:260] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [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: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:50.188033 27965 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.192211 28041 raft_consensus.cc:2468] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 3.
I20260710 13:26:50.193483 28080 leader_election.cc:304] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [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: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:50.194273 28247 raft_consensus.cc:2804] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:50.194504 27965 raft_consensus.cc:2468] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 3.
I20260710 13:26:50.194810 28247 raft_consensus.cc:697] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 3 LEADER]: Becoming Leader. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:50.195617 28247 consensus_queue.cc:237] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [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: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:50.202582 27861 catalog_manager.cc:5697] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 reported cstate change: term changed from 2 to 3, leader changed from f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65) to b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "b0b12a352e0745cbbb0b381811b922a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:50.574189 27965 raft_consensus.cc:1275] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Refusing update from remote peer b0b12a352e0745cbbb0b381811b922a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:50.575392 28247 consensus_queue.cc:1048] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:50.589560 28041 raft_consensus.cc:1275] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Refusing update from remote peer b0b12a352e0745cbbb0b381811b922a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:50.590945 28263 consensus_queue.cc:1048] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:50.660156 27965 raft_consensus.cc:1275] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Refusing update from remote peer b0b12a352e0745cbbb0b381811b922a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.661371 28263 consensus_queue.cc:1048] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.669902 28041 raft_consensus.cc:1275] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Refusing update from remote peer b0b12a352e0745cbbb0b381811b922a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.671578 28247 consensus_queue.cc:1048] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.964080 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:50.974690 28113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1"
dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
mode: GRACEFUL
new_leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:57478
I20260710 13:26:50.975237 28113 raft_consensus.cc:606] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 3 LEADER]: Received request to transfer leadership to TS f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:50.989214 28113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac"
dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
mode: GRACEFUL
new_leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:57478
I20260710 13:26:50.989712 28113 raft_consensus.cc:606] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 2 LEADER]: Received request to transfer leadership to TS f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:50.996148 28041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71854686f1e94496b9a07312b85ee568"
dest_uuid: "c834e719b85746729418156a56a78df4"
mode: GRACEFUL
new_leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:59198
I20260710 13:26:50.996660 28041 raft_consensus.cc:606] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Received request to transfer leadership to TS f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:51.001659 28041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07"
dest_uuid: "c834e719b85746729418156a56a78df4"
mode: GRACEFUL
new_leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:59198
I20260710 13:26:51.002138 28041 raft_consensus.cc:606] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Received request to transfer leadership to TS f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:51.008013 28041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f"
dest_uuid: "c834e719b85746729418156a56a78df4"
mode: GRACEFUL
new_leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:59198
I20260710 13:26:51.008610 28041 raft_consensus.cc:606] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Received request to transfer leadership to TS f0d8b454b7354f07b4b7adc77a552aed
I20260710 13:26:51.086319 28263 raft_consensus.cc:993] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4: : Instructing follower f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:51.087025 28247 raft_consensus.cc:1081] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 3 LEADER]: Signalling peer f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:51.088482 27965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:40412
I20260710 13:26:51.088946 27965 raft_consensus.cc:493] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:51.089232 27965 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:51.093530 27965 raft_consensus.cc:515] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.094923 27965 leader_election.cc:290] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 4 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:51.095737 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:51.096087 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d561cce7358d4b47b03ded764a3c5dd1" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:51.096282 28041 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:51.096565 28113 raft_consensus.cc:3055] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:51.096835 28113 raft_consensus.cc:740] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:51.097523 28113 consensus_queue.cc:260] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [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: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.098623 28113 raft_consensus.cc:3060] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:51.102242 28041 raft_consensus.cc:2468] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 4.
I20260710 13:26:51.103430 27931 leader_election.cc:304] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [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: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:51.104764 28113 raft_consensus.cc:2468] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 4.
I20260710 13:26:51.105340 28251 raft_consensus.cc:2804] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:51.106518 28251 raft_consensus.cc:697] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 4 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:51.107296 28251 consensus_queue.cc:237] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [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: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.114372 27861 catalog_manager.cc:5697] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 3 to 4, leader changed from b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67) to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 4 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:51.325114 28160 raft_consensus.cc:993] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4: : Instructing follower f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:51.325508 28272 raft_consensus.cc:1081] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Signalling peer f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:51.326985 27965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:40406
I20260710 13:26:51.327442 27965 raft_consensus.cc:493] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:51.327692 27965 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.331655 27965 raft_consensus.cc:515] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.332872 27965 leader_election.cc:290] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 3 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:51.333719 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:51.333986 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:51.334167 28041 raft_consensus.cc:3055] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:51.334466 28041 raft_consensus.cc:740] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:51.334477 28113 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.335228 28041 consensus_queue.cc:260] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.336031 28041 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.338599 28113 raft_consensus.cc:2468] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 3.
I20260710 13:26:51.339612 27931 leader_election.cc:304] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [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: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:51.340183 28041 raft_consensus.cc:2468] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 3.
I20260710 13:26:51.340416 28268 raft_consensus.cc:2804] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:51.340936 28268 raft_consensus.cc:697] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:51.341632 28268 consensus_queue.cc:237] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.348395 27861 catalog_manager.cc:5697] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 2 to 3, leader changed from c834e719b85746729418156a56a78df4 (127.26.174.66) to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 3 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:51.471422 28160 raft_consensus.cc:993] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4: : Instructing follower f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:51.471841 28272 raft_consensus.cc:1081] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Signalling peer f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:51.473110 27965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71854686f1e94496b9a07312b85ee568"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:40406
I20260710 13:26:51.473483 27965 raft_consensus.cc:493] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:51.473716 27965 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.477860 27965 raft_consensus.cc:515] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.479383 27965 leader_election.cc:290] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 3 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:51.480140 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:51.480413 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:51.480691 28041 raft_consensus.cc:3055] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:51.480960 28113 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.481042 28041 raft_consensus.cc:740] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:51.481827 28041 consensus_queue.cc:260] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.482956 28041 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.486136 28113 raft_consensus.cc:2468] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 3.
I20260710 13:26:51.487278 27931 leader_election.cc:304] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [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: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:51.487950 28268 raft_consensus.cc:2804] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:51.488368 28268 raft_consensus.cc:697] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:51.488933 28041 raft_consensus.cc:2468] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 3.
I20260710 13:26:51.489132 28268 consensus_queue.cc:237] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.495577 27861 catalog_manager.cc:5697] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 2 to 3, leader changed from c834e719b85746729418156a56a78df4 (127.26.174.66) to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 3 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:51.513736 28041 raft_consensus.cc:1275] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:51.515028 28268 consensus_queue.cc:1048] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:51.523875 28113 raft_consensus.cc:1275] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:51.525142 28268 consensus_queue.cc:1048] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:51.535526 28263 raft_consensus.cc:993] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4: : Instructing follower f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:51.536034 28263 raft_consensus.cc:1081] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 2 LEADER]: Signalling peer f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:51.537264 28160 raft_consensus.cc:993] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4: : Instructing follower f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:51.537703 28272 raft_consensus.cc:1081] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Signalling peer f0d8b454b7354f07b4b7adc77a552aed to start an election
I20260710 13:26:51.537829 27965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:40412
I20260710 13:26:51.538364 27965 raft_consensus.cc:493] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:51.538702 27965 raft_consensus.cc:3060] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.539243 27966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
 from {username='slave'} at 127.0.0.1:40406
I20260710 13:26:51.539834 27966 raft_consensus.cc:493] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:51.540225 27966 raft_consensus.cc:3060] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:51.545595 27965 raft_consensus.cc:515] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.547093 27966 raft_consensus.cc:515] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.548105 27965 leader_election.cc:290] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 3 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:51.548341 28039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:51.548756 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25a393bf95f4298a07d425b1e18c7ac" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:51.548856 28039 raft_consensus.cc:3060] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.549347 28113 raft_consensus.cc:3055] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:51.549687 28113 raft_consensus.cc:740] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:51.550478 27966 leader_election.cc:290] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 2 election: Requested vote from peers c834e719b85746729418156a56a78df4 (127.26.174.66:36925), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:51.550806 28038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:51.551265 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e8cb794f14a168812601d64ba8b07" candidate_uuid: "f0d8b454b7354f07b4b7adc77a552aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:51.551605 28038 raft_consensus.cc:3055] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:51.551782 28112 raft_consensus.cc:3060] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:51.551939 28038 raft_consensus.cc:740] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:51.552754 28038 consensus_queue.cc:260] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.553930 28038 raft_consensus.cc:3060] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:51.554819 28039 raft_consensus.cc:2468] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 3.
I20260710 13:26:51.555341 28041 raft_consensus.cc:1240] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Rejecting Update request from peer b0b12a352e0745cbbb0b381811b922a4 for earlier term 2. Current term is 3. Ops: []
I20260710 13:26:51.555815 27931 leader_election.cc:304] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [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: c834e719b85746729418156a56a78df4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:51.556619 28268 raft_consensus.cc:2804] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:51.557071 28268 raft_consensus.cc:697] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:51.557674 28268 consensus_queue.cc:237] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.550422 28113 consensus_queue.cc:260] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.558468 28112 raft_consensus.cc:2468] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 2.
I20260710 13:26:51.558861 28113 raft_consensus.cc:3060] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.559562 27931 leader_election.cc:304] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0b12a352e0745cbbb0b381811b922a4, f0d8b454b7354f07b4b7adc77a552aed; no voters: 
I20260710 13:26:51.560359 28251 raft_consensus.cc:2804] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:51.560791 28251 raft_consensus.cc:697] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Becoming Leader. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:51.561546 28251 consensus_queue.cc:237] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:51.564448 28038 raft_consensus.cc:2468] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 2.
I20260710 13:26:51.566223 28113 raft_consensus.cc:2468] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0d8b454b7354f07b4b7adc77a552aed in term 3.
I20260710 13:26:51.566856 27860 catalog_manager.cc:5697] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 2 to 3, leader changed from b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67) to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 3 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:51.578202 27860 catalog_manager.cc:5697] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed reported cstate change: term changed from 1 to 2, leader changed from c834e719b85746729418156a56a78df4 (127.26.174.66) to f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65). New cstate: current_term: 2 leader_uuid: "f0d8b454b7354f07b4b7adc77a552aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:51.783272 28113 raft_consensus.cc:1275] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:51.784365 28251 consensus_queue.cc:1048] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:51.792053 28038 raft_consensus.cc:1275] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:51.793547 28268 consensus_queue.cc:1048] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:51.920670 28113 raft_consensus.cc:1275] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:51.921844 28268 consensus_queue.cc:1048] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:51.930676 28038 raft_consensus.cc:1275] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:51.932755 28268 consensus_queue.cc:1048] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:51.962726 28113 raft_consensus.cc:1275] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:51.963917 28268 consensus_queue.cc:1048] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:51.971910 28038 raft_consensus.cc:1275] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:51.973999 28276 consensus_queue.cc:1048] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:52.060381 28113 raft_consensus.cc:1275] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:52.061655 28276 consensus_queue.cc:1048] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:52.070571 28038 raft_consensus.cc:1275] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Refusing update from remote peer f0d8b454b7354f07b4b7adc77a552aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:52.073320 28268 consensus_queue.cc:1048] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:54.016343 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:54.025337 27966 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
mode: GRACEFUL
new_leader_uuid: "b0b12a352e0745cbbb0b381811b922a4"
 from {username='slave'} at 127.0.0.1:40424
I20260710 13:26:54.026255 27966 raft_consensus.cc:606] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Received request to transfer leadership to TS b0b12a352e0745cbbb0b381811b922a4
I20260710 13:26:54.028807 28291 raft_consensus.cc:993] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed: : Instructing follower b0b12a352e0745cbbb0b381811b922a4 to start an election
I20260710 13:26:54.029269 28291 raft_consensus.cc:1081] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Signalling peer b0b12a352e0745cbbb0b381811b922a4 to start an election
I20260710 13:26:54.029359 27966 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71854686f1e94496b9a07312b85ee568"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
mode: GRACEFUL
new_leader_uuid: "b0b12a352e0745cbbb0b381811b922a4"
 from {username='slave'} at 127.0.0.1:40424
I20260710 13:26:54.029912 27966 raft_consensus.cc:606] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Received request to transfer leadership to TS b0b12a352e0745cbbb0b381811b922a4
I20260710 13:26:54.031152 28113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e"
dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
 from {username='slave'} at 127.0.0.1:57476
I20260710 13:26:54.031621 28113 raft_consensus.cc:493] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.031936 28113 raft_consensus.cc:3060] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.032528 27966 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
mode: GRACEFUL
new_leader_uuid: "c834e719b85746729418156a56a78df4"
 from {username='slave'} at 127.0.0.1:40424
I20260710 13:26:54.033011 27966 raft_consensus.cc:606] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Received request to transfer leadership to TS c834e719b85746729418156a56a78df4
I20260710 13:26:54.035482 27966 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f"
dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
mode: GRACEFUL
new_leader_uuid: "c834e719b85746729418156a56a78df4"
 from {username='slave'} at 127.0.0.1:40424
I20260710 13:26:54.035949 27966 raft_consensus.cc:606] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Received request to transfer leadership to TS c834e719b85746729418156a56a78df4
I20260710 13:26:54.037041 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:26:54.037469 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:54.038538 28113 raft_consensus.cc:515] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.040081 28113 leader_election.cc:290] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 3 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:54.040879 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:54.041276 28039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2becaf855f4919b828d4ac6e688c8e" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:54.041519 27966 raft_consensus.cc:3055] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:54.041908 27966 raft_consensus.cc:740] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:54.041962 28039 raft_consensus.cc:3060] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.042779 27966 consensus_queue.cc:260] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.043777 27966 raft_consensus.cc:3060] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.047240 28039 raft_consensus.cc:2468] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 3.
I20260710 13:26:54.048578 28080 leader_election.cc:304] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [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: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:54.048736 27966 raft_consensus.cc:2468] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 3.
I20260710 13:26:54.049531 28261 raft_consensus.cc:2804] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:54.050400 28261 raft_consensus.cc:697] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 3 LEADER]: Becoming Leader. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:54.051120 28261 consensus_queue.cc:237] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.058216 27861 catalog_manager.cc:5697] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 reported cstate change: term changed from 2 to 3, leader changed from f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65) to b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "b0b12a352e0745cbbb0b381811b922a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.207479 28251 raft_consensus.cc:993] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed: : Instructing follower c834e719b85746729418156a56a78df4 to start an election
I20260710 13:26:54.207926 28291 raft_consensus.cc:1081] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Signalling peer c834e719b85746729418156a56a78df4 to start an election
I20260710 13:26:54.209481 28039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63"
dest_uuid: "c834e719b85746729418156a56a78df4"
 from {username='slave'} at 127.0.0.1:59182
I20260710 13:26:54.209954 28039 raft_consensus.cc:493] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.210237 28039 raft_consensus.cc:3060] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.215348 28039 raft_consensus.cc:515] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.217141 28039 leader_election.cc:290] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 3 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:54.218119 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:54.218116 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4111298cd814ea39faa6443403c5a63" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:54.218784 27966 raft_consensus.cc:3055] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:54.218847 28113 raft_consensus.cc:3060] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.219143 27966 raft_consensus.cc:740] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:54.219867 27966 consensus_queue.cc:260] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.220854 27966 raft_consensus.cc:3060] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.224085 28113 raft_consensus.cc:2468] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 3.
I20260710 13:26:54.225358 28006 leader_election.cc:304] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [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: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:54.226123 28160 raft_consensus.cc:2804] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:54.227458 28160 raft_consensus.cc:697] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 3 LEADER]: Becoming Leader. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:54.227670 27966 raft_consensus.cc:2468] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 3.
I20260710 13:26:54.228520 28160 consensus_queue.cc:237] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.237565 27861 catalog_manager.cc:5697] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 reported cstate change: term changed from 2 to 3, leader changed from f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65) to c834e719b85746729418156a56a78df4 (127.26.174.66). New cstate: current_term: 3 leader_uuid: "c834e719b85746729418156a56a78df4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.282563 28251 raft_consensus.cc:993] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed: : Instructing follower b0b12a352e0745cbbb0b381811b922a4 to start an election
I20260710 13:26:54.282963 28300 raft_consensus.cc:993] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed: : Instructing follower c834e719b85746729418156a56a78df4 to start an election
I20260710 13:26:54.283201 28291 raft_consensus.cc:1081] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Signalling peer b0b12a352e0745cbbb0b381811b922a4 to start an election
I20260710 13:26:54.283445 28251 raft_consensus.cc:1081] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Signalling peer c834e719b85746729418156a56a78df4 to start an election
I20260710 13:26:54.284749 28113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71854686f1e94496b9a07312b85ee568"
dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
 from {username='slave'} at 127.0.0.1:57476
I20260710 13:26:54.285120 28039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f"
dest_uuid: "c834e719b85746729418156a56a78df4"
 from {username='slave'} at 127.0.0.1:59182
I20260710 13:26:54.285255 28113 raft_consensus.cc:493] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.285579 28113 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:54.285614 28039 raft_consensus.cc:493] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.286015 28039 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:54.290256 28113 raft_consensus.cc:515] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.290382 28039 raft_consensus.cc:515] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.292171 28039 leader_election.cc:290] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [CANDIDATE]: Term 4 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67:43799)
I20260710 13:26:54.292615 28113 leader_election.cc:290] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [CANDIDATE]: Term 4 election: Requested vote from peers f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231), c834e719b85746729418156a56a78df4 (127.26.174.66:36925)
I20260710 13:26:54.293403 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:54.294211 27966 raft_consensus.cc:3055] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:54.293433 28112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b0b12a352e0745cbbb0b381811b922a4"
I20260710 13:26:54.294324 28039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71854686f1e94496b9a07312b85ee568" candidate_uuid: "b0b12a352e0745cbbb0b381811b922a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c834e719b85746729418156a56a78df4"
I20260710 13:26:54.294502 27965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e072de44aa424d9ee67a8333466a6f" candidate_uuid: "c834e719b85746729418156a56a78df4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f0d8b454b7354f07b4b7adc77a552aed"
I20260710 13:26:54.294929 28112 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:54.294971 28039 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:54.295068 27965 raft_consensus.cc:3055] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:54.295600 27965 raft_consensus.cc:740] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:54.294528 27966 raft_consensus.cc:740] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f0d8b454b7354f07b4b7adc77a552aed, State: Running, Role: LEADER
I20260710 13:26:54.296540 27965 consensus_queue.cc:260] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.297055 27966 consensus_queue.cc:260] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.297960 27965 raft_consensus.cc:3060] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:54.298290 27966 raft_consensus.cc:3060] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:54.301783 28039 raft_consensus.cc:2468] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 4.
I20260710 13:26:54.302843 28080 leader_election.cc:304] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [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: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:54.303527 28261 raft_consensus.cc:2804] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:54.303558 28112 raft_consensus.cc:2468] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 4.
I20260710 13:26:54.304412 28261 raft_consensus.cc:697] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 4 LEADER]: Becoming Leader. State: Replica: b0b12a352e0745cbbb0b381811b922a4, State: Running, Role: LEADER
I20260710 13:26:54.305217 28006 leader_election.cc:304] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [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: b0b12a352e0745cbbb0b381811b922a4, c834e719b85746729418156a56a78df4; no voters: 
I20260710 13:26:54.305595 27965 raft_consensus.cc:2468] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834e719b85746729418156a56a78df4 in term 4.
I20260710 13:26:54.305315 28261 consensus_queue.cc:237] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.306245 28160 raft_consensus.cc:2804] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:54.306715 28160 raft_consensus.cc:697] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 4 LEADER]: Becoming Leader. State: Replica: c834e719b85746729418156a56a78df4, State: Running, Role: LEADER
I20260710 13:26:54.307111 27966 raft_consensus.cc:2468] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b12a352e0745cbbb0b381811b922a4 in term 4.
I20260710 13:26:54.307610 28160 consensus_queue.cc:237] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [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: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } }
I20260710 13:26:54.314738 27861 catalog_manager.cc:5697] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 reported cstate change: term changed from 3 to 4, leader changed from f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65) to b0b12a352e0745cbbb0b381811b922a4 (127.26.174.67). New cstate: current_term: 4 leader_uuid: "b0b12a352e0745cbbb0b381811b922a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.315644 27860 catalog_manager.cc:5697] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 reported cstate change: term changed from 3 to 4, leader changed from f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65) to c834e719b85746729418156a56a78df4 (127.26.174.66). New cstate: current_term: 4 leader_uuid: "c834e719b85746729418156a56a78df4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.452562 27966 raft_consensus.cc:1275] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Refusing update from remote peer b0b12a352e0745cbbb0b381811b922a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:54.453712 28261 consensus_queue.cc:1048] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:54.465034 28039 raft_consensus.cc:1275] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Refusing update from remote peer b0b12a352e0745cbbb0b381811b922a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:54.466334 28261 consensus_queue.cc:1048] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:54.610424 28112 raft_consensus.cc:1275] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Refusing update from remote peer c834e719b85746729418156a56a78df4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:54.611737 28160 consensus_queue.cc:1048] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:54.622080 27966 raft_consensus.cc:1275] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Refusing update from remote peer c834e719b85746729418156a56a78df4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:54.624493 28298 consensus_queue.cc:1048] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:54.710160 27966 raft_consensus.cc:1275] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Refusing update from remote peer c834e719b85746729418156a56a78df4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:54.711445 28298 consensus_queue.cc:1048] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:54.720677 28112 raft_consensus.cc:1275] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Refusing update from remote peer c834e719b85746729418156a56a78df4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:54.722250 28160 consensus_queue.cc:1048] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b12a352e0745cbbb0b381811b922a4" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:54.881213 27966 raft_consensus.cc:1275] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Refusing update from remote peer b0b12a352e0745cbbb0b381811b922a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:54.882298 28261 consensus_queue.cc:1048] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0d8b454b7354f07b4b7adc77a552aed" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:54.891316 28038 raft_consensus.cc:1275] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Refusing update from remote peer b0b12a352e0745cbbb0b381811b922a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:54.892918 28261 consensus_queue.cc:1048] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834e719b85746729418156a56a78df4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:55.038408 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:55.044539 27321 tablet_server.cc:179] TabletServer@127.26.174.65:0 shutting down...
I20260710 13:26:55.068490 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:55.069336 27321 tablet_replica.cc:333] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed: stopping tablet replica
I20260710 13:26:55.070052 27321 raft_consensus.cc:2243] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.070544 27321 raft_consensus.cc:2272] T e1bb6cd374be46dd93065c33c8f25f95 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.072662 27321 tablet_replica.cc:333] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed: stopping tablet replica
I20260710 13:26:55.073262 27321 raft_consensus.cc:2243] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.073760 27321 raft_consensus.cc:2272] T 03590ba46f704efea987c2874622a0ce P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.075764 27321 tablet_replica.cc:333] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed: stopping tablet replica
I20260710 13:26:55.076345 27321 raft_consensus.cc:2243] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.077138 27321 raft_consensus.cc:2272] T c25a393bf95f4298a07d425b1e18c7ac P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.079070 27321 tablet_replica.cc:333] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed: stopping tablet replica
I20260710 13:26:55.079602 27321 raft_consensus.cc:2243] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.080420 27321 raft_consensus.cc:2272] T b4e971b12485426eb1829b6fae33a7c4 P f0d8b454b7354f07b4b7adc77a552aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.082962 27321 tablet_replica.cc:333] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed: stopping tablet replica
I20260710 13:26:55.083792 27321 raft_consensus.cc:2243] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.084693 27321 raft_consensus.cc:2272] T 234e8cb794f14a168812601d64ba8b07 P f0d8b454b7354f07b4b7adc77a552aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.086501 27321 tablet_replica.cc:333] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed: stopping tablet replica
I20260710 13:26:55.087275 27321 raft_consensus.cc:2243] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.087713 27321 raft_consensus.cc:2272] T 71854686f1e94496b9a07312b85ee568 P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.089725 27321 tablet_replica.cc:333] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed: stopping tablet replica
I20260710 13:26:55.090270 27321 raft_consensus.cc:2243] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.090646 27321 raft_consensus.cc:2272] T e3e072de44aa424d9ee67a8333466a6f P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.092801 27321 tablet_replica.cc:333] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed: stopping tablet replica
I20260710 13:26:55.093279 27321 raft_consensus.cc:2243] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.093654 27321 raft_consensus.cc:2272] T d4111298cd814ea39faa6443403c5a63 P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.095597 27321 tablet_replica.cc:333] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed: stopping tablet replica
I20260710 13:26:55.096063 27321 raft_consensus.cc:2243] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.096441 27321 raft_consensus.cc:2272] T 2b2becaf855f4919b828d4ac6e688c8e P f0d8b454b7354f07b4b7adc77a552aed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.099112 27321 tablet_replica.cc:333] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed: stopping tablet replica
W20260710 13:26:55.099450 28006 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 13:26:55.099679 27321 raft_consensus.cc:2243] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.100641 27321 raft_consensus.cc:2272] T d561cce7358d4b47b03ded764a3c5dd1 P f0d8b454b7354f07b4b7adc77a552aed [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:55.102602 28006 consensus_peers.cc:597] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 -> Peer f0d8b454b7354f07b4b7adc77a552aed (127.26.174.65:43231): Couldn't send request to peer f0d8b454b7354f07b4b7adc77a552aed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:55.125120 27321 tablet_server.cc:196] TabletServer@127.26.174.65:0 shutdown complete.
I20260710 13:26:55.144675 27321 tablet_server.cc:179] TabletServer@127.26.174.66:0 shutting down...
I20260710 13:26:55.172473 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:55.173228 27321 tablet_replica.cc:333] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4: stopping tablet replica
I20260710 13:26:55.173904 27321 raft_consensus.cc:2243] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:26:55.173837 28080 consensus_peers.cc:597] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 -> Peer c834e719b85746729418156a56a78df4 (127.26.174.66:36925): Couldn't send request to peer c834e719b85746729418156a56a78df4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:55.174567 27321 raft_consensus.cc:2272] T e1bb6cd374be46dd93065c33c8f25f95 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.176347 27321 tablet_replica.cc:333] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4: stopping tablet replica
I20260710 13:26:55.176862 27321 raft_consensus.cc:2243] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.177263 27321 raft_consensus.cc:2272] T b4e971b12485426eb1829b6fae33a7c4 P c834e719b85746729418156a56a78df4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.178849 27321 tablet_replica.cc:333] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4: stopping tablet replica
I20260710 13:26:55.179335 27321 raft_consensus.cc:2243] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.180007 27321 raft_consensus.cc:2272] T 03590ba46f704efea987c2874622a0ce P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.181731 27321 tablet_replica.cc:333] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4: stopping tablet replica
I20260710 13:26:55.182230 27321 raft_consensus.cc:2243] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.182875 27321 raft_consensus.cc:2272] T e3e072de44aa424d9ee67a8333466a6f P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.185173 27321 tablet_replica.cc:333] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4: stopping tablet replica
I20260710 13:26:55.185861 27321 raft_consensus.cc:2243] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.186435 27321 raft_consensus.cc:2272] T 71854686f1e94496b9a07312b85ee568 P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.188520 27321 tablet_replica.cc:333] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4: stopping tablet replica
I20260710 13:26:55.188990 27321 raft_consensus.cc:2243] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.189378 27321 raft_consensus.cc:2272] T 234e8cb794f14a168812601d64ba8b07 P c834e719b85746729418156a56a78df4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.190999 27321 tablet_replica.cc:333] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4: stopping tablet replica
I20260710 13:26:55.191459 27321 raft_consensus.cc:2243] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.192135 27321 raft_consensus.cc:2272] T d4111298cd814ea39faa6443403c5a63 P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.193992 27321 tablet_replica.cc:333] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4: stopping tablet replica
I20260710 13:26:55.194443 27321 raft_consensus.cc:2243] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.194850 27321 raft_consensus.cc:2272] T 2b2becaf855f4919b828d4ac6e688c8e P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.196848 27321 tablet_replica.cc:333] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4: stopping tablet replica
I20260710 13:26:55.197284 27321 raft_consensus.cc:2243] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.197679 27321 raft_consensus.cc:2272] T d561cce7358d4b47b03ded764a3c5dd1 P c834e719b85746729418156a56a78df4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.199226 27321 tablet_replica.cc:333] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4: stopping tablet replica
I20260710 13:26:55.199669 27321 raft_consensus.cc:2243] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.200047 27321 raft_consensus.cc:2272] T c25a393bf95f4298a07d425b1e18c7ac P c834e719b85746729418156a56a78df4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.226768 27321 tablet_server.cc:196] TabletServer@127.26.174.66:0 shutdown complete.
I20260710 13:26:55.244192 27321 tablet_server.cc:179] TabletServer@127.26.174.67:0 shutting down...
I20260710 13:26:55.269006 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:55.269747 27321 tablet_replica.cc:333] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4: stopping tablet replica
I20260710 13:26:55.270707 27321 raft_consensus.cc:2243] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.271319 27321 raft_consensus.cc:2272] T c25a393bf95f4298a07d425b1e18c7ac P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.272977 27321 tablet_replica.cc:333] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4: stopping tablet replica
I20260710 13:26:55.273447 27321 raft_consensus.cc:2243] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.273804 27321 raft_consensus.cc:2272] T 03590ba46f704efea987c2874622a0ce P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.275552 27321 tablet_replica.cc:333] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4: stopping tablet replica
I20260710 13:26:55.276029 27321 raft_consensus.cc:2243] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.276417 27321 raft_consensus.cc:2272] T b4e971b12485426eb1829b6fae33a7c4 P b0b12a352e0745cbbb0b381811b922a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.277949 27321 tablet_replica.cc:333] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4: stopping tablet replica
I20260710 13:26:55.278412 27321 raft_consensus.cc:2243] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.279356 27321 raft_consensus.cc:2272] T 71854686f1e94496b9a07312b85ee568 P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.281211 27321 tablet_replica.cc:333] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4: stopping tablet replica
I20260710 13:26:55.281684 27321 raft_consensus.cc:2243] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.282202 27321 raft_consensus.cc:2272] T e3e072de44aa424d9ee67a8333466a6f P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.284154 27321 tablet_replica.cc:333] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4: stopping tablet replica
I20260710 13:26:55.284596 27321 raft_consensus.cc:2243] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.284945 27321 raft_consensus.cc:2272] T 234e8cb794f14a168812601d64ba8b07 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.286559 27321 tablet_replica.cc:333] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4: stopping tablet replica
I20260710 13:26:55.287019 27321 raft_consensus.cc:2243] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.287364 27321 raft_consensus.cc:2272] T d561cce7358d4b47b03ded764a3c5dd1 P b0b12a352e0745cbbb0b381811b922a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.288713 27321 tablet_replica.cc:333] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4: stopping tablet replica
I20260710 13:26:55.289105 27321 raft_consensus.cc:2243] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.289758 27321 raft_consensus.cc:2272] T e1bb6cd374be46dd93065c33c8f25f95 P b0b12a352e0745cbbb0b381811b922a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.291332 27321 tablet_replica.cc:333] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4: stopping tablet replica
I20260710 13:26:55.291738 27321 raft_consensus.cc:2243] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.292317 27321 raft_consensus.cc:2272] T 2b2becaf855f4919b828d4ac6e688c8e P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.294088 27321 tablet_replica.cc:333] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4: stopping tablet replica
I20260710 13:26:55.294466 27321 raft_consensus.cc:2243] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.294888 27321 raft_consensus.cc:2272] T d4111298cd814ea39faa6443403c5a63 P b0b12a352e0745cbbb0b381811b922a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.323663 27321 tablet_server.cc:196] TabletServer@127.26.174.67:0 shutdown complete.
I20260710 13:26:55.341905 27321 master.cc:562] Master@127.26.174.126:44155 shutting down...
I20260710 13:26:55.359463 27321 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.359990 27321 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.360316 27321 tablet_replica.cc:333] T 00000000000000000000000000000000 P 47aa20f0d75a4b43a1da5bf2b47cf450: stopping tablet replica
I20260710 13:26:55.378835 27321 master.cc:584] Master@127.26.174.126:44155 shutdown complete.
b0b12a352e0745cbbb0b381811b922a4  1
c834e719b85746729418156a56a78df4  4
f0d8b454b7354f07b4b7adc77a552aed  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10138 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:26:55.419196 27321 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.174.126:33331
I20260710 13:26:55.420322 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.426026 28320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.426401 28321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.427196 28323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:55.427942 27321 server_base.cc:1061] running on GCE node
I20260710 13:26:55.428810 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.429033 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:55.429201 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690015429185 us; error 0 us; skew 500 ppm
I20260710 13:26:55.429729 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.432142 27321 webserver.cc:533] Webserver started at http://127.26.174.126:37503/ using document root <none> and password file <none>
I20260710 13:26:55.432631 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.432826 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.433100 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.434175 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/master-0-root/instance:
uuid: "8999fa54aeb343268aac802c02959b6c"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-j8bj"
I20260710 13:26:55.438781 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:26:55.441922 28328 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.442795 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:55.443077 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/master-0-root
uuid: "8999fa54aeb343268aac802c02959b6c"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-j8bj"
I20260710 13:26:55.443372 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:55.457892 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.459087 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.496225 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.126:33331
I20260710 13:26:55.496320 28379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.126:33331 every 8 connection(s)
I20260710 13:26:55.500191 28380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.509526 28380 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c: Bootstrap starting.
I20260710 13:26:55.514017 28380 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:55.518115 28380 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c: No bootstrap required, opened a new log
I20260710 13:26:55.520144 28380 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8999fa54aeb343268aac802c02959b6c" member_type: VOTER }
I20260710 13:26:55.520510 28380 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:55.520740 28380 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8999fa54aeb343268aac802c02959b6c, State: Initialized, Role: FOLLOWER
I20260710 13:26:55.521315 28380 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8999fa54aeb343268aac802c02959b6c" member_type: VOTER }
I20260710 13:26:55.521750 28380 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:55.521973 28380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:55.522238 28380 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.526183 28380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8999fa54aeb343268aac802c02959b6c" member_type: VOTER }
I20260710 13:26:55.526695 28380 leader_election.cc:304] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [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: 8999fa54aeb343268aac802c02959b6c; no voters: 
I20260710 13:26:55.527845 28380 leader_election.cc:290] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:55.528107 28383 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:55.529536 28383 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 1 LEADER]: Becoming Leader. State: Replica: 8999fa54aeb343268aac802c02959b6c, State: Running, Role: LEADER
I20260710 13:26:55.530244 28383 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [LEADER]: Queue going to LEADER mode. State: All 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: "8999fa54aeb343268aac802c02959b6c" member_type: VOTER }
I20260710 13:26:55.530920 28380 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:55.535041 28385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8999fa54aeb343268aac802c02959b6c. Latest consensus state: current_term: 1 leader_uuid: "8999fa54aeb343268aac802c02959b6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8999fa54aeb343268aac802c02959b6c" member_type: VOTER } }
I20260710 13:26:55.535354 28384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8999fa54aeb343268aac802c02959b6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8999fa54aeb343268aac802c02959b6c" member_type: VOTER } }
I20260710 13:26:55.535809 28385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:55.536046 28384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:55.538960 28390 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:55.543743 28390 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:55.548375 27321 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:55.552698 28390 catalog_manager.cc:1383] Generated new cluster ID: cdf21cab37bb4164806b94baba33480f
I20260710 13:26:55.553021 28390 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:55.565220 28390 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:55.566430 28390 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:55.582201 28390 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c: Generated new TSK 0
I20260710 13:26:55.582830 28390 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:55.614840 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.620366 28401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.621367 28402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.623091 28404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:55.623687 27321 server_base.cc:1061] running on GCE node
I20260710 13:26:55.624384 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.624604 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:55.624730 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690015624719 us; error 0 us; skew 500 ppm
I20260710 13:26:55.625183 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.627353 27321 webserver.cc:533] Webserver started at http://127.26.174.65:36053/ using document root <none> and password file <none>
I20260710 13:26:55.627789 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.627949 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.628163 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.629139 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/instance:
uuid: "d026f73eb32e48ff851b4ed485a62e32"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-j8bj"
I20260710 13:26:55.633531 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:55.636734 28409 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.637486 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:26:55.637733 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root
uuid: "d026f73eb32e48ff851b4ed485a62e32"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-j8bj"
I20260710 13:26:55.638005 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:55.650249 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.651430 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.652769 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:55.655223 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:55.655393 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.655648 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:55.655870 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.695880 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.65:38837
I20260710 13:26:55.696067 28471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.65:38837 every 8 connection(s)
I20260710 13:26:55.700657 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.708006 28476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.711848 28477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.712548 28479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:55.714432 27321 server_base.cc:1061] running on GCE node
I20260710 13:26:55.715083 28472 heartbeater.cc:344] Connected to a master server at 127.26.174.126:33331
I20260710 13:26:55.715497 28472 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:55.715916 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.716179 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:55.716367 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690015716350 us; error 0 us; skew 500 ppm
I20260710 13:26:55.716337 28472 heartbeater.cc:507] Master 127.26.174.126:33331 requested a full tablet report, sending...
I20260710 13:26:55.717217 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.719113 28345 ts_manager.cc:194] Registered new tserver with Master: d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837)
I20260710 13:26:55.719955 27321 webserver.cc:533] Webserver started at http://127.26.174.66:46835/ using document root <none> and password file <none>
I20260710 13:26:55.720425 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.720631 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.720875 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.721164 28345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59856
I20260710 13:26:55.722126 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root/instance:
uuid: "b458e6923342490386229a0b83ac9fd4"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-j8bj"
I20260710 13:26:55.726768 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:26:55.729856 28484 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.730712 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:26:55.730999 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root
uuid: "b458e6923342490386229a0b83ac9fd4"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-j8bj"
I20260710 13:26:55.731279 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:55.749847 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.751201 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.752708 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:55.755048 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:55.755281 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.755539 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:55.755724 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.797267 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.66:41377
I20260710 13:26:55.797372 28546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.66:41377 every 8 connection(s)
I20260710 13:26:55.802362 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.808785 28550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.810925 28551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.812534 28553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:55.814073 27321 server_base.cc:1061] running on GCE node
I20260710 13:26:55.814464 28547 heartbeater.cc:344] Connected to a master server at 127.26.174.126:33331
I20260710 13:26:55.814932 28547 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:55.815061 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.815351 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:55.815675 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690015815504 us; error 0 us; skew 500 ppm
I20260710 13:26:55.815814 28547 heartbeater.cc:507] Master 127.26.174.126:33331 requested a full tablet report, sending...
I20260710 13:26:55.816478 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.818325 28345 ts_manager.cc:194] Registered new tserver with Master: b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:55.819518 27321 webserver.cc:533] Webserver started at http://127.26.174.67:35003/ using document root <none> and password file <none>
I20260710 13:26:55.820209 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.820360 28345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59864
I20260710 13:26:55.820468 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.820966 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.822247 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root/instance:
uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-j8bj"
I20260710 13:26:55.826956 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:26:55.830194 28558 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.831045 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:55.831369 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root
uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-j8bj"
I20260710 13:26:55.831698 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:55.842880 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.844147 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.846257 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:55.849077 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:55.849272 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.849702 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:55.849881 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.892136 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.67:34861
I20260710 13:26:55.892247 28620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.67:34861 every 8 connection(s)
I20260710 13:26:55.907251 28621 heartbeater.cc:344] Connected to a master server at 127.26.174.126:33331
I20260710 13:26:55.907667 28621 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:55.908650 28621 heartbeater.cc:507] Master 127.26.174.126:33331 requested a full tablet report, sending...
I20260710 13:26:55.911010 28345 ts_manager.cc:194] Registered new tserver with Master: f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:55.911350 27321 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015990603s
I20260710 13:26:55.912755 28345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59880
I20260710 13:26:55.939635 28345 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59894:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:55.943445 28345 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:56.061786 28437 tablet_service.cc:1511] Processing CreateTablet for tablet 095248e20ac34db09a8387914e43f10a (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:56.062433 28435 tablet_service.cc:1511] Processing CreateTablet for tablet b6bd0d93dba042b9b3ab649ed194749e (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:56.062848 28436 tablet_service.cc:1511] Processing CreateTablet for tablet f20a41b216df4a52acbf8ed26cdfb547 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:56.063311 28437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095248e20ac34db09a8387914e43f10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.064157 28436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20a41b216df4a52acbf8ed26cdfb547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.064714 28434 tablet_service.cc:1511] Processing CreateTablet for tablet 48a388125f1a459798165a19a5a0a6ca (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:56.065985 28434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a388125f1a459798165a19a5a0a6ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.067986 28432 tablet_service.cc:1511] Processing CreateTablet for tablet d6dd137d9ab14fa3ad7abe423163ae54 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:56.070180 28433 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8853ca1ce9470c8eda2547b5e8e214 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:56.072367 28431 tablet_service.cc:1511] Processing CreateTablet for tablet c82dbc8456b9436c99c2a3219722c93f (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:56.073773 28435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bd0d93dba042b9b3ab649ed194749e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.077209 28430 tablet_service.cc:1511] Processing CreateTablet for tablet 036eb4ce80cb4ed29b255756ebcc170f (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:56.078512 28430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036eb4ce80cb4ed29b255756ebcc170f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.081732 28429 tablet_service.cc:1511] Processing CreateTablet for tablet bb951d593e334e0eb9f1884ebc4d0a4b (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:56.087028 28433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8853ca1ce9470c8eda2547b5e8e214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.086834 28428 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2471209d654aa68845e78392384831 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:56.089404 28586 tablet_service.cc:1511] Processing CreateTablet for tablet 095248e20ac34db09a8387914e43f10a (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:56.090288 28584 tablet_service.cc:1511] Processing CreateTablet for tablet b6bd0d93dba042b9b3ab649ed194749e (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:56.091187 28431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82dbc8456b9436c99c2a3219722c93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.091811 28583 tablet_service.cc:1511] Processing CreateTablet for tablet 48a388125f1a459798165a19a5a0a6ca (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:56.092509 28585 tablet_service.cc:1511] Processing CreateTablet for tablet f20a41b216df4a52acbf8ed26cdfb547 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:56.092989 28586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095248e20ac34db09a8387914e43f10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.093742 28585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20a41b216df4a52acbf8ed26cdfb547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.095052 28432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6dd137d9ab14fa3ad7abe423163ae54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.094908 28581 tablet_service.cc:1511] Processing CreateTablet for tablet d6dd137d9ab14fa3ad7abe423163ae54 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:56.095299 28584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bd0d93dba042b9b3ab649ed194749e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.096190 28581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6dd137d9ab14fa3ad7abe423163ae54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.099009 28583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a388125f1a459798165a19a5a0a6ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.103487 28582 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8853ca1ce9470c8eda2547b5e8e214 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:56.104888 28582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8853ca1ce9470c8eda2547b5e8e214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.107273 28580 tablet_service.cc:1511] Processing CreateTablet for tablet c82dbc8456b9436c99c2a3219722c93f (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:56.114481 28579 tablet_service.cc:1511] Processing CreateTablet for tablet 036eb4ce80cb4ed29b255756ebcc170f (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:56.115921 28579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036eb4ce80cb4ed29b255756ebcc170f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.122406 28580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82dbc8456b9436c99c2a3219722c93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.124332 28428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2471209d654aa68845e78392384831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.124780 28578 tablet_service.cc:1511] Processing CreateTablet for tablet bb951d593e334e0eb9f1884ebc4d0a4b (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:56.126375 28578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb951d593e334e0eb9f1884ebc4d0a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.130540 28429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb951d593e334e0eb9f1884ebc4d0a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.150543 28637 tablet_bootstrap.cc:492] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:56.151675 28636 tablet_bootstrap.cc:492] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:56.161734 28637 tablet_bootstrap.cc:654] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.173382 28585 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2471209d654aa68845e78392384831 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:56.208807 28577 tablet_service.cc:1511] Processing CreateTablet for tablet 185539240da44be0b7843f40b5cafacf (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:56.179343 28509 tablet_service.cc:1511] Processing CreateTablet for tablet 48a388125f1a459798165a19a5a0a6ca (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:56.188200 28437 tablet_service.cc:1511] Processing CreateTablet for tablet 185539240da44be0b7843f40b5cafacf (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:56.226382 28509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a388125f1a459798165a19a5a0a6ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.177999 28511 tablet_service.cc:1511] Processing CreateTablet for tablet f20a41b216df4a52acbf8ed26cdfb547 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:56.174853 28585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2471209d654aa68845e78392384831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.228087 28577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185539240da44be0b7843f40b5cafacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.228200 28511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20a41b216df4a52acbf8ed26cdfb547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.174170 28636 tablet_bootstrap.cc:654] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.188495 28503 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2471209d654aa68845e78392384831 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:56.184175 28506 tablet_service.cc:1511] Processing CreateTablet for tablet c82dbc8456b9436c99c2a3219722c93f (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:56.182744 28507 tablet_service.cc:1511] Processing CreateTablet for tablet d6dd137d9ab14fa3ad7abe423163ae54 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:56.181033 28508 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8853ca1ce9470c8eda2547b5e8e214 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:56.177826 28512 tablet_service.cc:1511] Processing CreateTablet for tablet 095248e20ac34db09a8387914e43f10a (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:56.186818 28505 tablet_service.cc:1511] Processing CreateTablet for tablet 036eb4ce80cb4ed29b255756ebcc170f (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:56.235261 28637 tablet_bootstrap.cc:492] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:56.226505 28437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185539240da44be0b7843f40b5cafacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.235800 28637 ts_tablet_manager.cc:1403] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.032s
I20260710 13:26:56.237452 28436 tablet_service.cc:1511] Processing CreateTablet for tablet fd9c664b93784153ba6177ab45f80509 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:56.239688 28507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6dd137d9ab14fa3ad7abe423163ae54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.186323 28504 tablet_service.cc:1511] Processing CreateTablet for tablet bb951d593e334e0eb9f1884ebc4d0a4b (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:56.221050 28583 tablet_service.cc:1511] Processing CreateTablet for tablet fd9c664b93784153ba6177ab45f80509 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:56.176093 28510 tablet_service.cc:1511] Processing CreateTablet for tablet b6bd0d93dba042b9b3ab649ed194749e (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:56.268167 28505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036eb4ce80cb4ed29b255756ebcc170f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.238765 28637 raft_consensus.cc:359] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:56.268800 28637 raft_consensus.cc:385] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.269129 28637 raft_consensus.cc:740] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.269976 28637 consensus_queue.cc:260] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:56.271926 28510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bd0d93dba042b9b3ab649ed194749e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.272671 28512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095248e20ac34db09a8387914e43f10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.268028 28583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9c664b93784153ba6177ab45f80509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.273186 28636 tablet_bootstrap.cc:492] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:56.273828 28636 ts_tablet_manager.cc:1403] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.123s	user 0.007s	sys 0.008s
I20260710 13:26:56.275022 28508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8853ca1ce9470c8eda2547b5e8e214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.277212 28636 raft_consensus.cc:359] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.278038 28636 raft_consensus.cc:385] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.278342 28636 raft_consensus.cc:740] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.254171 28582 tablet_service.cc:1511] Processing CreateTablet for tablet b18566a12da449318605d1bca37b09d6 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:56.279084 28503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2471209d654aa68845e78392384831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.279803 28582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18566a12da449318605d1bca37b09d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.279371 28636 consensus_queue.cc:260] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.284240 28437 tablet_service.cc:1511] Processing CreateTablet for tablet 05a97d2db7cd48f792838f0156b602d1 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:56.292047 28504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb951d593e334e0eb9f1884ebc4d0a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.267001 28585 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf9ee99ef7844cc89c544e478269401 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:56.308137 28585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf9ee99ef7844cc89c544e478269401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.259516 28577 tablet_service.cc:1511] Processing CreateTablet for tablet 05a97d2db7cd48f792838f0156b602d1 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:56.263084 28433 tablet_service.cc:1511] Processing CreateTablet for tablet b18566a12da449318605d1bca37b09d6 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:56.313478 28577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a97d2db7cd48f792838f0156b602d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.312789 28506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82dbc8456b9436c99c2a3219722c93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.267788 28436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9c664b93784153ba6177ab45f80509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.319401 28433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18566a12da449318605d1bca37b09d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.323004 28437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a97d2db7cd48f792838f0156b602d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.338999 28430 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf9ee99ef7844cc89c544e478269401 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:56.340829 28430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf9ee99ef7844cc89c544e478269401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.341163 28434 tablet_service.cc:1511] Processing CreateTablet for tablet 21781bfc98a6470e946647ecce58541a (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:56.363611 28509 tablet_service.cc:1511] Processing CreateTablet for tablet 185539240da44be0b7843f40b5cafacf (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:56.365036 28509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185539240da44be0b7843f40b5cafacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.366240 28578 tablet_service.cc:1511] Processing CreateTablet for tablet f6fd8723faa34531a5e02b0d01218ede (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:56.367498 28578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fd8723faa34531a5e02b0d01218ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.371562 28579 tablet_service.cc:1511] Processing CreateTablet for tablet 21781bfc98a6470e946647ecce58541a (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:56.372906 28579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21781bfc98a6470e946647ecce58541a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.378041 28434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21781bfc98a6470e946647ecce58541a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.380508 28435 tablet_service.cc:1511] Processing CreateTablet for tablet f6fd8723faa34531a5e02b0d01218ede (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:56.380865 28511 tablet_service.cc:1511] Processing CreateTablet for tablet fd9c664b93784153ba6177ab45f80509 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:56.381788 28435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fd8723faa34531a5e02b0d01218ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.393260 28637 ts_tablet_manager.cc:1434] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.157s	user 0.020s	sys 0.003s
I20260710 13:26:56.400230 28578 tablet_service.cc:1511] Processing CreateTablet for tablet cde5f9ac8e534037a28b768a55896c4e (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:56.401391 28432 tablet_service.cc:1511] Processing CreateTablet for tablet cde5f9ac8e534037a28b768a55896c4e (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:56.403813 28508 tablet_service.cc:1511] Processing CreateTablet for tablet b18566a12da449318605d1bca37b09d6 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:56.410727 28472 heartbeater.cc:499] Master 127.26.174.126:33331 was elected leader, sending a full tablet report...
I20260710 13:26:56.410899 28637 tablet_bootstrap.cc:492] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:56.412096 28510 tablet_service.cc:1511] Processing CreateTablet for tablet 05a97d2db7cd48f792838f0156b602d1 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:56.423995 28429 tablet_service.cc:1511] Processing CreateTablet for tablet a150fd0b06e64c998c8225f9539fe280 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:56.429397 28431 tablet_service.cc:1511] Processing CreateTablet for tablet d1afa3b745614972a720fda0a78efbc7 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:56.442013 28581 tablet_service.cc:1511] Processing CreateTablet for tablet d1afa3b745614972a720fda0a78efbc7 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:56.443552 28508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18566a12da449318605d1bca37b09d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.446736 28432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde5f9ac8e534037a28b768a55896c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.448441 28584 tablet_service.cc:1511] Processing CreateTablet for tablet e603f8658c3f48f1a83ed97f05706106 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:56.453210 28642 tablet_bootstrap.cc:492] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:56.446328 28582 tablet_service.cc:1511] Processing CreateTablet for tablet a150fd0b06e64c998c8225f9539fe280 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:56.453996 28431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1afa3b745614972a720fda0a78efbc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.454322 28507 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf9ee99ef7844cc89c544e478269401 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:56.455721 28636 ts_tablet_manager.cc:1434] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.181s	user 0.036s	sys 0.062s
I20260710 13:26:56.451658 28437 tablet_service.cc:1511] Processing CreateTablet for tablet e603f8658c3f48f1a83ed97f05706106 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:56.457329 28621 heartbeater.cc:499] Master 127.26.174.126:33331 was elected leader, sending a full tablet report...
I20260710 13:26:56.458221 28437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e603f8658c3f48f1a83ed97f05706106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.463251 28636 tablet_bootstrap.cc:492] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:56.475459 28428 tablet_service.cc:1511] Processing CreateTablet for tablet 5d78373261e447b7bac9d0f22be550fb (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:56.476749 28428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d78373261e447b7bac9d0f22be550fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.444162 28578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde5f9ac8e534037a28b768a55896c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.479211 28584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e603f8658c3f48f1a83ed97f05706106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.480942 28581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1afa3b745614972a720fda0a78efbc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.482960 28582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a150fd0b06e64c998c8225f9539fe280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.483358 28583 tablet_service.cc:1511] Processing CreateTablet for tablet 5d78373261e447b7bac9d0f22be550fb (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:56.484699 28583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d78373261e447b7bac9d0f22be550fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.484822 28637 tablet_bootstrap.cc:654] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.491493 28429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a150fd0b06e64c998c8225f9539fe280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.494976 28510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a97d2db7cd48f792838f0156b602d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.498198 28507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf9ee99ef7844cc89c544e478269401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.491278 28433 tablet_service.cc:1511] Processing CreateTablet for tablet 95ef9ca9ddf845f2b91ba8642560de37 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:56.501621 28433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ef9ca9ddf845f2b91ba8642560de37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.505869 28577 tablet_service.cc:1511] Processing CreateTablet for tablet 95ef9ca9ddf845f2b91ba8642560de37 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:56.499892 28504 tablet_service.cc:1511] Processing CreateTablet for tablet 21781bfc98a6470e946647ecce58541a (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:56.498953 28511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9c664b93784153ba6177ab45f80509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.507306 28577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ef9ca9ddf845f2b91ba8642560de37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.512998 28503 tablet_service.cc:1511] Processing CreateTablet for tablet cde5f9ac8e534037a28b768a55896c4e (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:56.514434 28503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde5f9ac8e534037a28b768a55896c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.511827 28512 tablet_service.cc:1511] Processing CreateTablet for tablet f6fd8723faa34531a5e02b0d01218ede (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:56.519320 28642 tablet_bootstrap.cc:654] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.521109 28505 tablet_service.cc:1511] Processing CreateTablet for tablet a150fd0b06e64c998c8225f9539fe280 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:56.558266 28511 tablet_service.cc:1511] Processing CreateTablet for tablet d1afa3b745614972a720fda0a78efbc7 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:56.564312 28507 tablet_service.cc:1511] Processing CreateTablet for tablet 5d78373261e447b7bac9d0f22be550fb (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:56.570104 28504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21781bfc98a6470e946647ecce58541a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.569695 28585 tablet_service.cc:1511] Processing CreateTablet for tablet d2b019ac375b45bd80965ef5ae84dea6 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:56.571070 28585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b019ac375b45bd80965ef5ae84dea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.574941 28512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fd8723faa34531a5e02b0d01218ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.562521 28509 tablet_service.cc:1511] Processing CreateTablet for tablet e603f8658c3f48f1a83ed97f05706106 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:56.580596 28509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e603f8658c3f48f1a83ed97f05706106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.589973 28506 tablet_service.cc:1511] Processing CreateTablet for tablet 95ef9ca9ddf845f2b91ba8642560de37 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:56.591665 28506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ef9ca9ddf845f2b91ba8642560de37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.599946 28430 tablet_service.cc:1511] Processing CreateTablet for tablet d2b019ac375b45bd80965ef5ae84dea6 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:56.601768 28430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b019ac375b45bd80965ef5ae84dea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.602460 28641 raft_consensus.cc:493] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.602977 28641 raft_consensus.cc:515] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.604406 28508 tablet_service.cc:1511] Processing CreateTablet for tablet d2b019ac375b45bd80965ef5ae84dea6 (DEFAULT_TABLE table=test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:56.605717 28641 leader_election.cc:290] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
W20260710 13:26:56.607784 28393 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:56.605738 28508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b019ac375b45bd80965ef5ae84dea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.638306 28637 tablet_bootstrap.cc:492] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:56.638828 28637 ts_tablet_manager.cc:1403] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.228s	user 0.028s	sys 0.045s
I20260710 13:26:56.641270 28507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d78373261e447b7bac9d0f22be550fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.642606 28637 raft_consensus.cc:359] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.643337 28637 raft_consensus.cc:385] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.643591 28511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1afa3b745614972a720fda0a78efbc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.643613 28637 raft_consensus.cc:740] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.644596 28637 consensus_queue.cc:260] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.646690 28637 ts_tablet_manager.cc:1434] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:26:56.647576 28637 tablet_bootstrap.cc:492] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:56.657657 28636 tablet_bootstrap.cc:654] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.656972 28505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a150fd0b06e64c998c8225f9539fe280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.680635 28642 tablet_bootstrap.cc:492] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:56.681131 28642 ts_tablet_manager.cc:1403] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.228s	user 0.029s	sys 0.022s
I20260710 13:26:56.684122 28642 raft_consensus.cc:359] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.684825 28642 raft_consensus.cc:385] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.685111 28642 raft_consensus.cc:740] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.694820 28637 tablet_bootstrap.cc:654] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.697703 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a41b216df4a52acbf8ed26cdfb547" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:56.699518 28560 leader_election.cc:343] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.702718 28642 consensus_queue.cc:260] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.718933 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a41b216df4a52acbf8ed26cdfb547" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:56.719914 28447 raft_consensus.cc:2468] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 0.
I20260710 13:26:56.721757 28559 leader_election.cc:304] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:56.723299 28641 raft_consensus.cc:2804] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.723781 28641 raft_consensus.cc:493] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.724211 28641 raft_consensus.cc:3060] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.729256 28636 tablet_bootstrap.cc:492] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:56.729940 28636 ts_tablet_manager.cc:1403] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.267s	user 0.016s	sys 0.019s
I20260710 13:26:56.732172 28641 raft_consensus.cc:515] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.735093 28642 ts_tablet_manager.cc:1434] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260710 13:26:56.744859 28637 tablet_bootstrap.cc:492] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:56.737399 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a41b216df4a52acbf8ed26cdfb547" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:56.743151 28547 heartbeater.cc:499] Master 127.26.174.126:33331 was elected leader, sending a full tablet report...
I20260710 13:26:56.759559 28637 ts_tablet_manager.cc:1403] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.005s
I20260710 13:26:56.735227 28636 raft_consensus.cc:359] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.760250 28636 raft_consensus.cc:385] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:26:56.760453 28560 leader_election.cc:343] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.760617 28636 raft_consensus.cc:740] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.743451 28641 leader_election.cc:290] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:56.737871 28640 raft_consensus.cc:493] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.761651 28636 consensus_queue.cc:260] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.761719 28640 raft_consensus.cc:515] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:56.762571 28637 raft_consensus.cc:359] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.749461 28650 raft_consensus.cc:493] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.763309 28637 raft_consensus.cc:385] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.763193 28642 tablet_bootstrap.cc:492] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:56.736712 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a41b216df4a52acbf8ed26cdfb547" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:56.763741 28637 raft_consensus.cc:740] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.764042 28447 raft_consensus.cc:3060] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.764642 28637 consensus_queue.cc:260] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.763899 28650 raft_consensus.cc:515] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.777274 28636 ts_tablet_manager.cc:1434] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.004s
I20260710 13:26:56.778391 28636 tablet_bootstrap.cc:492] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:56.782388 28650 leader_election.cc:290] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:56.774312 28447 raft_consensus.cc:2468] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 1.
I20260710 13:26:56.790768 28559 leader_election.cc:304] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:56.791858 28641 raft_consensus.cc:2804] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.792284 28636 tablet_bootstrap.cc:654] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.790066 28640 leader_election.cc:290] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:56.821977 28641 raft_consensus.cc:697] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Becoming Leader. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Running, Role: LEADER
I20260710 13:26:56.823065 28641 consensus_queue.cc:237] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.841140 28642 tablet_bootstrap.cc:654] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.852209 28637 ts_tablet_manager.cc:1434] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.092s	user 0.025s	sys 0.043s
I20260710 13:26:56.853600 28637 tablet_bootstrap.cc:492] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:56.863442 28637 tablet_bootstrap.cc:654] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.865105 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6dd137d9ab14fa3ad7abe423163ae54" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:56.868018 28653 raft_consensus.cc:493] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:26:56.868237 28485 leader_election.cc:343] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.868819 28636 tablet_bootstrap.cc:492] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:56.868674 28653 raft_consensus.cc:515] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.870343 28636 ts_tablet_manager.cc:1403] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.009s
I20260710 13:26:56.871960 28653 leader_election.cc:290] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:56.874254 28636 raft_consensus.cc:359] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.875411 28636 raft_consensus.cc:385] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.876214 28636 raft_consensus.cc:740] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.876933 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095248e20ac34db09a8387914e43f10a" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:56.877410 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8853ca1ce9470c8eda2547b5e8e214" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:56.878311 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6dd137d9ab14fa3ad7abe423163ae54" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
W20260710 13:26:56.878950 28411 leader_election.cc:343] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.879654 28636 consensus_queue.cc:260] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
W20260710 13:26:56.880139 28411 leader_election.cc:343] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:56.881667 28486 leader_election.cc:343] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.882200 28636 ts_tablet_manager.cc:1434] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:26:56.882159 28486 leader_election.cc:304] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b458e6923342490386229a0b83ac9fd4; no voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:56.882884 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8853ca1ce9470c8eda2547b5e8e214" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:56.883562 28650 raft_consensus.cc:2749] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.883992 28636 tablet_bootstrap.cc:492] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:56.882103 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095248e20ac34db09a8387914e43f10a" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:56.886464 28411 leader_election.cc:343] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.887498 28411 leader_election.cc:304] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32; no voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:56.888252 28653 raft_consensus.cc:2749] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:26:56.888705 28411 leader_election.cc:343] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.889290 28411 leader_election.cc:304] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32; no voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:56.889972 28653 raft_consensus.cc:2749] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.892148 28637 tablet_bootstrap.cc:492] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:56.892691 28637 ts_tablet_manager.cc:1403] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.004s
I20260710 13:26:56.893579 28343 catalog_manager.cc:5697] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:56.896092 28637 raft_consensus.cc:359] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.898418 28642 tablet_bootstrap.cc:492] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:56.896981 28637 raft_consensus.cc:385] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.898887 28636 tablet_bootstrap.cc:654] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.898931 28637 raft_consensus.cc:740] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.900077 28637 consensus_queue.cc:260] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.902279 28637 ts_tablet_manager.cc:1434] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:26:56.899015 28642 ts_tablet_manager.cc:1403] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.004s
I20260710 13:26:56.903302 28637 tablet_bootstrap.cc:492] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:56.907359 28642 raft_consensus.cc:359] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.908429 28642 raft_consensus.cc:385] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.908857 28642 raft_consensus.cc:740] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.910048 28637 tablet_bootstrap.cc:654] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.910562 28642 consensus_queue.cc:260] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.911800 28636 tablet_bootstrap.cc:492] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:56.912346 28636 ts_tablet_manager.cc:1403] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260710 13:26:56.913184 28642 ts_tablet_manager.cc:1434] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:26:56.913936 28642 tablet_bootstrap.cc:492] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:56.916114 28636 raft_consensus.cc:359] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.917394 28636 raft_consensus.cc:385] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.917816 28636 raft_consensus.cc:740] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.919034 28636 consensus_queue.cc:260] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.921729 28642 tablet_bootstrap.cc:654] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.922459 28636 ts_tablet_manager.cc:1434] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:26:56.923597 28636 tablet_bootstrap.cc:492] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:56.924511 28637 tablet_bootstrap.cc:492] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:56.925043 28637 ts_tablet_manager.cc:1403] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 13:26:56.928324 28637 raft_consensus.cc:359] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.929136 28637 raft_consensus.cc:385] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.929468 28637 raft_consensus.cc:740] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.930517 28636 tablet_bootstrap.cc:654] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.930496 28637 consensus_queue.cc:260] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.931558 28642 tablet_bootstrap.cc:492] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:56.932032 28642 ts_tablet_manager.cc:1403] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:26:56.933621 28637 ts_tablet_manager.cc:1434] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260710 13:26:56.934983 28637 tablet_bootstrap.cc:492] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:56.935230 28642 raft_consensus.cc:359] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.936074 28642 raft_consensus.cc:385] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.936376 28642 raft_consensus.cc:740] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.937132 28642 consensus_queue.cc:260] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.939918 28642 ts_tablet_manager.cc:1434] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:26:56.940941 28642 tablet_bootstrap.cc:492] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:56.944051 28637 tablet_bootstrap.cc:654] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.946131 28636 tablet_bootstrap.cc:492] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:56.946683 28636 ts_tablet_manager.cc:1403] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 13:26:56.947713 28642 tablet_bootstrap.cc:654] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.954818 28641 raft_consensus.cc:493] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.955538 28641 raft_consensus.cc:515] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.959623 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82dbc8456b9436c99c2a3219722c93f" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
W20260710 13:26:56.961526 28559 leader_election.cc:343] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.964434 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82dbc8456b9436c99c2a3219722c93f" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:56.966342 28560 leader_election.cc:343] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.966903 28560 leader_election.cc:304] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32
I20260710 13:26:56.968000 28658 raft_consensus.cc:2749] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.968901 28641 leader_election.cc:290] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:56.950858 28636 raft_consensus.cc:359] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.970002 28636 raft_consensus.cc:385] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.970397 28636 raft_consensus.cc:740] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.971635 28636 consensus_queue.cc:260] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.978638 28636 ts_tablet_manager.cc:1434] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:26:56.980188 28636 tablet_bootstrap.cc:492] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:56.984851 28650 raft_consensus.cc:493] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.985477 28650 raft_consensus.cc:515] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.990144 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a388125f1a459798165a19a5a0a6ca" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:56.990491 28642 tablet_bootstrap.cc:492] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:56.991003 28642 ts_tablet_manager.cc:1403] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.026s
W20260710 13:26:56.991479 28485 leader_election.cc:343] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.992967 28637 tablet_bootstrap.cc:492] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:56.993424 28637 ts_tablet_manager.cc:1403] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.059s	user 0.040s	sys 0.012s
I20260710 13:26:56.993912 28642 raft_consensus.cc:359] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.994689 28642 raft_consensus.cc:385] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.994969 28642 raft_consensus.cc:740] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.995203 28650 leader_election.cc:290] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:56.995436 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a388125f1a459798165a19a5a0a6ca" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:56.995666 28642 consensus_queue.cc:260] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.996017 28594 raft_consensus.cc:2468] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:56.996313 28637 raft_consensus.cc:359] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.997025 28637 raft_consensus.cc:385] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.997299 28637 raft_consensus.cc:740] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.997313 28486 leader_election.cc:304] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: d026f73eb32e48ff851b4ed485a62e32
I20260710 13:26:56.997902 28642 ts_tablet_manager.cc:1434] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:26:56.998127 28637 consensus_queue.cc:260] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:56.999061 28651 raft_consensus.cc:2804] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.999423 28651 raft_consensus.cc:493] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.999747 28651 raft_consensus.cc:3060] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.000351 28636 tablet_bootstrap.cc:654] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.000660 28637 ts_tablet_manager.cc:1434] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:26:57.001647 28637 tablet_bootstrap.cc:492] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:57.003492 28642 tablet_bootstrap.cc:492] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.008507 28637 tablet_bootstrap.cc:654] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.010509 28642 tablet_bootstrap.cc:654] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.010149 28651 raft_consensus.cc:515] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.013356 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a388125f1a459798165a19a5a0a6ca" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:57.013983 28447 raft_consensus.cc:3060] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.013389 28651 leader_election.cc:290] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.016917 28636 tablet_bootstrap.cc:492] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.017400 28636 ts_tablet_manager.cc:1403] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260710 13:26:57.017272 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a388125f1a459798165a19a5a0a6ca" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.017921 28594 raft_consensus.cc:3060] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.019140 28642 tablet_bootstrap.cc:492] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:57.019658 28642 ts_tablet_manager.cc:1403] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260710 13:26:57.020813 28636 raft_consensus.cc:359] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.021569 28636 raft_consensus.cc:385] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.021868 28636 raft_consensus.cc:740] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.022281 28447 raft_consensus.cc:2468] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:57.022678 28636 consensus_queue.cc:260] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.022871 28642 raft_consensus.cc:359] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.023554 28485 leader_election.cc:304] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:57.023627 28642 raft_consensus.cc:385] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.024353 28642 raft_consensus.cc:740] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.024507 28637 tablet_bootstrap.cc:492] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:57.024438 28651 raft_consensus.cc:2804] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.025022 28651 raft_consensus.cc:697] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Becoming Leader. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Running, Role: LEADER
I20260710 13:26:57.025116 28636 ts_tablet_manager.cc:1434] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:26:57.025355 28642 consensus_queue.cc:260] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.026244 28636 tablet_bootstrap.cc:492] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.025913 28651 consensus_queue.cc:237] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.028146 28642 ts_tablet_manager.cc:1434] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:26:57.029425 28642 tablet_bootstrap.cc:492] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.025040 28637 ts_tablet_manager.cc:1403] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.009s
I20260710 13:26:57.030982 28594 raft_consensus.cc:2468] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:57.036154 28636 tablet_bootstrap.cc:654] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.036468 28642 tablet_bootstrap.cc:654] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.040031 28637 raft_consensus.cc:359] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.041011 28637 raft_consensus.cc:385] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.041378 28637 raft_consensus.cc:740] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.041318 28345 catalog_manager.cc:5697] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b458e6923342490386229a0b83ac9fd4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.042742 28637 consensus_queue.cc:260] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.045926 28637 ts_tablet_manager.cc:1434] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260710 13:26:57.047334 28637 tablet_bootstrap.cc:492] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:57.055089 28637 tablet_bootstrap.cc:654] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.056524 28636 tablet_bootstrap.cc:492] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.056903 28642 tablet_bootstrap.cc:492] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:57.057576 28642 ts_tablet_manager.cc:1403] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.013s
I20260710 13:26:57.058722 28641 raft_consensus.cc:493] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.059245 28641 raft_consensus.cc:515] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.060648 28636 ts_tablet_manager.cc:1403] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.012s
I20260710 13:26:57.061496 28641 leader_election.cc:290] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:57.060842 28642 raft_consensus.cc:359] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.062529 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8853ca1ce9470c8eda2547b5e8e214" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:57.062873 28642 raft_consensus.cc:385] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.063228 28642 raft_consensus.cc:740] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.063200 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8853ca1ce9470c8eda2547b5e8e214" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.063444 28636 raft_consensus.cc:359] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:57.064039 28447 raft_consensus.cc:2468] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 0.
I20260710 13:26:57.064216 28636 raft_consensus.cc:385] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.064658 28636 raft_consensus.cc:740] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.064262 28642 consensus_queue.cc:260] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.063169 28522 raft_consensus.cc:2468] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 0.
I20260710 13:26:57.065588 28559 leader_election.cc:304] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.065481 28636 consensus_queue.cc:260] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:57.066560 28658 raft_consensus.cc:2804] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.066959 28658 raft_consensus.cc:493] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.067062 28642 ts_tablet_manager.cc:1434] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:26:57.067405 28658 raft_consensus.cc:3060] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.067763 28636 ts_tablet_manager.cc:1434] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:57.068210 28642 tablet_bootstrap.cc:492] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.074072 28636 tablet_bootstrap.cc:492] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.075244 28642 tablet_bootstrap.cc:654] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.078637 28658 raft_consensus.cc:515] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.080452 28636 tablet_bootstrap.cc:654] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.083096 28642 tablet_bootstrap.cc:492] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:57.083516 28642 ts_tablet_manager.cc:1403] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:26:57.085129 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8853ca1ce9470c8eda2547b5e8e214" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:57.085677 28447 raft_consensus.cc:3060] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.086134 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8853ca1ce9470c8eda2547b5e8e214" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:57.086278 28642 raft_consensus.cc:359] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:57.086921 28522 raft_consensus.cc:3060] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.087052 28642 raft_consensus.cc:385] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.087620 28642 raft_consensus.cc:740] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.088375 28642 consensus_queue.cc:260] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:57.091020 28642 ts_tablet_manager.cc:1434] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:26:57.092253 28642 tablet_bootstrap.cc:492] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.096451 28447 raft_consensus.cc:2468] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 1.
I20260710 13:26:57.089156 28658 leader_election.cc:290] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:57.096758 28522 raft_consensus.cc:2468] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 1.
I20260710 13:26:57.097864 28559 leader_election.cc:304] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.099143 28658 raft_consensus.cc:2804] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.099622 28658 raft_consensus.cc:697] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Becoming Leader. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Running, Role: LEADER
I20260710 13:26:57.100481 28658 consensus_queue.cc:237] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.101277 28637 tablet_bootstrap.cc:492] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:57.101810 28637 ts_tablet_manager.cc:1403] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.002s
I20260710 13:26:57.103192 28642 tablet_bootstrap.cc:654] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.103714 28636 tablet_bootstrap.cc:492] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.104161 28636 ts_tablet_manager.cc:1403] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260710 13:26:57.104317 28637 raft_consensus.cc:359] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.104964 28637 raft_consensus.cc:385] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.105233 28637 raft_consensus.cc:740] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.107005 28636 raft_consensus.cc:359] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.107733 28636 raft_consensus.cc:385] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.108042 28636 raft_consensus.cc:740] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.108819 28636 consensus_queue.cc:260] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.110069 28653 raft_consensus.cc:493] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.110522 28653 raft_consensus.cc:515] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.111181 28636 ts_tablet_manager.cc:1434] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:57.112071 28636 tablet_bootstrap.cc:492] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.112452 28653 leader_election.cc:290] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.114668 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185539240da44be0b7843f40b5cafacf" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.115314 28594 raft_consensus.cc:2468] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:57.116591 28411 leader_election.cc:304] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.117408 28653 raft_consensus.cc:2804] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.117760 28653 raft_consensus.cc:493] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.118096 28653 raft_consensus.cc:3060] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.120877 28636 tablet_bootstrap.cc:654] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.123071 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185539240da44be0b7843f40b5cafacf" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:57.124540 28411 leader_election.cc:343] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.128319 28653 raft_consensus.cc:515] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.109491 28637 consensus_queue.cc:260] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.134267 28637 ts_tablet_manager.cc:1434] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:26:57.135217 28637 tablet_bootstrap.cc:492] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:57.136482 28636 tablet_bootstrap.cc:492] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.136955 28636 ts_tablet_manager.cc:1403] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260710 13:26:57.139698 28636 raft_consensus.cc:359] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.140360 28636 raft_consensus.cc:385] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.140681 28636 raft_consensus.cc:740] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.141383 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185539240da44be0b7843f40b5cafacf" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:57.141431 28636 consensus_queue.cc:260] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
W20260710 13:26:57.142807 28411 leader_election.cc:343] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.143646 28636 ts_tablet_manager.cc:1434] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:57.144517 28636 tablet_bootstrap.cc:492] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.144649 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185539240da44be0b7843f40b5cafacf" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.145262 28594 raft_consensus.cc:3060] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.150475 28636 tablet_bootstrap.cc:654] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.150990 28640 raft_consensus.cc:493] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.151473 28640 raft_consensus.cc:515] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.153617 28640 leader_election.cc:290] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.133793 28344 catalog_manager.cc:5697] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:57.156791 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6dd137d9ab14fa3ad7abe423163ae54" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.157651 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6dd137d9ab14fa3ad7abe423163ae54" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:57.157696 28595 raft_consensus.cc:2468] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:57.158541 28522 raft_consensus.cc:2468] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:57.159672 28411 leader_election.cc:304] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.161525 28640 raft_consensus.cc:2804] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.162045 28640 raft_consensus.cc:493] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.162503 28640 raft_consensus.cc:3060] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.163856 28594 raft_consensus.cc:2468] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:57.165295 28411 leader_election.cc:304] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:57.167279 28653 leader_election.cc:290] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.167431 28686 raft_consensus.cc:2804] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.169073 28686 raft_consensus.cc:697] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:57.169636 28637 tablet_bootstrap.cc:654] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.170482 28686 consensus_queue.cc:237] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.180408 28642 tablet_bootstrap.cc:492] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:57.181092 28642 ts_tablet_manager.cc:1403] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.089s	user 0.035s	sys 0.041s
I20260710 13:26:57.184674 28642 raft_consensus.cc:359] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.185346 28636 tablet_bootstrap.cc:492] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.185479 28637 tablet_bootstrap.cc:492] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:57.185379 28642 raft_consensus.cc:385] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.185891 28642 raft_consensus.cc:740] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.185899 28636 ts_tablet_manager.cc:1403] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.015s
I20260710 13:26:57.186041 28637 ts_tablet_manager.cc:1403] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.010s
I20260710 13:26:57.187762 28651 raft_consensus.cc:493] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.188303 28651 raft_consensus.cc:515] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.188716 28636 raft_consensus.cc:359] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.189378 28636 raft_consensus.cc:385] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.181998 28640 raft_consensus.cc:515] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.189672 28636 raft_consensus.cc:740] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.190375 28636 consensus_queue.cc:260] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.190727 28651 leader_election.cc:290] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.192116 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6dd137d9ab14fa3ad7abe423163ae54" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:57.192312 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd0d93dba042b9b3ab649ed194749e" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.192512 28636 ts_tablet_manager.cc:1434] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:57.192741 28522 raft_consensus.cc:3060] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.192916 28594 raft_consensus.cc:2468] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:57.194773 28636 tablet_bootstrap.cc:492] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.194877 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd0d93dba042b9b3ab649ed194749e" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.195578 28447 raft_consensus.cc:2468] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:57.196934 28486 leader_election.cc:304] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.198782 28651 raft_consensus.cc:2804] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.199200 28651 raft_consensus.cc:493] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.199581 28651 raft_consensus.cc:3060] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.200352 28522 raft_consensus.cc:2468] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:57.200657 28636 tablet_bootstrap.cc:654] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.201581 28411 leader_election.cc:304] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:57.202545 28653 raft_consensus.cc:2804] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.204146 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6dd137d9ab14fa3ad7abe423163ae54" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.204735 28594 raft_consensus.cc:3060] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.206874 28651 raft_consensus.cc:515] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.209882 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd0d93dba042b9b3ab649ed194749e" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:57.210428 28447 raft_consensus.cc:3060] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.211362 28594 raft_consensus.cc:2468] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:57.212730 28640 leader_election.cc:290] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.189023 28637 raft_consensus.cc:359] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.217083 28637 raft_consensus.cc:385] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.217420 28637 raft_consensus.cc:740] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.219074 28447 raft_consensus.cc:2468] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:57.219129 28637 consensus_queue.cc:260] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.220571 28485 leader_election.cc:304] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:57.186868 28642 consensus_queue.cc:260] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.221669 28650 raft_consensus.cc:2804] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.223210 28637 ts_tablet_manager.cc:1434] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.002s
I20260710 13:26:57.224210 28637 tablet_bootstrap.cc:492] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:57.224453 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd0d93dba042b9b3ab649ed194749e" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.225021 28594 raft_consensus.cc:3060] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.233857 28651 leader_election.cc:290] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.244643 28650 raft_consensus.cc:697] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Becoming Leader. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Running, Role: LEADER
I20260710 13:26:57.245222 28692 raft_consensus.cc:493] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.245729 28692 raft_consensus.cc:515] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.247838 28642 ts_tablet_manager.cc:1434] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.009s
I20260710 13:26:57.249040 28642 tablet_bootstrap.cc:492] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.252223 28636 tablet_bootstrap.cc:492] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.252730 28636 ts_tablet_manager.cc:1403] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.039s
I20260710 13:26:57.252779 28594 raft_consensus.cc:2468] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:57.246266 28650 consensus_queue.cc:237] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.255934 28636 raft_consensus.cc:359] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.256682 28636 raft_consensus.cc:385] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.257020 28636 raft_consensus.cc:740] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.257237 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a41b216df4a52acbf8ed26cdfb547" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.257822 28636 consensus_queue.cc:260] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.258427 28447 raft_consensus.cc:2393] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b458e6923342490386229a0b83ac9fd4 in current term 1: Already voted for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in this term.
I20260710 13:26:57.258562 28637 tablet_bootstrap.cc:654] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.260573 28636 ts_tablet_manager.cc:1434] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:26:57.261556 28636 tablet_bootstrap.cc:492] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.264278 28522 raft_consensus.cc:3060] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.249742 28653 raft_consensus.cc:697] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:57.266096 28653 consensus_queue.cc:237] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.279203 28689 raft_consensus.cc:493] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.279749 28689 raft_consensus.cc:515] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.281793 28689 leader_election.cc:290] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.283833 28651 raft_consensus.cc:493] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.284497 28651 raft_consensus.cc:515] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.288030 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2471209d654aa68845e78392384831" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.289678 28692 leader_election.cc:290] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.292356 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2471209d654aa68845e78392384831" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.292469 28636 tablet_bootstrap.cc:654] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:57.290894 28485 leader_election.cc:343] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.293190 28595 raft_consensus.cc:2468] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:57.288672 28345 catalog_manager.cc:5697] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.294727 28486 leader_election.cc:304] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: d026f73eb32e48ff851b4ed485a62e32
I20260710 13:26:57.295694 28692 raft_consensus.cc:2804] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.296234 28692 raft_consensus.cc:493] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.296893 28692 raft_consensus.cc:3060] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.288942 28651 leader_election.cc:290] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.292809 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a41b216df4a52acbf8ed26cdfb547" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.299580 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036eb4ce80cb4ed29b255756ebcc170f" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.299863 28486 leader_election.cc:304] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b458e6923342490386229a0b83ac9fd4; no voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:57.300200 28594 raft_consensus.cc:2468] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:57.300987 28651 raft_consensus.cc:2749] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:57.301272 28411 leader_election.cc:304] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.302058 28689 raft_consensus.cc:2804] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.302902 28689 raft_consensus.cc:493] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.303237 28689 raft_consensus.cc:3060] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.305410 28658 consensus_queue.cc:1048] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.303500 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036eb4ce80cb4ed29b255756ebcc170f" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:57.309089 28411 leader_election.cc:343] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.309306 28642 tablet_bootstrap.cc:654] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.308589 28658 raft_consensus.cc:493] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.311254 28658 raft_consensus.cc:515] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:57.317575 28637 tablet_bootstrap.cc:492] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:57.318068 28637 ts_tablet_manager.cc:1403] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.013s
I20260710 13:26:57.317615 28651 raft_consensus.cc:493] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.321000 28689 raft_consensus.cc:515] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.322610 28651 raft_consensus.cc:515] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:57.322806 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095248e20ac34db09a8387914e43f10a" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.323201 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095248e20ac34db09a8387914e43f10a" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:57.323880 28447 raft_consensus.cc:2468] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 0.
I20260710 13:26:57.324154 28522 raft_consensus.cc:2468] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 0.
I20260710 13:26:57.321411 28637 raft_consensus.cc:359] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.325105 28559 leader_election.cc:304] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.325201 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036eb4ce80cb4ed29b255756ebcc170f" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:57.325510 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095248e20ac34db09a8387914e43f10a" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.327252 28641 raft_consensus.cc:2804] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.327304 28447 raft_consensus.cc:2468] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:57.327734 28641 raft_consensus.cc:493] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.327894 28651 leader_election.cc:290] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.328106 28641 raft_consensus.cc:3060] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.321913 28345 catalog_manager.cc:5697] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.321977 28692 raft_consensus.cc:515] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.328543 28485 leader_election.cc:304] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:57.322049 28658 leader_election.cc:290] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:57.329378 28651 raft_consensus.cc:2804] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.331044 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2471209d654aa68845e78392384831" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:57.331220 28689 leader_election.cc:290] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.331846 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095248e20ac34db09a8387914e43f10a" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
W20260710 13:26:57.332345 28485 leader_election.cc:343] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.333491 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036eb4ce80cb4ed29b255756ebcc170f" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.334024 28596 raft_consensus.cc:3060] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.334126 28692 leader_election.cc:290] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
W20260710 13:26:57.334450 28411 leader_election.cc:343] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.335000 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2471209d654aa68845e78392384831" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.335536 28595 raft_consensus.cc:3060] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.336000 28344 catalog_manager.cc:5697] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b458e6923342490386229a0b83ac9fd4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.326447 28637 raft_consensus.cc:385] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.340240 28637 raft_consensus.cc:740] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.341197 28637 consensus_queue.cc:260] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.329722 28651 raft_consensus.cc:493] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.343067 28651 raft_consensus.cc:3060] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.343981 28637 ts_tablet_manager.cc:1434] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 13:26:57.339931 28641 raft_consensus.cc:515] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:57.346197 28594 raft_consensus.cc:2393] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b458e6923342490386229a0b83ac9fd4 in current term 1: Already voted for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in this term.
I20260710 13:26:57.349951 28595 raft_consensus.cc:2468] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:57.360991 28642 tablet_bootstrap.cc:492] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:57.361527 28486 leader_election.cc:304] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: d026f73eb32e48ff851b4ed485a62e32
I20260710 13:26:57.349650 28651 raft_consensus.cc:515] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:57.362984 28692 raft_consensus.cc:2804] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.363643 28692 raft_consensus.cc:697] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Becoming Leader. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Running, Role: LEADER
I20260710 13:26:57.364770 28692 consensus_queue.cc:237] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.365227 28446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095248e20ac34db09a8387914e43f10a" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:57.365823 28446 raft_consensus.cc:3060] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.366361 28651 leader_election.cc:290] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.353343 28596 raft_consensus.cc:2468] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:57.353835 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095248e20ac34db09a8387914e43f10a" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:57.355268 28641 leader_election.cc:290] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:57.370285 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095248e20ac34db09a8387914e43f10a" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.371330 28595 raft_consensus.cc:2393] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b458e6923342490386229a0b83ac9fd4 in current term 1: Already voted for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in this term.
I20260710 13:26:57.371201 28411 leader_election.cc:304] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:57.361505 28642 ts_tablet_manager.cc:1403] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.113s	user 0.005s	sys 0.021s
I20260710 13:26:57.372717 28689 raft_consensus.cc:2804] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.373168 28689 raft_consensus.cc:697] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:57.373939 28689 consensus_queue.cc:237] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.375192 28642 raft_consensus.cc:359] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.375823 28642 raft_consensus.cc:385] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.376116 28642 raft_consensus.cc:740] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.381187 28642 consensus_queue.cc:260] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.353744 28637 tablet_bootstrap.cc:492] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:57.355786 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095248e20ac34db09a8387914e43f10a" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:57.385087 28521 raft_consensus.cc:2393] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1e49a473d2f4e7da2033b9fe34b31f9 in current term 1: Already voted for candidate b458e6923342490386229a0b83ac9fd4 in this term.
I20260710 13:26:57.358412 28636 tablet_bootstrap.cc:492] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.386435 28636 ts_tablet_manager.cc:1403] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.014s
I20260710 13:26:57.385124 28642 ts_tablet_manager.cc:1434] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:26:57.388000 28642 tablet_bootstrap.cc:492] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.389328 28636 raft_consensus.cc:359] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.390120 28641 consensus_queue.cc:1048] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.390317 28560 leader_election.cc:304] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [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: f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32
I20260710 13:26:57.390604 28636 raft_consensus.cc:385] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.391551 28636 raft_consensus.cc:740] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.391471 28641 raft_consensus.cc:2749] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:57.392343 28636 consensus_queue.cc:260] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.394438 28636 ts_tablet_manager.cc:1434] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:26:57.397107 28636 tablet_bootstrap.cc:492] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.401242 28642 tablet_bootstrap.cc:654] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.405125 28636 tablet_bootstrap.cc:654] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.382265 28446 raft_consensus.cc:2468] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:57.411700 28485 leader_election.cc:304] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:57.413323 28693 raft_consensus.cc:2804] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.413830 28693 raft_consensus.cc:697] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Becoming Leader. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Running, Role: LEADER
I20260710 13:26:57.414788 28693 consensus_queue.cc:237] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } }
I20260710 13:26:57.419186 28636 tablet_bootstrap.cc:492] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.420159 28636 ts_tablet_manager.cc:1403] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 13:26:57.421569 28345 catalog_manager.cc:5697] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.423993 28636 raft_consensus.cc:359] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.424969 28636 raft_consensus.cc:385] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.425334 28636 raft_consensus.cc:740] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.426429 28636 consensus_queue.cc:260] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.436784 28636 ts_tablet_manager.cc:1434] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.002s
I20260710 13:26:57.438086 28636 tablet_bootstrap.cc:492] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.439155 28641 raft_consensus.cc:493] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.439826 28641 raft_consensus.cc:515] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.444227 28693 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.447448 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd8723faa34531a5e02b0d01218ede" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.449649 28637 tablet_bootstrap.cc:654] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:57.455960 28559 leader_election.cc:343] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.457096 28641 leader_election.cc:290] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:57.459362 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd8723faa34531a5e02b0d01218ede" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:57.461630 28560 leader_election.cc:343] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.462285 28560 leader_election.cc:304] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32
I20260710 13:26:57.463896 28641 raft_consensus.cc:2749] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:57.477129 28344 catalog_manager.cc:5697] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b458e6923342490386229a0b83ac9fd4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.488376 28636 tablet_bootstrap.cc:654] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.498932 28689 raft_consensus.cc:493] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.499728 28689 raft_consensus.cc:515] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.508090 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82dbc8456b9436c99c2a3219722c93f" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:57.510143 28411 leader_election.cc:343] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.502389 28689 leader_election.cc:290] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.524561 28693 raft_consensus.cc:493] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.525314 28693 raft_consensus.cc:515] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.528393 28693 leader_election.cc:290] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.530684 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036eb4ce80cb4ed29b255756ebcc170f" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.536881 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82dbc8456b9436c99c2a3219722c93f" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.537561 28595 raft_consensus.cc:2468] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:57.539712 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036eb4ce80cb4ed29b255756ebcc170f" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.540138 28642 tablet_bootstrap.cc:492] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:57.540474 28596 raft_consensus.cc:2393] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b458e6923342490386229a0b83ac9fd4 in current term 1: Already voted for candidate d026f73eb32e48ff851b4ed485a62e32 in this term.
I20260710 13:26:57.540716 28642 ts_tablet_manager.cc:1403] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.153s	user 0.008s	sys 0.016s
I20260710 13:26:57.541288 28700 consensus_queue.cc:1048] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.538933 28344 catalog_manager.cc:5697] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b458e6923342490386229a0b83ac9fd4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:57.542801 28411 leader_election.cc:304] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:57.543969 28689 raft_consensus.cc:2804] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.544288 28689 raft_consensus.cc:493] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.544585 28689 raft_consensus.cc:3060] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.546126 28636 tablet_bootstrap.cc:492] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.546605 28636 ts_tablet_manager.cc:1403] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.006s
I20260710 13:26:57.547423 28642 raft_consensus.cc:359] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.548074 28642 raft_consensus.cc:385] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.548702 28653 raft_consensus.cc:493] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.549151 28653 raft_consensus.cc:515] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.549585 28636 raft_consensus.cc:359] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.550307 28636 raft_consensus.cc:385] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.550625 28636 raft_consensus.cc:740] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.551213 28653 leader_election.cc:290] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.548328 28642 raft_consensus.cc:740] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.551584 28636 consensus_queue.cc:260] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.552632 28689 raft_consensus.cc:515] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.552390 28642 consensus_queue.cc:260] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.555277 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82dbc8456b9436c99c2a3219722c93f" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:57.555549 28486 leader_election.cc:304] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b458e6923342490386229a0b83ac9fd4; no voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:57.555869 28522 raft_consensus.cc:3060] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.556372 28642 ts_tablet_manager.cc:1434] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:26:57.556969 28651 raft_consensus.cc:3060] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.558946 28692 raft_consensus.cc:493] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.559388 28692 raft_consensus.cc:515] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.560597 28636 ts_tablet_manager.cc:1434] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:26:57.561525 28692 leader_election.cc:290] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.563386 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.564013 28444 raft_consensus.cc:2468] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:57.565006 28522 raft_consensus.cc:2468] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:57.565223 28485 leader_election.cc:304] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:57.566080 28692 raft_consensus.cc:2804] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.566116 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.566473 28692 raft_consensus.cc:493] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.566821 28596 raft_consensus.cc:2468] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:57.567469 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.567812 28700 raft_consensus.cc:493] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.568050 28594 raft_consensus.cc:2468] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:57.568305 28700 raft_consensus.cc:515] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.566110 28411 leader_election.cc:304] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:57.566843 28692 raft_consensus.cc:3060] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.569494 28653 raft_consensus.cc:2804] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.569979 28653 raft_consensus.cc:697] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:57.570789 28653 consensus_queue.cc:237] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.574733 28637 tablet_bootstrap.cc:492] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:57.574641 28693 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.575243 28637 ts_tablet_manager.cc:1403] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.222s	user 0.019s	sys 0.052s
I20260710 13:26:57.575007 28411 leader_election.cc:304] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.576201 28686 raft_consensus.cc:2804] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.576553 28686 raft_consensus.cc:493] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.576879 28686 raft_consensus.cc:3060] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.578830 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c664b93784153ba6177ab45f80509" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.579895 28651 raft_consensus.cc:2749] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:26:57.580307 28559 leader_election.cc:343] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.578863 28519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c664b93784153ba6177ab45f80509" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:57.570400 28700 leader_election.cc:290] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
W20260710 13:26:57.583797 28560 leader_election.cc:343] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.583956 28637 raft_consensus.cc:359] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.584272 28560 leader_election.cc:304] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32
I20260710 13:26:57.584669 28637 raft_consensus.cc:385] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.585007 28637 raft_consensus.cc:740] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.585780 28642 tablet_bootstrap.cc:492] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.585672 28637 consensus_queue.cc:260] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.587007 28700 raft_consensus.cc:2749] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:57.587685 28637 ts_tablet_manager.cc:1434] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:26:57.588565 28636 tablet_bootstrap.cc:492] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.588346 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:57.593474 28636 tablet_bootstrap.cc:654] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.586560 28686 raft_consensus.cc:515] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.595847 28642 tablet_bootstrap.cc:654] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.596602 28686 leader_election.cc:290] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.597182 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:57.599275 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.599924 28595 raft_consensus.cc:3060] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.601495 28692 raft_consensus.cc:515] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.599222 28637 tablet_bootstrap.cc:492] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:57.607496 28595 raft_consensus.cc:2468] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:57.608546 28411 leader_election.cc:304] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:57.609586 28686 raft_consensus.cc:2804] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.610029 28686 raft_consensus.cc:697] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:57.601516 28344 catalog_manager.cc:5697] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.611123 28686 consensus_queue.cc:237] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.613466 28521 raft_consensus.cc:2393] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d026f73eb32e48ff851b4ed485a62e32 in current term 1: Already voted for candidate b458e6923342490386229a0b83ac9fd4 in this term.
I20260710 13:26:57.616503 28689 leader_election.cc:290] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.620039 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82dbc8456b9436c99c2a3219722c93f" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
W20260710 13:26:57.621137 28393 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:57.621251 28594 raft_consensus.cc:3060] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.621847 28637 tablet_bootstrap.cc:654] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.630765 28636 tablet_bootstrap.cc:492] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.631350 28636 ts_tablet_manager.cc:1403] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.012s
I20260710 13:26:57.634351 28692 leader_election.cc:290] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.640043 28637 tablet_bootstrap.cc:492] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:57.640082 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:57.640594 28637 ts_tablet_manager.cc:1403] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.007s
I20260710 13:26:57.641526 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.642175 28595 raft_consensus.cc:2393] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b458e6923342490386229a0b83ac9fd4 in current term 1: Already voted for candidate d026f73eb32e48ff851b4ed485a62e32 in this term.
I20260710 13:26:57.638592 28636 raft_consensus.cc:359] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.643623 28641 consensus_queue.cc:1048] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.643994 28636 raft_consensus.cc:385] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.644258 28636 raft_consensus.cc:740] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.645287 28636 consensus_queue.cc:260] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.631312 28594 raft_consensus.cc:2468] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:57.648227 28637 raft_consensus.cc:359] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.648857 28637 raft_consensus.cc:385] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.649168 28637 raft_consensus.cc:740] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.649751 28637 consensus_queue.cc:260] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.650224 28636 ts_tablet_manager.cc:1434] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:26:57.651095 28636 tablet_bootstrap.cc:492] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.644245 28486 leader_election.cc:304] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [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: b458e6923342490386229a0b83ac9fd4; no voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:57.651836 28637 ts_tablet_manager.cc:1434] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:26:57.652223 28689 raft_consensus.cc:493] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.652599 28692 raft_consensus.cc:2749] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:57.652630 28689 raft_consensus.cc:515] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.654349 28637 tablet_bootstrap.cc:492] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:57.655426 28689 leader_election.cc:290] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.659677 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2471209d654aa68845e78392384831" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:57.661921 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2471209d654aa68845e78392384831" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.662397 28642 tablet_bootstrap.cc:492] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:57.662705 28594 raft_consensus.cc:2393] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d026f73eb32e48ff851b4ed485a62e32 in current term 1: Already voted for candidate b458e6923342490386229a0b83ac9fd4 in this term.
I20260710 13:26:57.662948 28642 ts_tablet_manager.cc:1403] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.006s
I20260710 13:26:57.663906 28344 catalog_manager.cc:5697] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.665587 28411 leader_election.cc:304] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32; no voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:57.666647 28686 raft_consensus.cc:3060] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.667873 28637 tablet_bootstrap.cc:654] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.669214 28636 tablet_bootstrap.cc:654] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.669898 28642 raft_consensus.cc:359] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.673054 28642 raft_consensus.cc:385] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.673410 28642 raft_consensus.cc:740] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.674214 28642 consensus_queue.cc:260] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.675002 28686 raft_consensus.cc:2749] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:57.677763 28637 tablet_bootstrap.cc:492] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:57.678117 28637 ts_tablet_manager.cc:1403] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260710 13:26:57.680133 28637 raft_consensus.cc:359] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.680730 28637 raft_consensus.cc:385] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.680984 28637 raft_consensus.cc:740] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.681628 28637 consensus_queue.cc:260] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.682397 28642 ts_tablet_manager.cc:1434] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:26:57.683316 28642 tablet_bootstrap.cc:492] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.683560 28637 ts_tablet_manager.cc:1434] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260710 13:26:57.684451 28637 tablet_bootstrap.cc:492] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:57.688956 28637 tablet_bootstrap.cc:654] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.689278 28642 tablet_bootstrap.cc:654] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.691915 28636 tablet_bootstrap.cc:492] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.692546 28636 ts_tablet_manager.cc:1403] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260710 13:26:57.695927 28636 raft_consensus.cc:359] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.696872 28636 raft_consensus.cc:385] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.697063 28642 tablet_bootstrap.cc:492] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:57.697521 28642 ts_tablet_manager.cc:1403] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 13:26:57.697358 28636 raft_consensus.cc:740] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.698406 28636 consensus_queue.cc:260] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.701529 28636 ts_tablet_manager.cc:1434] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:26:57.702105 28642 raft_consensus.cc:359] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.702764 28642 raft_consensus.cc:385] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.702865 28636 tablet_bootstrap.cc:492] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.704090 28642 raft_consensus.cc:740] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.705232 28637 tablet_bootstrap.cc:492] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:57.704852 28642 consensus_queue.cc:260] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.705689 28637 ts_tablet_manager.cc:1403] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 13:26:57.708185 28642 ts_tablet_manager.cc:1434] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:26:57.709048 28642 tablet_bootstrap.cc:492] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.708693 28637 raft_consensus.cc:359] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.709386 28637 raft_consensus.cc:385] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.709679 28637 raft_consensus.cc:740] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.709844 28520 raft_consensus.cc:3060] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.710408 28637 consensus_queue.cc:260] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.715376 28637 ts_tablet_manager.cc:1434] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:26:57.715617 28692 consensus_queue.cc:1048] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.719997 28642 tablet_bootstrap.cc:654] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.716404 28637 tablet_bootstrap.cc:492] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:57.724678 28686 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.727762 28637 tablet_bootstrap.cc:654] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.728145 28636 tablet_bootstrap.cc:654] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.742933 28637 tablet_bootstrap.cc:492] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:57.745569 28637 ts_tablet_manager.cc:1403] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.003s
I20260710 13:26:57.745509 28686 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.745471 28642 tablet_bootstrap.cc:492] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:57.747617 28642 ts_tablet_manager.cc:1403] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.009s
I20260710 13:26:57.749017 28637 raft_consensus.cc:359] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.749751 28637 raft_consensus.cc:385] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.750052 28637 raft_consensus.cc:740] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.751245 28637 consensus_queue.cc:260] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.751037 28642 raft_consensus.cc:359] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.752534 28642 raft_consensus.cc:385] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.752882 28642 raft_consensus.cc:740] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.752815 28651 consensus_queue.cc:1048] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.753858 28642 consensus_queue.cc:260] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.757895 28637 ts_tablet_manager.cc:1434] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:26:57.756368 28642 ts_tablet_manager.cc:1434] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:26:57.758926 28637 tablet_bootstrap.cc:492] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:57.759442 28642 tablet_bootstrap.cc:492] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.771199 28642 tablet_bootstrap.cc:654] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.785967 28658 raft_consensus.cc:493] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.786542 28658 raft_consensus.cc:515] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.787490 28637 tablet_bootstrap.cc:654] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.787643 28636 tablet_bootstrap.cc:492] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.788101 28636 ts_tablet_manager.cc:1403] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.021s
I20260710 13:26:57.789817 28692 raft_consensus.cc:493] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.791303 28692 raft_consensus.cc:515] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.794094 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18566a12da449318605d1bca37b09d6" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.795147 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9ee99ef7844cc89c544e478269401" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.795326 28444 raft_consensus.cc:2468] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 0.
I20260710 13:26:57.795765 28596 raft_consensus.cc:2468] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:57.796975 28658 leader_election.cc:290] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:57.796859 28559 leader_election.cc:304] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.799469 28636 raft_consensus.cc:359] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.800472 28636 raft_consensus.cc:385] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.800863 28636 raft_consensus.cc:740] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.801729 28636 consensus_queue.cc:260] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.796859 28692 leader_election.cc:290] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.806532 28486 leader_election.cc:304] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.807564 28692 raft_consensus.cc:2804] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.807983 28692 raft_consensus.cc:493] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.808334 28692 raft_consensus.cc:3060] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.811468 28641 raft_consensus.cc:2804] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.811991 28641 raft_consensus.cc:493] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.812150 28636 ts_tablet_manager.cc:1434] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260710 13:26:57.812053 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18566a12da449318605d1bca37b09d6" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:57.812562 28641 raft_consensus.cc:3060] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.813228 28636 tablet_bootstrap.cc:492] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.815382 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9ee99ef7844cc89c544e478269401" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
W20260710 13:26:57.816215 28560 leader_election.cc:343] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.816083 28444 raft_consensus.cc:2468] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:57.832597 28692 raft_consensus.cc:515] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.835448 28692 leader_election.cc:290] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.836198 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9ee99ef7844cc89c544e478269401" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:57.836862 28444 raft_consensus.cc:3060] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.848973 28689 raft_consensus.cc:493] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.849499 28689 raft_consensus.cc:515] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.851543 28689 leader_election.cc:290] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.853185 28642 tablet_bootstrap.cc:492] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:57.853626 28642 ts_tablet_manager.cc:1403] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.033s
I20260710 13:26:57.855774 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf9ee99ef7844cc89c544e478269401" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.856366 28595 raft_consensus.cc:3060] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.856122 28642 raft_consensus.cc:359] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.856845 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c664b93784153ba6177ab45f80509" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:57.857451 28521 raft_consensus.cc:2468] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:57.858501 28411 leader_election.cc:304] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:57.858637 28689 consensus_queue.cc:1048] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.859395 28653 raft_consensus.cc:2804] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.851256 28641 raft_consensus.cc:515] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.859792 28653 raft_consensus.cc:493] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.860735 28653 raft_consensus.cc:3060] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.861545 28641 leader_election.cc:290] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:57.856868 28642 raft_consensus.cc:385] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.863411 28642 raft_consensus.cc:740] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.864126 28642 consensus_queue.cc:260] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.865572 28642 ts_tablet_manager.cc:1434] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:26:57.866410 28642 tablet_bootstrap.cc:492] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:57.868181 28653 raft_consensus.cc:515] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.870684 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c664b93784153ba6177ab45f80509" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:57.871238 28521 raft_consensus.cc:3060] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.871912 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18566a12da449318605d1bca37b09d6" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:57.872514 28520 raft_consensus.cc:3060] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.872900 28595 raft_consensus.cc:2468] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:57.876587 28693 consensus_queue.cc:1048] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.877743 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c664b93784153ba6177ab45f80509" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.878322 28595 raft_consensus.cc:2468] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:57.878438 28686 raft_consensus.cc:493] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.878989 28686 raft_consensus.cc:515] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.879827 28520 raft_consensus.cc:2468] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 1.
I20260710 13:26:57.871912 28642 tablet_bootstrap.cc:654] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.881235 28521 raft_consensus.cc:2468] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:57.881852 28444 raft_consensus.cc:2468] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:57.883128 28485 leader_election.cc:304] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:57.883955 28693 raft_consensus.cc:2804] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.881155 28686 leader_election.cc:290] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.885761 28651 consensus_queue.cc:1048] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.884018 28411 leader_election.cc:304] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:57.888597 28689 raft_consensus.cc:2804] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.891491 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a97d2db7cd48f792838f0156b602d1" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:57.884439 28693 raft_consensus.cc:697] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Becoming Leader. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Running, Role: LEADER
I20260710 13:26:57.892637 28693 consensus_queue.cc:237] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.891582 28686 consensus_queue.cc:1048] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.898590 28653 leader_election.cc:290] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:57.900602 28637 tablet_bootstrap.cc:492] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:57.901206 28637 ts_tablet_manager.cc:1403] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.000s
I20260710 13:26:57.858484 28636 tablet_bootstrap.cc:654] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.916370 28636 tablet_bootstrap.cc:492] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:57.916945 28636 ts_tablet_manager.cc:1403] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.009s
I20260710 13:26:57.920351 28636 raft_consensus.cc:359] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.921023 28636 raft_consensus.cc:385] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.921285 28636 raft_consensus.cc:740] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.921983 28636 consensus_queue.cc:260] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.890400 28560 leader_election.cc:304] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:57.925366 28636 ts_tablet_manager.cc:1434] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:26:57.925240 28689 raft_consensus.cc:697] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:57.926237 28636 tablet_bootstrap.cc:492] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:57.926617 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18566a12da449318605d1bca37b09d6" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:57.927295 28444 raft_consensus.cc:3060] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.926225 28689 consensus_queue.cc:237] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.928951 28641 raft_consensus.cc:2804] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.929589 28641 raft_consensus.cc:697] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Becoming Leader. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Running, Role: LEADER
I20260710 13:26:57.930635 28641 consensus_queue.cc:237] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.913360 28343 catalog_manager.cc:5697] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b458e6923342490386229a0b83ac9fd4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.972786 28692 consensus_queue.cc:1048] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.952281 28637 raft_consensus.cc:359] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.956669 28636 tablet_bootstrap.cc:654] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.958556 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a97d2db7cd48f792838f0156b602d1" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:57.960006 28736 raft_consensus.cc:493] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.960426 28693 consensus_queue.cc:1048] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:26:57.979853 28411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.174.66:41377, user_credentials={real_user=slave}} blocked reactor thread for 88585.9us
I20260710 13:26:57.979215 28637 raft_consensus.cc:385] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.981801 28593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c664b93784153ba6177ab45f80509" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:57.982961 28637 raft_consensus.cc:740] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.982292 28736 raft_consensus.cc:515] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:57.986301 28736 leader_election.cc:290] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:57.986248 28444 raft_consensus.cc:2468] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 1.
I20260710 13:26:57.984618 28593 raft_consensus.cc:3060] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.990760 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21781bfc98a6470e946647ecce58541a" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:57.994717 28637 consensus_queue.cc:260] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.001163 28637 ts_tablet_manager.cc:1434] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.002s
I20260710 13:26:58.005525 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21781bfc98a6470e946647ecce58541a" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:58.007527 28560 leader_election.cc:343] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.983459 28595 raft_consensus.cc:2468] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:58.016288 28637 tablet_bootstrap.cc:492] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:58.018501 28593 raft_consensus.cc:2468] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
W20260710 13:26:58.028793 28559 leader_election.cc:343] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.032934 28559 leader_election.cc:304] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32
W20260710 13:26:58.033061 28411 leader_election.cc:343] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.035454 28736 raft_consensus.cc:2749] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:58.038244 28741 consensus_queue.cc:1048] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:26:58.044355 28637 tablet_bootstrap.cc:654] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.041949 28344 catalog_manager.cc:5697] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:58.047457 28345 catalog_manager.cc:5697] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.050942 28641 raft_consensus.cc:493] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.063396 28642 tablet_bootstrap.cc:492] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:58.063889 28642 ts_tablet_manager.cc:1403] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.198s	user 0.048s	sys 0.099s
I20260710 13:26:58.068012 28411 leader_election.cc:304] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:58.069121 28686 raft_consensus.cc:2804] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.069478 28686 raft_consensus.cc:493] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.069795 28686 raft_consensus.cc:3060] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.070457 28689 consensus_queue.cc:1048] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:58.063058 28641 raft_consensus.cc:515] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.080143 28686 raft_consensus.cc:515] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.081995 28641 leader_election.cc:290] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:58.082110 28686 leader_election.cc:290] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.083359 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b019ac375b45bd80965ef5ae84dea6" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:58.085528 28560 leader_election.cc:343] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.086736 28636 tablet_bootstrap.cc:492] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:58.087193 28636 ts_tablet_manager.cc:1403] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.003s
I20260710 13:26:58.091933 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a97d2db7cd48f792838f0156b602d1" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:58.092537 28596 raft_consensus.cc:3060] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.093150 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a97d2db7cd48f792838f0156b602d1" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:58.094254 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b019ac375b45bd80965ef5ae84dea6" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:58.095207 28689 consensus_queue.cc:1048] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:26:58.099870 28559 leader_election.cc:343] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.100492 28559 leader_election.cc:304] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32
I20260710 13:26:58.101562 28636 raft_consensus.cc:359] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.102304 28636 raft_consensus.cc:385] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.102758 28636 raft_consensus.cc:740] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.101866 28736 raft_consensus.cc:2749] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:58.108479 28636 consensus_queue.cc:260] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.112151 28636 ts_tablet_manager.cc:1434] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.007s
I20260710 13:26:58.115634 28636 tablet_bootstrap.cc:492] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:58.119859 28689 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:58.123634 28642 raft_consensus.cc:359] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.124379 28642 raft_consensus.cc:385] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.124611 28642 raft_consensus.cc:740] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.119083 28596 raft_consensus.cc:2468] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:58.126238 28642 consensus_queue.cc:260] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.128209 28642 ts_tablet_manager.cc:1434] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260710 13:26:58.128026 28520 raft_consensus.cc:3060] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.131129 28642 tablet_bootstrap.cc:492] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:58.139719 28411 leader_election.cc:304] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:58.145732 28689 raft_consensus.cc:2804] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.146320 28689 raft_consensus.cc:697] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:58.147159 28689 consensus_queue.cc:237] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.179620 28636 tablet_bootstrap.cc:654] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.206012 28520 raft_consensus.cc:2468] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:58.223484 28637 tablet_bootstrap.cc:492] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:58.224087 28637 ts_tablet_manager.cc:1403] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.210s	user 0.009s	sys 0.024s
I20260710 13:26:58.215013 28739 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:26:58.236409 28344 catalog_manager.cc:5697] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.238257 28637 raft_consensus.cc:359] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.240104 28637 raft_consensus.cc:385] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.240403 28637 raft_consensus.cc:740] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.240536 28642 tablet_bootstrap.cc:654] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.241200 28637 consensus_queue.cc:260] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.256045 28637 ts_tablet_manager.cc:1434] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.005s
I20260710 13:26:58.256980 28637 tablet_bootstrap.cc:492] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:58.264842 28739 consensus_queue.cc:1048] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.266449 28637 tablet_bootstrap.cc:654] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.267716 28760 raft_consensus.cc:493] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.269659 28636 tablet_bootstrap.cc:492] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:58.270051 28636 ts_tablet_manager.cc:1403] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.155s	user 0.016s	sys 0.004s
I20260710 13:26:58.270946 28760 raft_consensus.cc:515] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.273968 28760 leader_election.cc:290] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.275184 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd8723faa34531a5e02b0d01218ede" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:58.276678 28411 leader_election.cc:343] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.276005 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd8723faa34531a5e02b0d01218ede" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:58.277717 28595 raft_consensus.cc:2468] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:58.280144 28693 consensus_queue.cc:1048] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:58.285352 28411 leader_election.cc:304] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:58.286828 28760 raft_consensus.cc:2804] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.287281 28760 raft_consensus.cc:493] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.287703 28760 raft_consensus.cc:3060] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.307950 28637 tablet_bootstrap.cc:492] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:58.308595 28637 ts_tablet_manager.cc:1403] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.015s
I20260710 13:26:58.311025 28760 raft_consensus.cc:515] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.311753 28637 raft_consensus.cc:359] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.312459 28637 raft_consensus.cc:385] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.312816 28637 raft_consensus.cc:740] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.313653 28637 consensus_queue.cc:260] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.315268 28642 tablet_bootstrap.cc:492] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:58.315701 28642 ts_tablet_manager.cc:1403] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.187s	user 0.009s	sys 0.013s
I20260710 13:26:58.315872 28636 raft_consensus.cc:359] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.316617 28636 raft_consensus.cc:385] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.316881 28636 raft_consensus.cc:740] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.317019 28760 leader_election.cc:290] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.317549 28636 consensus_queue.cc:260] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.318305 28642 raft_consensus.cc:359] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.318935 28642 raft_consensus.cc:385] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.319197 28642 raft_consensus.cc:740] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.319679 28636 ts_tablet_manager.cc:1434] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260710 13:26:58.319937 28637 ts_tablet_manager.cc:1434] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:26:58.319833 28642 consensus_queue.cc:260] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.320565 28636 tablet_bootstrap.cc:492] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:58.321018 28637 tablet_bootstrap.cc:492] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:58.326514 28636 tablet_bootstrap.cc:654] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.327255 28637 tablet_bootstrap.cc:654] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.329270 28693 consensus_queue.cc:1048] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.330186 28642 ts_tablet_manager.cc:1434] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:26:58.333705 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd8723faa34531a5e02b0d01218ede" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:58.338322 28642 tablet_bootstrap.cc:492] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:58.341995 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd8723faa34531a5e02b0d01218ede" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:58.342774 28594 raft_consensus.cc:3060] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.350946 28642 tablet_bootstrap.cc:654] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:58.357319 28411 leader_election.cc:343] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.361896 28735 raft_consensus.cc:493] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.362418 28735 raft_consensus.cc:515] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.360309 28594 raft_consensus.cc:2468] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:58.364480 28735 leader_election.cc:290] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:58.365921 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1afa3b745614972a720fda0a78efbc7" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
W20260710 13:26:58.367578 28559 leader_election.cc:343] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.369709 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1afa3b745614972a720fda0a78efbc7" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:58.371279 28560 leader_election.cc:343] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.371773 28560 leader_election.cc:304] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32
I20260710 13:26:58.372558 28735 raft_consensus.cc:2749] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:58.373698 28636 tablet_bootstrap.cc:492] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:58.374116 28636 ts_tablet_manager.cc:1403] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.054s	user 0.004s	sys 0.007s
I20260710 13:26:58.374342 28637 tablet_bootstrap.cc:492] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:58.374763 28637 ts_tablet_manager.cc:1403] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.054s	user 0.037s	sys 0.012s
I20260710 13:26:58.376703 28636 raft_consensus.cc:359] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.377396 28636 raft_consensus.cc:385] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.377728 28636 raft_consensus.cc:740] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.377592 28637 raft_consensus.cc:359] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.378319 28637 raft_consensus.cc:385] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.378177 28760 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.378609 28637 raft_consensus.cc:740] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.378453 28636 consensus_queue.cc:260] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.379365 28637 consensus_queue.cc:260] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.380434 28636 ts_tablet_manager.cc:1434] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:26:58.381700 28636 tablet_bootstrap.cc:492] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:58.386963 28637 ts_tablet_manager.cc:1434] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:26:58.387485 28636 tablet_bootstrap.cc:654] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.387912 28637 tablet_bootstrap.cc:492] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:58.394873 28637 tablet_bootstrap.cc:654] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.396662 28411 leader_election.cc:304] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:58.398427 28760 raft_consensus.cc:2804] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.399219 28760 raft_consensus.cc:697] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:58.400153 28760 consensus_queue.cc:237] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.402045 28637 tablet_bootstrap.cc:492] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:58.402514 28637 ts_tablet_manager.cc:1403] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:26:58.403342 28636 tablet_bootstrap.cc:492] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:58.403827 28636 ts_tablet_manager.cc:1403] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260710 13:26:58.405457 28637 raft_consensus.cc:359] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.406106 28637 raft_consensus.cc:385] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.406373 28637 raft_consensus.cc:740] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.406215 28636 raft_consensus.cc:359] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.406885 28636 raft_consensus.cc:385] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.407150 28636 raft_consensus.cc:740] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.407051 28637 consensus_queue.cc:260] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.407871 28636 consensus_queue.cc:260] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.409248 28637 ts_tablet_manager.cc:1434] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:58.410073 28637 tablet_bootstrap.cc:492] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:58.413110 28636 ts_tablet_manager.cc:1434] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:26:58.414072 28636 tablet_bootstrap.cc:492] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:58.415964 28637 tablet_bootstrap.cc:654] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.416067 28739 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.419988 28642 tablet_bootstrap.cc:492] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:58.420539 28642 ts_tablet_manager.cc:1403] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.001s
I20260710 13:26:58.420787 28636 tablet_bootstrap.cc:654] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.423269 28642 raft_consensus.cc:359] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.423986 28642 raft_consensus.cc:385] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.424314 28642 raft_consensus.cc:740] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.425144 28642 consensus_queue.cc:260] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.426679 28692 raft_consensus.cc:493] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.427106 28692 raft_consensus.cc:515] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.427552 28642 ts_tablet_manager.cc:1434] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:26:58.428551 28642 tablet_bootstrap.cc:492] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:58.430040 28692 leader_election.cc:290] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.430193 28637 tablet_bootstrap.cc:492] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:58.430795 28637 ts_tablet_manager.cc:1403] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.014s
I20260710 13:26:58.430816 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde5f9ac8e534037a28b768a55896c4e" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:58.432708 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde5f9ac8e534037a28b768a55896c4e" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:58.433061 28447 raft_consensus.cc:2468] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:58.433881 28637 raft_consensus.cc:359] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.434582 28637 raft_consensus.cc:385] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.434471 28485 leader_election.cc:304] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:58.435000 28637 raft_consensus.cc:740] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.435784 28651 raft_consensus.cc:2804] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.435752 28637 consensus_queue.cc:260] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.436214 28636 tablet_bootstrap.cc:492] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:58.436276 28651 raft_consensus.cc:493] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.436794 28651 raft_consensus.cc:3060] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.436792 28636 ts_tablet_manager.cc:1403] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.001s
I20260710 13:26:58.438499 28637 ts_tablet_manager.cc:1434] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:58.439384 28637 tablet_bootstrap.cc:492] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:58.439754 28636 raft_consensus.cc:359] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.440364 28636 raft_consensus.cc:385] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.440618 28636 raft_consensus.cc:740] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.441217 28636 consensus_queue.cc:260] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
W20260710 13:26:58.442798 28486 leader_election.cc:343] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.442806 28636 ts_tablet_manager.cc:1434] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:26:58.446143 28636 tablet_bootstrap.cc:492] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9: Bootstrap starting.
I20260710 13:26:58.447422 28651 raft_consensus.cc:515] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.449151 28651 leader_election.cc:290] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.449879 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde5f9ac8e534037a28b768a55896c4e" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:58.450178 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde5f9ac8e534037a28b768a55896c4e" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:58.450886 28447 raft_consensus.cc:3060] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.451253 28594 raft_consensus.cc:3060] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.451370 28636 tablet_bootstrap.cc:654] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.463593 28343 catalog_manager.cc:5697] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.465219 28637 tablet_bootstrap.cc:654] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.465626 28594 raft_consensus.cc:2468] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:58.467087 28651 raft_consensus.cc:493] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.466981 28486 leader_election.cc:304] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:58.467873 28692 raft_consensus.cc:2804] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.468494 28692 raft_consensus.cc:697] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Becoming Leader. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Running, Role: LEADER
I20260710 13:26:58.469413 28692 consensus_queue.cc:237] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.473877 28651 raft_consensus.cc:515] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.476624 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e603f8658c3f48f1a83ed97f05706106" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:58.477241 28445 raft_consensus.cc:2468] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:58.478480 28485 leader_election.cc:304] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:58.479251 28693 raft_consensus.cc:2804] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.479590 28693 raft_consensus.cc:493] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.479971 28693 raft_consensus.cc:3060] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.480058 28447 raft_consensus.cc:2468] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:58.480886 28642 tablet_bootstrap.cc:654] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.482621 28636 tablet_bootstrap.cc:492] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9: No bootstrap required, opened a new log
I20260710 13:26:58.483071 28636 ts_tablet_manager.cc:1403] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.001s
I20260710 13:26:58.483084 28637 tablet_bootstrap.cc:492] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:58.483961 28637 ts_tablet_manager.cc:1403] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.003s
I20260710 13:26:58.485638 28636 raft_consensus.cc:359] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.488245 28636 raft_consensus.cc:385] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.488509 28636 raft_consensus.cc:740] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.489240 28636 consensus_queue.cc:260] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.486346 28637 raft_consensus.cc:359] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.492187 28637 raft_consensus.cc:385] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.492501 28637 raft_consensus.cc:740] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.493147 28637 consensus_queue.cc:260] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.496446 28637 ts_tablet_manager.cc:1434] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260710 13:26:58.498116 28637 tablet_bootstrap.cc:492] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:58.508029 28736 raft_consensus.cc:493] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.508765 28760 raft_consensus.cc:493] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.508708 28736 raft_consensus.cc:515] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.509312 28636 ts_tablet_manager.cc:1434] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260710 13:26:58.509310 28760 raft_consensus.cc:515] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.512333 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e603f8658c3f48f1a83ed97f05706106" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:58.513016 28447 raft_consensus.cc:2468] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 0.
I20260710 13:26:58.514133 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d78373261e447b7bac9d0f22be550fb" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:58.514186 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e603f8658c3f48f1a83ed97f05706106" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:58.514837 28594 raft_consensus.cc:2468] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:58.512501 28736 leader_election.cc:290] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:58.515329 28559 leader_election.cc:304] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:58.519598 28411 leader_election.cc:304] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:58.519254 28693 raft_consensus.cc:515] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.512598 28760 leader_election.cc:290] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.520462 28739 raft_consensus.cc:2804] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.520569 28736 raft_consensus.cc:2804] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.520848 28739 raft_consensus.cc:493] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.521147 28736 raft_consensus.cc:493] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.521267 28739 raft_consensus.cc:3060] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.521721 28736 raft_consensus.cc:3060] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.522023 28637 tablet_bootstrap.cc:654] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.526540 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d78373261e447b7bac9d0f22be550fb" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:58.528533 28411 leader_election.cc:343] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.535293 28651 leader_election.cc:290] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.536646 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e603f8658c3f48f1a83ed97f05706106" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:58.545428 28735 consensus_queue.cc:1048] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:26:58.548151 28642 tablet_bootstrap.cc:492] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:58.548199 28520 raft_consensus.cc:2393] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1e49a473d2f4e7da2033b9fe34b31f9 in current term 1: Already voted for candidate b458e6923342490386229a0b83ac9fd4 in this term.
I20260710 13:26:58.548945 28642 ts_tablet_manager.cc:1403] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.121s	user 0.029s	sys 0.029s
I20260710 13:26:58.544886 28739 raft_consensus.cc:515] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.551997 28642 raft_consensus.cc:359] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.552788 28642 raft_consensus.cc:385] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.553099 28642 raft_consensus.cc:740] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.553795 28642 consensus_queue.cc:260] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.554397 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e603f8658c3f48f1a83ed97f05706106" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:58.555207 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d78373261e447b7bac9d0f22be550fb" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:58.556237 28642 ts_tablet_manager.cc:1434] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
W20260710 13:26:58.556593 28411 leader_election.cc:343] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.557243 28642 tablet_bootstrap.cc:492] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:58.559158 28735 consensus_queue.cc:1048] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.563949 28693 leader_election.cc:290] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.564566 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e603f8658c3f48f1a83ed97f05706106" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:58.565343 28445 raft_consensus.cc:3060] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.566215 28642 tablet_bootstrap.cc:654] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.574177 28343 catalog_manager.cc:5697] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b458e6923342490386229a0b83ac9fd4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.581769 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d78373261e447b7bac9d0f22be550fb" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:58.582397 28596 raft_consensus.cc:3060] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.593140 28637 tablet_bootstrap.cc:492] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:58.593571 28637 ts_tablet_manager.cc:1403] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.006s
I20260710 13:26:58.596405 28637 raft_consensus.cc:359] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.597174 28637 raft_consensus.cc:385] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.597455 28637 raft_consensus.cc:740] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.597489 28596 raft_consensus.cc:2468] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:58.598271 28637 consensus_queue.cc:260] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.598893 28411 leader_election.cc:304] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:58.599833 28760 raft_consensus.cc:2804] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.600296 28760 raft_consensus.cc:697] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:58.600564 28637 ts_tablet_manager.cc:1434] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:58.601420 28637 tablet_bootstrap.cc:492] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32: Bootstrap starting.
I20260710 13:26:58.601115 28760 consensus_queue.cc:237] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.585309 28739 leader_election.cc:290] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.609573 28445 raft_consensus.cc:2468] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:58.615373 28485 leader_election.cc:304] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:58.612372 28736 raft_consensus.cc:515] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.616897 28693 raft_consensus.cc:2804] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.617295 28594 raft_consensus.cc:2393] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b458e6923342490386229a0b83ac9fd4 in current term 1: Already voted for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in this term.
I20260710 13:26:58.617552 28693 raft_consensus.cc:697] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Becoming Leader. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Running, Role: LEADER
I20260710 13:26:58.619424 28693 consensus_queue.cc:237] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.623023 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e603f8658c3f48f1a83ed97f05706106" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:58.623983 28447 raft_consensus.cc:2393] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1e49a473d2f4e7da2033b9fe34b31f9 in current term 1: Already voted for candidate b458e6923342490386229a0b83ac9fd4 in this term.
I20260710 13:26:58.625898 28637 tablet_bootstrap.cc:654] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.632781 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e603f8658c3f48f1a83ed97f05706106" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:58.636310 28560 leader_election.cc:304] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [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: f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32
I20260710 13:26:58.634902 28736 leader_election.cc:290] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:26:58.640440 28735 raft_consensus.cc:2749] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:58.646342 28344 catalog_manager.cc:5697] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.658771 28642 tablet_bootstrap.cc:492] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:58.659371 28642 ts_tablet_manager.cc:1403] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.006s
I20260710 13:26:58.663091 28642 raft_consensus.cc:359] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.665994 28642 raft_consensus.cc:385] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.666330 28642 raft_consensus.cc:740] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
W20260710 13:26:58.666371 28393 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:58.666985 28686 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.667089 28642 consensus_queue.cc:260] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.669508 28642 ts_tablet_manager.cc:1434] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 13:26:58.670357 28642 tablet_bootstrap.cc:492] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:58.678197 28637 tablet_bootstrap.cc:492] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32: No bootstrap required, opened a new log
I20260710 13:26:58.678856 28637 ts_tablet_manager.cc:1403] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260710 13:26:58.682207 28637 raft_consensus.cc:359] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.683096 28637 raft_consensus.cc:385] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.683430 28637 raft_consensus.cc:740] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.683357 28343 catalog_manager.cc:5697] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b458e6923342490386229a0b83ac9fd4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.684422 28637 consensus_queue.cc:260] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.690138 28686 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.691066 28642 tablet_bootstrap.cc:654] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.693987 28637 ts_tablet_manager.cc:1434] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:26:58.703398 28686 raft_consensus.cc:493] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.704130 28686 raft_consensus.cc:515] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.707569 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ef9ca9ddf845f2b91ba8642560de37" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:58.709228 28686 leader_election.cc:290] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
W20260710 13:26:58.710260 28411 leader_election.cc:343] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.710949 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ef9ca9ddf845f2b91ba8642560de37" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:58.712074 28596 raft_consensus.cc:2468] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:58.712694 28686 raft_consensus.cc:493] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.713212 28686 raft_consensus.cc:515] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.715528 28686 leader_election.cc:290] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.718474 28686 raft_consensus.cc:493] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.718977 28686 raft_consensus.cc:515] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.721750 28686 leader_election.cc:290] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.720952 28411 leader_election.cc:304] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:58.723019 28519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21781bfc98a6470e946647ecce58541a" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:58.730758 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21781bfc98a6470e946647ecce58541a" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:58.731400 28596 raft_consensus.cc:2468] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:58.733253 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a150fd0b06e64c998c8225f9539fe280" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:58.728428 28686 raft_consensus.cc:2804] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.744099 28519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a150fd0b06e64c998c8225f9539fe280" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
I20260710 13:26:58.745894 28686 raft_consensus.cc:493] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.746124 28519 raft_consensus.cc:2468] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:58.733916 28596 raft_consensus.cc:2468] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
W20260710 13:26:58.765875 28411 leader_election.cc:343] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.746291 28686 raft_consensus.cc:3060] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.786922 28411 leader_election.cc:304] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:58.790680 28411 leader_election.cc:304] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:58.791074 28739 raft_consensus.cc:2804] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.791401 28760 raft_consensus.cc:2804] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.791473 28739 raft_consensus.cc:493] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.791872 28760 raft_consensus.cc:493] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.792001 28739 raft_consensus.cc:3060] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.792335 28760 raft_consensus.cc:3060] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.799202 28739 raft_consensus.cc:515] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.800918 28642 tablet_bootstrap.cc:492] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:58.801364 28642 ts_tablet_manager.cc:1403] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.131s	user 0.023s	sys 0.011s
I20260710 13:26:58.803622 28739 leader_election.cc:290] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.807557 28642 raft_consensus.cc:359] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.808247 28642 raft_consensus.cc:385] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.808506 28642 raft_consensus.cc:740] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.809135 28642 consensus_queue.cc:260] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.810570 28642 ts_tablet_manager.cc:1434] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.002s
I20260710 13:26:58.811759 28642 tablet_bootstrap.cc:492] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:58.812235 28760 raft_consensus.cc:515] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.814116 28760 leader_election.cc:290] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.816077 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21781bfc98a6470e946647ecce58541a" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:58.816015 28686 raft_consensus.cc:515] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.820132 28686 leader_election.cc:290] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.821338 28642 tablet_bootstrap.cc:654] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.823498 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21781bfc98a6470e946647ecce58541a" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:58.824119 28596 raft_consensus.cc:3060] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.828604 28642 tablet_bootstrap.cc:492] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:58.829061 28642 ts_tablet_manager.cc:1403] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.003s
I20260710 13:26:58.829757 28596 raft_consensus.cc:2468] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:58.831598 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a150fd0b06e64c998c8225f9539fe280" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:58.831920 28642 raft_consensus.cc:359] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.832362 28596 raft_consensus.cc:3060] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.832612 28642 raft_consensus.cc:385] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.832983 28642 raft_consensus.cc:740] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.833652 28642 consensus_queue.cc:260] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.837143 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ef9ca9ddf845f2b91ba8642560de37" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:58.837749 28594 raft_consensus.cc:3060] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.837796 28519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ef9ca9ddf845f2b91ba8642560de37" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:58.840211 28596 raft_consensus.cc:2468] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:58.841851 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a150fd0b06e64c998c8225f9539fe280" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:26:58.842445 28520 raft_consensus.cc:3060] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.844928 28642 ts_tablet_manager.cc:1434] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:26:58.845882 28642 tablet_bootstrap.cc:492] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
W20260710 13:26:58.846973 28411 leader_election.cc:343] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:58.847606 28411 leader_election.cc:343] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.848531 28411 leader_election.cc:304] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:58.851368 28642 tablet_bootstrap.cc:654] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.852114 28594 raft_consensus.cc:2468] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:58.853787 28796 raft_consensus.cc:2804] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.854748 28796 raft_consensus.cc:697] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:58.855576 28411 leader_election.cc:304] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:26:58.856485 28411 leader_election.cc:304] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:58.858889 28760 raft_consensus.cc:2804] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.859558 28760 raft_consensus.cc:697] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:58.860200 28796 consensus_queue.cc:237] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.861179 28795 raft_consensus.cc:2804] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.861639 28795 raft_consensus.cc:697] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:58.862385 28795 consensus_queue.cc:237] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.864526 28642 tablet_bootstrap.cc:492] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:58.864969 28642 ts_tablet_manager.cc:1403] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:26:58.865095 28520 raft_consensus.cc:2468] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:58.860342 28760 consensus_queue.cc:237] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.867431 28642 raft_consensus.cc:359] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.868072 28642 raft_consensus.cc:385] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.868325 28642 raft_consensus.cc:740] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.869379 28642 consensus_queue.cc:260] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.871335 28642 ts_tablet_manager.cc:1434] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:26:58.873193 28642 tablet_bootstrap.cc:492] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:58.887063 28642 tablet_bootstrap.cc:654] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.888761 28760 consensus_queue.cc:1048] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.889822 28520 raft_consensus.cc:3060] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.892143 28642 tablet_bootstrap.cc:492] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:58.893178 28642 ts_tablet_manager.cc:1403] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20260710 13:26:58.896714 28642 raft_consensus.cc:359] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.897614 28642 raft_consensus.cc:385] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.898116 28642 raft_consensus.cc:740] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.897655 28342 catalog_manager.cc:5697] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.898298 28796 consensus_queue.cc:1048] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.899181 28642 consensus_queue.cc:260] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.904698 28796 raft_consensus.cc:493] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.905221 28796 raft_consensus.cc:515] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.908164 28519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b019ac375b45bd80965ef5ae84dea6" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4" is_pre_election: true
W20260710 13:26:58.909924 28411 leader_election.cc:343] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.913496 28796 leader_election.cc:290] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.920317 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b019ac375b45bd80965ef5ae84dea6" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:58.917934 28642 ts_tablet_manager.cc:1434] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:26:58.920950 28596 raft_consensus.cc:2468] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 0.
I20260710 13:26:58.922101 28411 leader_election.cc:304] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:58.923435 28796 raft_consensus.cc:2804] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.923836 28796 raft_consensus.cc:493] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.924054 28642 tablet_bootstrap.cc:492] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4: Bootstrap starting.
I20260710 13:26:58.924237 28796 raft_consensus.cc:3060] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.927417 28342 catalog_manager.cc:5697] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.932195 28796 raft_consensus.cc:515] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.934188 28796 leader_election.cc:290] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.935014 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b019ac375b45bd80965ef5ae84dea6" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b458e6923342490386229a0b83ac9fd4"
W20260710 13:26:58.936476 28411 leader_election.cc:343] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:58.937040 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b019ac375b45bd80965ef5ae84dea6" candidate_uuid: "d026f73eb32e48ff851b4ed485a62e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:58.937382 28642 tablet_bootstrap.cc:654] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:58.937489 28596 raft_consensus.cc:3060] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.929279 28342 catalog_manager.cc:5697] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.942222 28596 raft_consensus.cc:2468] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d026f73eb32e48ff851b4ed485a62e32 in term 1.
I20260710 13:26:58.943382 28411 leader_election.cc:304] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: b458e6923342490386229a0b83ac9fd4
I20260710 13:26:58.944056 28796 raft_consensus.cc:2804] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:58.944483 28796 raft_consensus.cc:697] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Leader. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:26:58.945325 28796 consensus_queue.cc:237] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.946171 28642 tablet_bootstrap.cc:492] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4: No bootstrap required, opened a new log
I20260710 13:26:58.947712 28642 ts_tablet_manager.cc:1403] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.010s
I20260710 13:26:58.950223 28642 raft_consensus.cc:359] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.950886 28642 raft_consensus.cc:385] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:58.951210 28642 raft_consensus.cc:740] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Initialized, Role: FOLLOWER
I20260710 13:26:58.951799 28642 consensus_queue.cc:260] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.953802 28642 ts_tablet_manager.cc:1434] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:26:58.956411 28693 consensus_queue.cc:1048] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.958768 28343 catalog_manager.cc:5697] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.967141 28651 consensus_queue.cc:1048] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:58.981052 28651 raft_consensus.cc:493] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:58.981635 28651 raft_consensus.cc:515] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.984083 28651 leader_election.cc:290] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.984387 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1afa3b745614972a720fda0a78efbc7" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:58.984956 28447 raft_consensus.cc:2468] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:58.985958 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1afa3b745614972a720fda0a78efbc7" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:58.986011 28485 leader_election.cc:304] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:58.986701 28596 raft_consensus.cc:2468] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 0.
I20260710 13:26:58.987082 28651 raft_consensus.cc:2804] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:58.987473 28651 raft_consensus.cc:493] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:58.987695 28651 raft_consensus.cc:3060] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.993448 28651 raft_consensus.cc:515] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:58.995033 28651 leader_election.cc:290] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:58.995746 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1afa3b745614972a720fda0a78efbc7" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:26:58.995899 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1afa3b745614972a720fda0a78efbc7" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:26:58.996208 28447 raft_consensus.cc:3060] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:58.996419 28596 raft_consensus.cc:3060] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:59.000515 28447 raft_consensus.cc:2468] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:59.000684 28596 raft_consensus.cc:2468] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b458e6923342490386229a0b83ac9fd4 in term 1.
I20260710 13:26:59.001631 28651 raft_consensus.cc:493] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:59.001566 28485 leader_election.cc:304] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, d026f73eb32e48ff851b4ed485a62e32; no voters: 
I20260710 13:26:59.002168 28651 raft_consensus.cc:515] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:59.002693 28693 raft_consensus.cc:2804] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:59.003159 28693 raft_consensus.cc:697] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Becoming Leader. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Running, Role: LEADER
I20260710 13:26:59.003944 28693 consensus_queue.cc:237] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:59.005206 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b019ac375b45bd80965ef5ae84dea6" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:59.005914 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b019ac375b45bd80965ef5ae84dea6" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:59.006122 28651 leader_election.cc:290] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:59.006649 28596 raft_consensus.cc:2393] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b458e6923342490386229a0b83ac9fd4 in current term 1: Already voted for candidate d026f73eb32e48ff851b4ed485a62e32 in this term.
I20260710 13:26:59.007504 28486 leader_election.cc:304] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b458e6923342490386229a0b83ac9fd4; no voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:59.008340 28693 raft_consensus.cc:3060] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:59.012090 28342 catalog_manager.cc:5697] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b458e6923342490386229a0b83ac9fd4 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:59.013299 28693 raft_consensus.cc:2749] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:59.038467 28693 consensus_queue.cc:1048] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.042392 28693 raft_consensus.cc:493] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:59.042893 28693 raft_consensus.cc:515] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:59.044946 28693 leader_election.cc:290] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:59.045913 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21781bfc98a6470e946647ecce58541a" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:59.046618 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21781bfc98a6470e946647ecce58541a" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:59.047380 28596 raft_consensus.cc:2393] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b458e6923342490386229a0b83ac9fd4 in current term 1: Already voted for candidate d026f73eb32e48ff851b4ed485a62e32 in this term.
I20260710 13:26:59.048522 28486 leader_election.cc:304] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b458e6923342490386229a0b83ac9fd4; no voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:59.049360 28783 raft_consensus.cc:3060] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:59.049925 28693 consensus_queue.cc:1048] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.056782 28783 raft_consensus.cc:2749] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:59.083626 28783 raft_consensus.cc:493] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:59.084122 28783 raft_consensus.cc:515] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:26:59.085639 28783 leader_election.cc:290] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:26:59.086515 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ef9ca9ddf845f2b91ba8642560de37" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d026f73eb32e48ff851b4ed485a62e32" is_pre_election: true
I20260710 13:26:59.086634 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ef9ca9ddf845f2b91ba8642560de37" candidate_uuid: "b458e6923342490386229a0b83ac9fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" is_pre_election: true
I20260710 13:26:59.087327 28594 raft_consensus.cc:2393] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b458e6923342490386229a0b83ac9fd4 in current term 1: Already voted for candidate d026f73eb32e48ff851b4ed485a62e32 in this term.
I20260710 13:26:59.088153 28486 leader_election.cc:304] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b458e6923342490386229a0b83ac9fd4; no voters: d026f73eb32e48ff851b4ed485a62e32, f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:26:59.088768 28783 raft_consensus.cc:3060] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:59.093519 28783 raft_consensus.cc:2749] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:59.122040 28520 raft_consensus.cc:3060] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:59.127616 28796 consensus_queue.cc:1048] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.139907 28796 consensus_queue.cc:1048] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.283506 28795 consensus_queue.cc:1048] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.283931 28796 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:59.296898 28796 consensus_queue.cc:1048] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.304991 28760 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.335568 28795 consensus_queue.cc:1048] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.339898 28760 consensus_queue.cc:1048] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.390473 28795 consensus_queue.cc:1048] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.400895 28796 consensus_queue.cc:1048] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.443980 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:59.449703 28823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:59.450508 28824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:59.452973 27321 server_base.cc:1061] running on GCE node
W20260710 13:26:59.452941 28826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:59.454128 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:59.454377 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:59.454695 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690019454635 us; error 0 us; skew 500 ppm
I20260710 13:26:59.455420 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:59.457340 28783 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.458312 27321 webserver.cc:533] Webserver started at http://127.26.174.68:38075/ using document root <none> and password file <none>
I20260710 13:26:59.458957 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:59.459183 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:59.459491 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:59.460984 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-3-root/instance:
uuid: "5d76ea0013bc43a2b85e933918a237ed"
format_stamp: "Formatted at 2026-07-10 13:26:59 on dist-test-slave-j8bj"
I20260710 13:26:59.467206 28693 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:59.476568 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.015s	user 0.006s	sys 0.004s
I20260710 13:26:59.483500 28833 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:59.485159 27321 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:26:59.485473 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-3-root
uuid: "5d76ea0013bc43a2b85e933918a237ed"
format_stamp: "Formatted at 2026-07-10 13:26:59 on dist-test-slave-j8bj"
I20260710 13:26:59.485843 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:59.531819 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:59.533600 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:59.536139 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:59.539657 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:59.539927 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:59.540215 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:59.540380 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:59.607451 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.68:41237
I20260710 13:26:59.607538 28895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.68:41237 every 8 connection(s)
I20260710 13:26:59.612093 27321 auto_leader_rebalancer-test.cc:388] add a tserver: 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:26:59.629688 28896 heartbeater.cc:344] Connected to a master server at 127.26.174.126:33331
I20260710 13:26:59.630069 28896 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:59.630865 28896 heartbeater.cc:507] Master 127.26.174.126:33331 requested a full tablet report, sending...
I20260710 13:26:59.632877 28342 ts_manager.cc:194] Registered new tserver with Master: 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237)
I20260710 13:26:59.634351 28342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59902
I20260710 13:26:59.711786 28520 consensus_queue.cc:237] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:26:59.718750 28447 raft_consensus.cc:1275] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:59.720468 28693 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:59.722399 28596 raft_consensus.cc:1275] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:59.723826 28693 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:59.727130 28651 raft_consensus.cc:2955] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
W20260710 13:26:59.730749 28486 consensus_peers.cc:597] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1afa3b745614972a720fda0a78efbc7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:59.731072 28445 raft_consensus.cc:2955] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.732959 28596 raft_consensus.cc:2955] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.742419 28342 catalog_manager.cc:5697] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:59.768937 28445 consensus_queue.cc:237] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:26:59.780609 28596 raft_consensus.cc:1275] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:59.780963 28520 raft_consensus.cc:1275] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:59.783125 28795 consensus_queue.cc:1048] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:59.785137 28796 consensus_queue.cc:1048] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:26:59.793063 28411 consensus_peers.cc:597] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6dd137d9ab14fa3ad7abe423163ae54. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:59.795485 28796 raft_consensus.cc:2955] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.797376 28520 raft_consensus.cc:2955] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.807301 28596 raft_consensus.cc:2955] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.812669 28343 catalog_manager.cc:5697] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.813602 28445 consensus_queue.cc:237] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:26:59.834344 28519 raft_consensus.cc:1275] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:59.834959 28596 raft_consensus.cc:1275] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:59.835901 28411 consensus_peers.cc:597] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd9c664b93784153ba6177ab45f80509. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:59.836663 28796 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:59.837514 28760 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:59.845943 28739 raft_consensus.cc:2955] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.850800 28519 raft_consensus.cc:2955] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.855314 28596 raft_consensus.cc:2955] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.864158 28344 catalog_manager.cc:5697] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:59.866722 28445 consensus_queue.cc:237] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:26:59.876973 28594 raft_consensus.cc:1275] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:59.879567 28519 raft_consensus.cc:1275] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:59.881071 28795 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:26:59.881995 28411 consensus_peers.cc:597] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a150fd0b06e64c998c8225f9539fe280. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:59.882344 28915 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:59.887338 28795 raft_consensus.cc:2955] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.888985 28594 raft_consensus.cc:2955] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.896399 28520 raft_consensus.cc:2955] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:26:59.902804 28343 catalog_manager.cc:5697] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:00.200991 28916 ts_tablet_manager.cc:933] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:00.203332 28916 tablet_copy_client.cc:323] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.66:41377
I20260710 13:27:00.214941 28532 tablet_copy_service.cc:140] P b458e6923342490386229a0b83ac9fd4: Received BeginTabletCopySession request for tablet d1afa3b745614972a720fda0a78efbc7 from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:33166)
I20260710 13:27:00.215446 28532 tablet_copy_service.cc:161] P b458e6923342490386229a0b83ac9fd4: Beginning new tablet copy session on tablet d1afa3b745614972a720fda0a78efbc7 from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:33166: session id = 5d76ea0013bc43a2b85e933918a237ed-d1afa3b745614972a720fda0a78efbc7
I20260710 13:27:00.222054 28532 tablet_copy_source_session.cc:215] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:00.225186 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1afa3b745614972a720fda0a78efbc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:00.235833 28916 tablet_copy_client.cc:806] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:00.236410 28916 tablet_copy_client.cc:670] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:00.240391 28916 tablet_copy_client.cc:538] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:00.249224 28916 tablet_bootstrap.cc:492] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:00.260496 28919 ts_tablet_manager.cc:933] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837)
I20260710 13:27:00.273393 28919 tablet_copy_client.cc:323] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.65:38837
I20260710 13:27:00.278088 28916 tablet_bootstrap.cc:492] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:00.279067 28916 tablet_bootstrap.cc:492] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:00.279736 28916 ts_tablet_manager.cc:1403] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.005s
I20260710 13:27:00.282737 28916 raft_consensus.cc:359] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:00.283486 28916 raft_consensus.cc:740] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:00.284145 28916 consensus_queue.cc:260] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:00.285930 28457 tablet_copy_service.cc:140] P d026f73eb32e48ff851b4ed485a62e32: Received BeginTabletCopySession request for tablet d6dd137d9ab14fa3ad7abe423163ae54 from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:37882)
I20260710 13:27:00.286453 28896 heartbeater.cc:499] Master 127.26.174.126:33331 was elected leader, sending a full tablet report...
I20260710 13:27:00.286554 28457 tablet_copy_service.cc:161] P d026f73eb32e48ff851b4ed485a62e32: Beginning new tablet copy session on tablet d6dd137d9ab14fa3ad7abe423163ae54 from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:37882: session id = 5d76ea0013bc43a2b85e933918a237ed-d6dd137d9ab14fa3ad7abe423163ae54
I20260710 13:27:00.287094 28916 ts_tablet_manager.cc:1434] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:27:00.289739 28532 tablet_copy_service.cc:342] P b458e6923342490386229a0b83ac9fd4: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-d1afa3b745614972a720fda0a78efbc7 received from {username='slave'} at 127.0.0.1:33166
I20260710 13:27:00.290165 28532 tablet_copy_service.cc:434] P b458e6923342490386229a0b83ac9fd4: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-d1afa3b745614972a720fda0a78efbc7 on tablet d1afa3b745614972a720fda0a78efbc7 with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:00.296466 28457 tablet_copy_source_session.cc:215] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:00.300137 28919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6dd137d9ab14fa3ad7abe423163ae54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:00.312415 28919 tablet_copy_client.cc:806] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:00.312952 28919 tablet_copy_client.cc:670] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:00.316517 28919 tablet_copy_client.cc:538] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:00.325359 28919 tablet_bootstrap.cc:492] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:00.348255 28919 tablet_bootstrap.cc:492] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:00.348964 28919 tablet_bootstrap.cc:492] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:00.349480 28919 ts_tablet_manager.cc:1403] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 13:27:00.351723 28919 raft_consensus.cc:359] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:00.353739 28919 raft_consensus.cc:740] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:00.354372 28916 ts_tablet_manager.cc:933] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837)
I20260710 13:27:00.354372 28919 consensus_queue.cc:260] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:00.357527 28919 ts_tablet_manager.cc:1434] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:00.358974 28916 tablet_copy_client.cc:323] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.65:38837
I20260710 13:27:00.359923 28457 tablet_copy_service.cc:342] P d026f73eb32e48ff851b4ed485a62e32: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-d6dd137d9ab14fa3ad7abe423163ae54 received from {username='slave'} at 127.0.0.1:37882
I20260710 13:27:00.360334 28457 tablet_copy_service.cc:434] P d026f73eb32e48ff851b4ed485a62e32: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-d6dd137d9ab14fa3ad7abe423163ae54 on tablet d6dd137d9ab14fa3ad7abe423163ae54 with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:00.362303 28456 tablet_copy_service.cc:140] P d026f73eb32e48ff851b4ed485a62e32: Received BeginTabletCopySession request for tablet fd9c664b93784153ba6177ab45f80509 from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:37882)
I20260710 13:27:00.362959 28456 tablet_copy_service.cc:161] P d026f73eb32e48ff851b4ed485a62e32: Beginning new tablet copy session on tablet fd9c664b93784153ba6177ab45f80509 from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:37882: session id = 5d76ea0013bc43a2b85e933918a237ed-fd9c664b93784153ba6177ab45f80509
I20260710 13:27:00.375435 28456 tablet_copy_source_session.cc:215] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:00.379508 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9c664b93784153ba6177ab45f80509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:00.396451 28916 tablet_copy_client.cc:806] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:00.397114 28916 tablet_copy_client.cc:670] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:00.403065 28916 tablet_copy_client.cc:538] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:00.409552 28916 tablet_bootstrap.cc:492] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:00.425349 28916 tablet_bootstrap.cc:492] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:00.426055 28916 tablet_bootstrap.cc:492] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:00.426594 28916 ts_tablet_manager.cc:1403] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:27:00.428846 28916 raft_consensus.cc:359] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:00.429450 28916 raft_consensus.cc:740] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:00.429956 28916 consensus_queue.cc:260] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:00.431937 28916 ts_tablet_manager.cc:1434] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:00.433657 28456 tablet_copy_service.cc:342] P d026f73eb32e48ff851b4ed485a62e32: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-fd9c664b93784153ba6177ab45f80509 received from {username='slave'} at 127.0.0.1:37882
I20260710 13:27:00.434000 28456 tablet_copy_service.cc:434] P d026f73eb32e48ff851b4ed485a62e32: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-fd9c664b93784153ba6177ab45f80509 on tablet fd9c664b93784153ba6177ab45f80509 with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:00.491760 28916 ts_tablet_manager.cc:933] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837)
I20260710 13:27:00.494442 28916 tablet_copy_client.cc:323] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.65:38837
I20260710 13:27:00.496034 28456 tablet_copy_service.cc:140] P d026f73eb32e48ff851b4ed485a62e32: Received BeginTabletCopySession request for tablet a150fd0b06e64c998c8225f9539fe280 from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:37882)
I20260710 13:27:00.496584 28456 tablet_copy_service.cc:161] P d026f73eb32e48ff851b4ed485a62e32: Beginning new tablet copy session on tablet a150fd0b06e64c998c8225f9539fe280 from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:37882: session id = 5d76ea0013bc43a2b85e933918a237ed-a150fd0b06e64c998c8225f9539fe280
I20260710 13:27:00.501482 28456 tablet_copy_source_session.cc:215] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:00.504302 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a150fd0b06e64c998c8225f9539fe280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:00.513499 28916 tablet_copy_client.cc:806] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:00.513948 28916 tablet_copy_client.cc:670] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:00.517202 28916 tablet_copy_client.cc:538] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:00.522001 28916 tablet_bootstrap.cc:492] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:00.534963 28916 tablet_bootstrap.cc:492] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:00.535597 28916 tablet_bootstrap.cc:492] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:00.536217 28916 ts_tablet_manager.cc:1403] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.008s
I20260710 13:27:00.537981 28916 raft_consensus.cc:359] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:00.538508 28916 raft_consensus.cc:740] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:00.539047 28916 consensus_queue.cc:260] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:00.540637 28916 ts_tablet_manager.cc:1434] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:00.542424 28456 tablet_copy_service.cc:342] P d026f73eb32e48ff851b4ed485a62e32: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-a150fd0b06e64c998c8225f9539fe280 received from {username='slave'} at 127.0.0.1:37882
I20260710 13:27:00.542821 28456 tablet_copy_service.cc:434] P d026f73eb32e48ff851b4ed485a62e32: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-a150fd0b06e64c998c8225f9539fe280 on tablet a150fd0b06e64c998c8225f9539fe280 with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:00.601171 28871 raft_consensus.cc:1217] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:00.775652 28871 raft_consensus.cc:1217] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:00.784292 28871 raft_consensus.cc:1217] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:00.981220 28926 raft_consensus.cc:1064] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:00.983269 28926 consensus_queue.cc:237] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:00.989274 28594 raft_consensus.cc:1275] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:00.991223 28445 raft_consensus.cc:1275] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:00.991532 28932 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:00.992563 28871 raft_consensus.cc:1275] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:00.992859 28930 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:00.994594 28930 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.024119 28926 raft_consensus.cc:2955] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.026166 28595 raft_consensus.cc:2955] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.031399 28445 raft_consensus.cc:2955] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.040736 28871 raft_consensus.cc:2955] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.042948 28342 catalog_manager.cc:5697] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.083458 28871 raft_consensus.cc:1217] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:01.106632 28519 consensus_queue.cc:237] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [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: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:01.115077 28595 raft_consensus.cc:1275] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.115077 28871 raft_consensus.cc:1275] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.118289 28926 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.120360 28930 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.127420 28926 raft_consensus.cc:2955] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.131146 28871 raft_consensus.cc:2955] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.132899 28595 raft_consensus.cc:2955] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.144055 28330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1afa3b745614972a720fda0a78efbc7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:01.149171 28344 catalog_manager.cc:5697] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed reported cstate change: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.163053 28430 tablet_service.cc:1558] Processing DeleteTablet for tablet d1afa3b745614972a720fda0a78efbc7 with delete_type TABLET_DATA_TOMBSTONED (TS d026f73eb32e48ff851b4ed485a62e32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37834
I20260710 13:27:01.165307 28940 tablet_replica.cc:333] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:01.166282 28940 raft_consensus.cc:2243] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.167008 28940 raft_consensus.cc:2272] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.169823 28940 ts_tablet_manager.cc:1916] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:01.184194 28940 ts_tablet_manager.cc:1929] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:01.184612 28940 log.cc:1199] T d1afa3b745614972a720fda0a78efbc7 P d026f73eb32e48ff851b4ed485a62e32: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/wals/d1afa3b745614972a720fda0a78efbc7
I20260710 13:27:01.186574 28329 catalog_manager.cc:5028] TS d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): tablet d1afa3b745614972a720fda0a78efbc7 (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:01.225068 28915 raft_consensus.cc:1064] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:01.227530 28915 consensus_queue.cc:237] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:01.233170 28871 raft_consensus.cc:1275] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.233951 28595 raft_consensus.cc:1275] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.234592 28519 raft_consensus.cc:1275] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.234678 28915 consensus_queue.cc:1048] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:01.235616 28760 consensus_queue.cc:1048] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.236367 28795 consensus_queue.cc:1048] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.253787 28795 raft_consensus.cc:2955] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.254859 28595 raft_consensus.cc:2955] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.255337 28519 raft_consensus.cc:2955] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.266072 28871 raft_consensus.cc:2955] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.270088 28343 catalog_manager.cc:5697] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.283674 28915 raft_consensus.cc:1064] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:01.287072 28915 consensus_queue.cc:237] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:01.288187 28445 consensus_queue.cc:237] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:01.296131 28870 raft_consensus.cc:1275] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.297799 28519 raft_consensus.cc:1275] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.297992 28915 consensus_queue.cc:1048] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.300268 28871 raft_consensus.cc:1275] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.303277 28795 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:01.305328 28760 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.307005 28947 raft_consensus.cc:2955] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.308634 28870 raft_consensus.cc:2955] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.318969 28595 raft_consensus.cc:1275] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.320399 28760 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.327628 28329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6dd137d9ab14fa3ad7abe423163ae54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:01.344115 28948 raft_consensus.cc:2955] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.347690 28596 raft_consensus.cc:2955] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.357606 28519 raft_consensus.cc:2955] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.363953 28342 catalog_manager.cc:5697] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed reported cstate change: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.374742 28344 catalog_manager.cc:5697] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.377446 28871 raft_consensus.cc:2955] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.380317 28508 tablet_service.cc:1558] Processing DeleteTablet for tablet d6dd137d9ab14fa3ad7abe423163ae54 with delete_type TABLET_DATA_TOMBSTONED (TS b458e6923342490386229a0b83ac9fd4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33134
I20260710 13:27:01.386031 28596 raft_consensus.cc:1275] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.388223 28760 consensus_queue.cc:1048] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.398777 28596 raft_consensus.cc:2955] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.419584 28952 tablet_replica.cc:333] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:01.419265 28445 consensus_queue.cc:237] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:01.420593 28952 raft_consensus.cc:2243] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.421294 28952 raft_consensus.cc:2272] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.424847 28952 ts_tablet_manager.cc:1916] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:01.426399 28519 raft_consensus.cc:1275] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.426393 28871 raft_consensus.cc:1275] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.428107 28946 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:01.431110 28946 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.435803 28760 raft_consensus.cc:2955] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.440289 28952 ts_tablet_manager.cc:1929] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:01.440711 28952 log.cc:1199] T d6dd137d9ab14fa3ad7abe423163ae54 P b458e6923342490386229a0b83ac9fd4: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root/wals/d6dd137d9ab14fa3ad7abe423163ae54
I20260710 13:27:01.442294 28330 catalog_manager.cc:5028] TS b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): tablet d6dd137d9ab14fa3ad7abe423163ae54 (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:01.443943 28871 raft_consensus.cc:2955] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.445341 28519 raft_consensus.cc:2955] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.451551 28329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd9c664b93784153ba6177ab45f80509 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:01.457917 28344 catalog_manager.cc:5697] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:01.468483 28582 tablet_service.cc:1558] Processing DeleteTablet for tablet fd9c664b93784153ba6177ab45f80509 with delete_type TABLET_DATA_TOMBSTONED (TS f1e49a473d2f4e7da2033b9fe34b31f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49994
I20260710 13:27:01.471663 28953 tablet_replica.cc:333] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:01.472611 28953 raft_consensus.cc:2243] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.473313 28953 raft_consensus.cc:2272] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.476958 28953 ts_tablet_manager.cc:1916] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:01.489318 28953 ts_tablet_manager.cc:1929] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:01.489831 28953 log.cc:1199] T fd9c664b93784153ba6177ab45f80509 P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root/wals/fd9c664b93784153ba6177ab45f80509
I20260710 13:27:01.491353 28330 catalog_manager.cc:5028] TS f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): tablet fd9c664b93784153ba6177ab45f80509 (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:01.602875 28760 raft_consensus.cc:1064] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:01.605322 28760 consensus_queue.cc:237] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:01.611761 28871 raft_consensus.cc:1275] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.612730 28519 raft_consensus.cc:1275] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.613237 28795 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.613559 28596 raft_consensus.cc:1275] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.614948 28760 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.615864 28795 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.632294 28915 raft_consensus.cc:2955] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.634732 28596 raft_consensus.cc:2955] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.635006 28871 raft_consensus.cc:2955] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.649770 28342 catalog_manager.cc:5697] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.655906 28519 raft_consensus.cc:2955] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.676990 28445 consensus_queue.cc:237] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:01.681914 28871 raft_consensus.cc:1275] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.681970 28596 raft_consensus.cc:1275] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.683544 28946 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.684463 28915 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.692651 28946 raft_consensus.cc:2955] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.696805 28871 raft_consensus.cc:2955] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.698210 28596 raft_consensus.cc:2955] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:01.703501 28329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a150fd0b06e64c998c8225f9539fe280 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:01.709378 28345 catalog_manager.cc:5697] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:01.720075 28508 tablet_service.cc:1558] Processing DeleteTablet for tablet a150fd0b06e64c998c8225f9539fe280 with delete_type TABLET_DATA_TOMBSTONED (TS b458e6923342490386229a0b83ac9fd4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33134
I20260710 13:27:01.720988 28952 tablet_replica.cc:333] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:01.721854 28952 raft_consensus.cc:2243] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.722409 28952 raft_consensus.cc:2272] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.725615 28952 ts_tablet_manager.cc:1916] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:01.737126 28952 ts_tablet_manager.cc:1929] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:01.737478 28952 log.cc:1199] T a150fd0b06e64c998c8225f9539fe280 P b458e6923342490386229a0b83ac9fd4: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root/wals/a150fd0b06e64c998c8225f9539fe280
I20260710 13:27:01.738757 28330 catalog_manager.cc:5028] TS b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): tablet a150fd0b06e64c998c8225f9539fe280 (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:02.755474 28520 consensus_queue.cc:237] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:02.762137 28596 raft_consensus.cc:1275] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.762374 28447 raft_consensus.cc:1275] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:02.763055 28486 consensus_peers.cc:597] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 095248e20ac34db09a8387914e43f10a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:02.763950 28930 consensus_queue.cc:1048] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:02.764998 28961 consensus_queue.cc:1048] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.773236 28930 raft_consensus.cc:2955] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.776278 28447 raft_consensus.cc:2955] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.777554 28596 raft_consensus.cc:2955] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.791751 28344 catalog_manager.cc:5697] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.791900 28520 consensus_queue.cc:237] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
W20260710 13:27:02.800652 28486 consensus_peers.cc:597] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f2471209d654aa68845e78392384831. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:02.801357 28596 raft_consensus.cc:1275] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.801692 28447 raft_consensus.cc:1275] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.803335 28651 consensus_queue.cc:1048] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:02.805168 28930 consensus_queue.cc:1048] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.812049 28651 raft_consensus.cc:2955] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.813550 28447 raft_consensus.cc:2955] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.825630 28596 raft_consensus.cc:2955] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.831290 28447 consensus_queue.cc:237] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:02.838956 28344 catalog_manager.cc:5697] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
W20260710 13:27:02.841957 28411 consensus_peers.cc:597] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6fd8723faa34531a5e02b0d01218ede. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:02.843992 28596 raft_consensus.cc:1275] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.844327 28520 raft_consensus.cc:1275] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.845726 28795 consensus_queue.cc:1048] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.846613 28760 consensus_queue.cc:1048] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.857545 28915 raft_consensus.cc:2955] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.859776 28596 raft_consensus.cc:2955] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.863173 28520 raft_consensus.cc:2955] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.877938 28345 catalog_manager.cc:5697] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.878046 28447 consensus_queue.cc:237] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
W20260710 13:27:02.892380 28411 consensus_peers.cc:597] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05a97d2db7cd48f792838f0156b602d1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:02.892547 28520 raft_consensus.cc:1275] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.893901 28595 raft_consensus.cc:1275] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.895128 28915 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.895911 28795 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:02.905987 28795 raft_consensus.cc:2955] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.908175 28596 raft_consensus.cc:2955] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.908280 28520 raft_consensus.cc:2955] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:02.921219 28342 catalog_manager.cc:5697] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:03.242393 28977 ts_tablet_manager.cc:933] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:03.244222 28977 tablet_copy_client.cc:323] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.66:41377
I20260710 13:27:03.246675 28532 tablet_copy_service.cc:140] P b458e6923342490386229a0b83ac9fd4: Received BeginTabletCopySession request for tablet 095248e20ac34db09a8387914e43f10a from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:33166)
I20260710 13:27:03.247280 28532 tablet_copy_service.cc:161] P b458e6923342490386229a0b83ac9fd4: Beginning new tablet copy session on tablet 095248e20ac34db09a8387914e43f10a from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:33166: session id = 5d76ea0013bc43a2b85e933918a237ed-095248e20ac34db09a8387914e43f10a
I20260710 13:27:03.253057 28532 tablet_copy_source_session.cc:215] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:03.256660 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095248e20ac34db09a8387914e43f10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.272698 28977 tablet_copy_client.cc:806] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:03.273407 28977 tablet_copy_client.cc:670] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:03.276859 28977 tablet_copy_client.cc:538] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:03.285558 28977 tablet_bootstrap.cc:492] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:03.306420 28977 tablet_bootstrap.cc:492] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:03.307363 28977 tablet_bootstrap.cc:492] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:03.308003 28977 ts_tablet_manager.cc:1403] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260710 13:27:03.311533 28977 raft_consensus.cc:359] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:03.312427 28977 raft_consensus.cc:740] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:03.313102 28977 consensus_queue.cc:260] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:03.320180 28977 ts_tablet_manager.cc:1434] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260710 13:27:03.318876 28981 ts_tablet_manager.cc:933] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:03.322299 28532 tablet_copy_service.cc:342] P b458e6923342490386229a0b83ac9fd4: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-095248e20ac34db09a8387914e43f10a received from {username='slave'} at 127.0.0.1:33166
I20260710 13:27:03.322825 28532 tablet_copy_service.cc:434] P b458e6923342490386229a0b83ac9fd4: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-095248e20ac34db09a8387914e43f10a on tablet 095248e20ac34db09a8387914e43f10a with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:03.327209 28981 tablet_copy_client.cc:323] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.66:41377
I20260710 13:27:03.328831 28532 tablet_copy_service.cc:140] P b458e6923342490386229a0b83ac9fd4: Received BeginTabletCopySession request for tablet 7f2471209d654aa68845e78392384831 from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:33166)
I20260710 13:27:03.329310 28532 tablet_copy_service.cc:161] P b458e6923342490386229a0b83ac9fd4: Beginning new tablet copy session on tablet 7f2471209d654aa68845e78392384831 from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:33166: session id = 5d76ea0013bc43a2b85e933918a237ed-7f2471209d654aa68845e78392384831
I20260710 13:27:03.335289 28532 tablet_copy_source_session.cc:215] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:03.337940 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2471209d654aa68845e78392384831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.349406 28981 tablet_copy_client.cc:806] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:03.349949 28981 tablet_copy_client.cc:670] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:03.353336 28981 tablet_copy_client.cc:538] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:03.359758 28981 tablet_bootstrap.cc:492] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:03.379613 28981 tablet_bootstrap.cc:492] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:03.380553 28981 tablet_bootstrap.cc:492] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:03.381176 28981 ts_tablet_manager.cc:1403] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 13:27:03.383656 28981 raft_consensus.cc:359] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:03.384542 28981 raft_consensus.cc:740] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:03.385097 28981 consensus_queue.cc:260] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:03.387069 28981 ts_tablet_manager.cc:1434] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:27:03.388679 28532 tablet_copy_service.cc:342] P b458e6923342490386229a0b83ac9fd4: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-7f2471209d654aa68845e78392384831 received from {username='slave'} at 127.0.0.1:33166
I20260710 13:27:03.389078 28532 tablet_copy_service.cc:434] P b458e6923342490386229a0b83ac9fd4: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-7f2471209d654aa68845e78392384831 on tablet 7f2471209d654aa68845e78392384831 with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:03.451221 28981 ts_tablet_manager.cc:933] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837)
I20260710 13:27:03.452757 28981 tablet_copy_client.cc:323] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.65:38837
I20260710 13:27:03.454423 28456 tablet_copy_service.cc:140] P d026f73eb32e48ff851b4ed485a62e32: Received BeginTabletCopySession request for tablet f6fd8723faa34531a5e02b0d01218ede from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:37882)
I20260710 13:27:03.454939 28456 tablet_copy_service.cc:161] P d026f73eb32e48ff851b4ed485a62e32: Beginning new tablet copy session on tablet f6fd8723faa34531a5e02b0d01218ede from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:37882: session id = 5d76ea0013bc43a2b85e933918a237ed-f6fd8723faa34531a5e02b0d01218ede
I20260710 13:27:03.461894 28456 tablet_copy_source_session.cc:215] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:03.465123 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fd8723faa34531a5e02b0d01218ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.475661 28977 ts_tablet_manager.cc:933] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837)
I20260710 13:27:03.477363 28977 tablet_copy_client.cc:323] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.65:38837
I20260710 13:27:03.477392 28981 tablet_copy_client.cc:806] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:03.478116 28981 tablet_copy_client.cc:670] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:03.479051 28456 tablet_copy_service.cc:140] P d026f73eb32e48ff851b4ed485a62e32: Received BeginTabletCopySession request for tablet 05a97d2db7cd48f792838f0156b602d1 from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:37882)
I20260710 13:27:03.479597 28456 tablet_copy_service.cc:161] P d026f73eb32e48ff851b4ed485a62e32: Beginning new tablet copy session on tablet 05a97d2db7cd48f792838f0156b602d1 from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:37882: session id = 5d76ea0013bc43a2b85e933918a237ed-05a97d2db7cd48f792838f0156b602d1
I20260710 13:27:03.482336 28981 tablet_copy_client.cc:538] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:03.487108 28456 tablet_copy_source_session.cc:215] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:03.489373 28981 tablet_bootstrap.cc:492] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:03.489987 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a97d2db7cd48f792838f0156b602d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.508499 28977 tablet_copy_client.cc:806] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:03.510876 28977 tablet_copy_client.cc:670] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:03.514474 28977 tablet_copy_client.cc:538] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:03.517513 28981 tablet_bootstrap.cc:492] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:03.518384 28981 tablet_bootstrap.cc:492] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:03.519040 28981 ts_tablet_manager.cc:1403] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.007s
I20260710 13:27:03.522290 28981 raft_consensus.cc:359] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:03.523113 28981 raft_consensus.cc:740] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:03.523710 28981 consensus_queue.cc:260] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:03.525388 28977 tablet_bootstrap.cc:492] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:03.528214 28981 ts_tablet_manager.cc:1434] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:27:03.529838 28456 tablet_copy_service.cc:342] P d026f73eb32e48ff851b4ed485a62e32: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-f6fd8723faa34531a5e02b0d01218ede received from {username='slave'} at 127.0.0.1:37882
I20260710 13:27:03.530293 28456 tablet_copy_service.cc:434] P d026f73eb32e48ff851b4ed485a62e32: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-f6fd8723faa34531a5e02b0d01218ede on tablet f6fd8723faa34531a5e02b0d01218ede with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:03.545914 28977 tablet_bootstrap.cc:492] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:03.546627 28977 tablet_bootstrap.cc:492] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:03.547250 28977 ts_tablet_manager.cc:1403] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.003s
I20260710 13:27:03.549517 28977 raft_consensus.cc:359] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:03.550073 28977 raft_consensus.cc:740] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:03.550608 28977 consensus_queue.cc:260] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:03.552343 28977 ts_tablet_manager.cc:1434] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:03.554055 28456 tablet_copy_service.cc:342] P d026f73eb32e48ff851b4ed485a62e32: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-05a97d2db7cd48f792838f0156b602d1 received from {username='slave'} at 127.0.0.1:37882
I20260710 13:27:03.554423 28456 tablet_copy_service.cc:434] P d026f73eb32e48ff851b4ed485a62e32: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-05a97d2db7cd48f792838f0156b602d1 on tablet 05a97d2db7cd48f792838f0156b602d1 with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:03.681314 28871 raft_consensus.cc:1217] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:03.763245 28871 raft_consensus.cc:1217] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:03.992868 28871 raft_consensus.cc:1217] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:04.044193 28871 raft_consensus.cc:1217] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:04.073755 28990 raft_consensus.cc:1064] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:04.076344 28990 consensus_queue.cc:237] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:04.082613 28871 raft_consensus.cc:1275] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.083141 28596 raft_consensus.cc:1275] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.083333 28447 raft_consensus.cc:1275] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.084589 28984 consensus_queue.cc:1048] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.085410 28990 consensus_queue.cc:1048] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.086277 28651 consensus_queue.cc:1048] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.103389 28990 raft_consensus.cc:2955] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.113298 28871 raft_consensus.cc:2955] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.122043 28447 raft_consensus.cc:2955] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.123905 28596 raft_consensus.cc:2955] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.124620 28344 catalog_manager.cc:5697] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.163386 28520 consensus_queue.cc:237] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [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: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:04.167269 28871 raft_consensus.cc:1275] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.167532 28596 raft_consensus.cc:1275] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.168592 28990 consensus_queue.cc:1048] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.169343 28651 consensus_queue.cc:1048] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.174614 28651 raft_consensus.cc:2955] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.177202 28596 raft_consensus.cc:2955] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.177297 28871 raft_consensus.cc:2955] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.183357 28330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 095248e20ac34db09a8387914e43f10a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:04.189836 28343 catalog_manager.cc:5697] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.201237 28430 tablet_service.cc:1558] Processing DeleteTablet for tablet 095248e20ac34db09a8387914e43f10a with delete_type TABLET_DATA_TOMBSTONED (TS d026f73eb32e48ff851b4ed485a62e32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37834
I20260710 13:27:04.204131 29000 tablet_replica.cc:333] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:04.205150 29000 raft_consensus.cc:2243] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.205832 29000 raft_consensus.cc:2272] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.209270 29000 ts_tablet_manager.cc:1916] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:04.219805 29000 ts_tablet_manager.cc:1929] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:04.220139 29000 log.cc:1199] T 095248e20ac34db09a8387914e43f10a P d026f73eb32e48ff851b4ed485a62e32: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/wals/095248e20ac34db09a8387914e43f10a
I20260710 13:27:04.221589 28329 catalog_manager.cc:5028] TS d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): tablet 095248e20ac34db09a8387914e43f10a (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:04.329442 28990 raft_consensus.cc:1064] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:04.332264 28990 consensus_queue.cc:237] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:04.341620 28871 raft_consensus.cc:1275] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.343580 28651 consensus_queue.cc:1048] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.346715 28447 raft_consensus.cc:1275] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.347435 28596 raft_consensus.cc:1275] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.348407 28651 consensus_queue.cc:1048] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.349186 28984 consensus_queue.cc:1048] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.359133 28651 raft_consensus.cc:2955] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.365561 28447 raft_consensus.cc:2955] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.377205 28345 catalog_manager.cc:5697] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.379356 28871 raft_consensus.cc:2955] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.384861 28596 raft_consensus.cc:2955] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.394946 28520 consensus_queue.cc:237] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:04.401369 28447 raft_consensus.cc:1275] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.405908 29002 consensus_queue.cc:1048] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260710 13:27:04.412840 28991 raft_consensus.cc:1064] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:04.417363 28870 raft_consensus.cc:1275] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.419788 28651 raft_consensus.cc:2955] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.421269 28990 consensus_queue.cc:1048] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.422122 28991 consensus_queue.cc:237] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:04.425753 28870 raft_consensus.cc:2955] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
W20260710 13:27:04.429615 28559 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.174.65:38837, user_credentials={real_user=slave}} blocked reactor thread for 56191.3us
I20260710 13:27:04.421876 28445 raft_consensus.cc:2955] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.445632 28595 raft_consensus.cc:1275] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.446106 28520 raft_consensus.cc:1275] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.448635 28330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f2471209d654aa68845e78392384831 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:04.449456 28345 catalog_manager.cc:5697] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.450316 28915 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.451030 28871 raft_consensus.cc:1275] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.461786 28991 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.462702 28795 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.464174 28582 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f2471209d654aa68845e78392384831 with delete_type TABLET_DATA_TOMBSTONED (TS f1e49a473d2f4e7da2033b9fe34b31f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49994
I20260710 13:27:04.484634 29011 tablet_replica.cc:333] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:04.490079 29011 raft_consensus.cc:2243] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.491185 29011 raft_consensus.cc:2272] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.492151 28991 raft_consensus.cc:2955] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.495396 29011 ts_tablet_manager.cc:1916] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:04.497558 28520 raft_consensus.cc:2955] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.499585 28596 raft_consensus.cc:2955] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.504452 28871 raft_consensus.cc:2955] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.507876 28344 catalog_manager.cc:5697] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.523039 28445 consensus_queue.cc:237] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:04.530920 28871 raft_consensus.cc:1275] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.533419 28915 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.535175 29011 ts_tablet_manager.cc:1929] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:04.535843 29011 log.cc:1199] T 7f2471209d654aa68845e78392384831 P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root/wals/7f2471209d654aa68845e78392384831
I20260710 13:27:04.535877 28519 raft_consensus.cc:1275] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.538039 28330 catalog_manager.cc:5028] TS f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): tablet 7f2471209d654aa68845e78392384831 (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:04.538326 28915 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:04.541014 28795 raft_consensus.cc:2955] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.551430 28329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05a97d2db7cd48f792838f0156b602d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:04.553049 28871 raft_consensus.cc:2955] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.555383 28342 catalog_manager.cc:5697] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.558588 28520 raft_consensus.cc:2955] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.566852 28582 tablet_service.cc:1558] Processing DeleteTablet for tablet 05a97d2db7cd48f792838f0156b602d1 with delete_type TABLET_DATA_TOMBSTONED (TS f1e49a473d2f4e7da2033b9fe34b31f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49994
I20260710 13:27:04.567921 29011 tablet_replica.cc:333] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:04.568620 29010 raft_consensus.cc:1064] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:04.568954 29011 raft_consensus.cc:2243] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.569689 29011 raft_consensus.cc:2272] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.571264 29010 consensus_queue.cc:237] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:04.573275 29011 ts_tablet_manager.cc:1916] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:04.590376 28519 raft_consensus.cc:1275] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.590612 28596 raft_consensus.cc:1275] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.591835 28870 raft_consensus.cc:1275] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.593007 29010 consensus_queue.cc:1048] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.593914 28795 consensus_queue.cc:1048] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.594704 28915 consensus_queue.cc:1048] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.602265 29011 ts_tablet_manager.cc:1929] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:04.602787 29011 log.cc:1199] T 05a97d2db7cd48f792838f0156b602d1 P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root/wals/05a97d2db7cd48f792838f0156b602d1
I20260710 13:27:04.604264 28330 catalog_manager.cc:5028] TS f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): tablet 05a97d2db7cd48f792838f0156b602d1 (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:04.612563 28915 raft_consensus.cc:2955] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.614311 28871 raft_consensus.cc:2955] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.619359 28595 raft_consensus.cc:2955] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.623629 28520 raft_consensus.cc:2955] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.627509 28342 catalog_manager.cc:5697] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.640777 28445 consensus_queue.cc:237] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:04.651015 28871 raft_consensus.cc:1275] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.651377 28595 raft_consensus.cc:1275] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.652668 29010 consensus_queue.cc:1048] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.653342 28991 consensus_queue.cc:1048] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.660490 28991 raft_consensus.cc:2955] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.663157 28871 raft_consensus.cc:2955] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.663228 28596 raft_consensus.cc:2955] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:04.670158 28329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f6fd8723faa34531a5e02b0d01218ede with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:04.685500 28343 catalog_manager.cc:5697] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.695809 28508 tablet_service.cc:1558] Processing DeleteTablet for tablet f6fd8723faa34531a5e02b0d01218ede with delete_type TABLET_DATA_TOMBSTONED (TS b458e6923342490386229a0b83ac9fd4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33134
I20260710 13:27:04.698169 29020 tablet_replica.cc:333] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:04.699182 29020 raft_consensus.cc:2243] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.699837 29020 raft_consensus.cc:2272] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.702909 29020 ts_tablet_manager.cc:1916] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:04.716694 29020 ts_tablet_manager.cc:1929] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:04.717001 29020 log.cc:1199] T f6fd8723faa34531a5e02b0d01218ede P b458e6923342490386229a0b83ac9fd4: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root/wals/f6fd8723faa34531a5e02b0d01218ede
I20260710 13:27:04.718389 28330 catalog_manager.cc:5028] TS b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): tablet f6fd8723faa34531a5e02b0d01218ede (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:05.746320 28595 consensus_queue.cc:237] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:05.753225 28445 raft_consensus.cc:1275] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.754721 29027 consensus_queue.cc:1048] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.756536 28520 raft_consensus.cc:1275] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.757848 29027 consensus_queue.cc:1048] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.763173 29026 raft_consensus.cc:2955] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.765224 28445 raft_consensus.cc:2955] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
W20260710 13:27:05.767046 28560 consensus_peers.cc:597] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f20a41b216df4a52acbf8ed26cdfb547. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:05.770191 28520 raft_consensus.cc:2955] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.778156 28519 consensus_queue.cc:237] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:05.779215 28344 catalog_manager.cc:5697] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:05.799292 28595 raft_consensus.cc:1275] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.799435 28447 raft_consensus.cc:1275] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.800834 29022 consensus_queue.cc:1048] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:05.801785 28486 consensus_peers.cc:597] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6bd0d93dba042b9b3ab649ed194749e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:05.801812 28984 consensus_queue.cc:1048] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:05.810863 29022 raft_consensus.cc:2955] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.813892 28595 raft_consensus.cc:2955] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.816176 28447 raft_consensus.cc:2955] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.826419 28519 consensus_queue.cc:237] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:05.836932 28596 raft_consensus.cc:1275] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.835768 28343 catalog_manager.cc:5697] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:05.838438 28486 consensus_peers.cc:597] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e603f8658c3f48f1a83ed97f05706106. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:05.838804 28447 raft_consensus.cc:1275] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.839371 29021 consensus_queue.cc:1048] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:05.840924 28984 consensus_queue.cc:1048] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.854159 28984 raft_consensus.cc:2955] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.855746 28447 raft_consensus.cc:2955] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.856797 28595 raft_consensus.cc:2955] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.868422 28447 consensus_queue.cc:237] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:05.869009 28344 catalog_manager.cc:5697] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
W20260710 13:27:05.876782 28411 consensus_peers.cc:597] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 185539240da44be0b7843f40b5cafacf. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:05.876910 28519 raft_consensus.cc:1275] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.880424 28991 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.881490 28595 raft_consensus.cc:1275] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.890763 28991 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.893481 28991 raft_consensus.cc:2955] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.894351 28519 raft_consensus.cc:2955] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.901073 28595 raft_consensus.cc:2955] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:05.906999 28344 catalog_manager.cc:5697] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:06.257687 29046 ts_tablet_manager.cc:933] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:27:06.259382 29046 tablet_copy_client.cc:323] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.67:34861
I20260710 13:27:06.271461 28606 tablet_copy_service.cc:140] P f1e49a473d2f4e7da2033b9fe34b31f9: Received BeginTabletCopySession request for tablet f20a41b216df4a52acbf8ed26cdfb547 from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:53174)
I20260710 13:27:06.272082 28606 tablet_copy_service.cc:161] P f1e49a473d2f4e7da2033b9fe34b31f9: Beginning new tablet copy session on tablet f20a41b216df4a52acbf8ed26cdfb547 from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:53174: session id = 5d76ea0013bc43a2b85e933918a237ed-f20a41b216df4a52acbf8ed26cdfb547
I20260710 13:27:06.278003 28606 tablet_copy_source_session.cc:215] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:06.282075 29046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20a41b216df4a52acbf8ed26cdfb547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.285280 29050 ts_tablet_manager.cc:933] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:06.291905 29050 tablet_copy_client.cc:323] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.66:41377
I20260710 13:27:06.293968 28532 tablet_copy_service.cc:140] P b458e6923342490386229a0b83ac9fd4: Received BeginTabletCopySession request for tablet b6bd0d93dba042b9b3ab649ed194749e from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:33166)
I20260710 13:27:06.294463 28532 tablet_copy_service.cc:161] P b458e6923342490386229a0b83ac9fd4: Beginning new tablet copy session on tablet b6bd0d93dba042b9b3ab649ed194749e from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:33166: session id = 5d76ea0013bc43a2b85e933918a237ed-b6bd0d93dba042b9b3ab649ed194749e
I20260710 13:27:06.299062 29046 tablet_copy_client.cc:806] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:06.299713 29046 tablet_copy_client.cc:670] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:06.300925 28532 tablet_copy_source_session.cc:215] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:06.303409 29046 tablet_copy_client.cc:538] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:06.303895 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bd0d93dba042b9b3ab649ed194749e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.309365 29046 tablet_bootstrap.cc:492] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:06.319244 29050 tablet_copy_client.cc:806] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:06.319857 29050 tablet_copy_client.cc:670] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:06.324090 29050 tablet_copy_client.cc:538] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:06.333963 29050 tablet_bootstrap.cc:492] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:06.334738 29046 tablet_bootstrap.cc:492] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:06.335749 29046 tablet_bootstrap.cc:492] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:06.336457 29046 ts_tablet_manager.cc:1403] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.015s
I20260710 13:27:06.340126 29046 raft_consensus.cc:359] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:06.341073 29046 raft_consensus.cc:740] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:06.341832 29046 consensus_queue.cc:260] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:06.345309 29046 ts_tablet_manager.cc:1434] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:06.347510 28606 tablet_copy_service.cc:342] P f1e49a473d2f4e7da2033b9fe34b31f9: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-f20a41b216df4a52acbf8ed26cdfb547 received from {username='slave'} at 127.0.0.1:53174
I20260710 13:27:06.347934 28606 tablet_copy_service.cc:434] P f1e49a473d2f4e7da2033b9fe34b31f9: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-f20a41b216df4a52acbf8ed26cdfb547 on tablet f20a41b216df4a52acbf8ed26cdfb547 with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:06.360736 29050 tablet_bootstrap.cc:492] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:06.361845 29050 tablet_bootstrap.cc:492] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:06.362538 29050 ts_tablet_manager.cc:1403] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.005s
I20260710 13:27:06.365527 29050 raft_consensus.cc:359] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:06.366194 29050 raft_consensus.cc:740] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:06.366765 29050 consensus_queue.cc:260] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:06.368754 29050 ts_tablet_manager.cc:1434] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:06.370357 28532 tablet_copy_service.cc:342] P b458e6923342490386229a0b83ac9fd4: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-b6bd0d93dba042b9b3ab649ed194749e received from {username='slave'} at 127.0.0.1:33166
I20260710 13:27:06.370836 28532 tablet_copy_service.cc:434] P b458e6923342490386229a0b83ac9fd4: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-b6bd0d93dba042b9b3ab649ed194749e on tablet b6bd0d93dba042b9b3ab649ed194749e with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:06.416296 29050 ts_tablet_manager.cc:933] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837)
I20260710 13:27:06.422935 29046 ts_tablet_manager.cc:933] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:06.423950 29050 tablet_copy_client.cc:323] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.65:38837
I20260710 13:27:06.427156 29046 tablet_copy_client.cc:323] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.66:41377
I20260710 13:27:06.428128 28456 tablet_copy_service.cc:140] P d026f73eb32e48ff851b4ed485a62e32: Received BeginTabletCopySession request for tablet 185539240da44be0b7843f40b5cafacf from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:37882)
I20260710 13:27:06.428642 28456 tablet_copy_service.cc:161] P d026f73eb32e48ff851b4ed485a62e32: Beginning new tablet copy session on tablet 185539240da44be0b7843f40b5cafacf from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:37882: session id = 5d76ea0013bc43a2b85e933918a237ed-185539240da44be0b7843f40b5cafacf
I20260710 13:27:06.429190 28532 tablet_copy_service.cc:140] P b458e6923342490386229a0b83ac9fd4: Received BeginTabletCopySession request for tablet e603f8658c3f48f1a83ed97f05706106 from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:33166)
I20260710 13:27:06.429700 28532 tablet_copy_service.cc:161] P b458e6923342490386229a0b83ac9fd4: Beginning new tablet copy session on tablet e603f8658c3f48f1a83ed97f05706106 from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:33166: session id = 5d76ea0013bc43a2b85e933918a237ed-e603f8658c3f48f1a83ed97f05706106
I20260710 13:27:06.436065 28456 tablet_copy_source_session.cc:215] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:06.436547 28532 tablet_copy_source_session.cc:215] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:06.439900 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185539240da44be0b7843f40b5cafacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.441274 29046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e603f8658c3f48f1a83ed97f05706106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.454264 29046 tablet_copy_client.cc:806] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:06.454999 29046 tablet_copy_client.cc:670] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:06.457140 29050 tablet_copy_client.cc:806] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:06.457682 29050 tablet_copy_client.cc:670] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:06.458851 29046 tablet_copy_client.cc:538] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:06.461308 29050 tablet_copy_client.cc:538] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:06.467525 29046 tablet_bootstrap.cc:492] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:06.468207 29050 tablet_bootstrap.cc:492] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:06.494315 29050 tablet_bootstrap.cc:492] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:06.494768 29046 tablet_bootstrap.cc:492] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:06.495285 29050 tablet_bootstrap.cc:492] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:06.495718 29046 tablet_bootstrap.cc:492] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:06.496191 29050 ts_tablet_manager.cc:1403] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.001s
I20260710 13:27:06.496467 29046 ts_tablet_manager.cc:1403] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260710 13:27:06.499362 29046 raft_consensus.cc:359] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:06.500274 29046 raft_consensus.cc:740] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:06.499704 29050 raft_consensus.cc:359] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:06.500856 29050 raft_consensus.cc:740] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:06.501006 29046 consensus_queue.cc:260] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:06.501540 29050 consensus_queue.cc:260] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:06.503896 29046 ts_tablet_manager.cc:1434] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:06.504237 29050 ts_tablet_manager.cc:1434] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:06.506111 28456 tablet_copy_service.cc:342] P d026f73eb32e48ff851b4ed485a62e32: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-185539240da44be0b7843f40b5cafacf received from {username='slave'} at 127.0.0.1:37882
I20260710 13:27:06.506559 28456 tablet_copy_service.cc:434] P d026f73eb32e48ff851b4ed485a62e32: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-185539240da44be0b7843f40b5cafacf on tablet 185539240da44be0b7843f40b5cafacf with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:06.506122 28532 tablet_copy_service.cc:342] P b458e6923342490386229a0b83ac9fd4: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-e603f8658c3f48f1a83ed97f05706106 received from {username='slave'} at 127.0.0.1:33166
I20260710 13:27:06.507130 28532 tablet_copy_service.cc:434] P b458e6923342490386229a0b83ac9fd4: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-e603f8658c3f48f1a83ed97f05706106 on tablet e603f8658c3f48f1a83ed97f05706106 with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:06.807780 28871 raft_consensus.cc:1217] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:06.845049 28871 raft_consensus.cc:1217] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:06.862720 28870 raft_consensus.cc:1217] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:06.936169 28870 raft_consensus.cc:1217] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:07.203159 29059 raft_consensus.cc:1064] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:07.204967 29059 consensus_queue.cc:237] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:07.211054 28870 raft_consensus.cc:1275] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.211742 28596 raft_consensus.cc:1275] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.212356 28445 raft_consensus.cc:1275] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.212484 29059 consensus_queue.cc:1048] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.213555 29060 consensus_queue.cc:1048] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.214354 29022 consensus_queue.cc:1048] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.237192 29059 raft_consensus.cc:2955] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.238340 28870 raft_consensus.cc:2955] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.243072 28596 raft_consensus.cc:2955] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.259374 28342 catalog_manager.cc:5697] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.261751 28445 raft_consensus.cc:2955] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.275399 28991 raft_consensus.cc:1064] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:07.277812 28991 consensus_queue.cc:237] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:07.284721 28870 raft_consensus.cc:1275] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.285280 28596 raft_consensus.cc:1275] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.286409 29073 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:07.289166 29043 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.296808 28520 raft_consensus.cc:1275] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.304926 29043 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 13:27:07.303889 28520 consensus_queue.cc:237] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [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: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:07.312707 29074 raft_consensus.cc:2955] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.317101 28596 raft_consensus.cc:2955] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.321432 28595 raft_consensus.cc:1275] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.323493 29059 consensus_queue.cc:1048] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.328092 28870 raft_consensus.cc:1275] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.330292 29059 consensus_queue.cc:1048] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.335465 29022 raft_consensus.cc:2955] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.337972 28519 raft_consensus.cc:2955] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.347627 28596 raft_consensus.cc:2955] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.341770 28343 catalog_manager.cc:5697] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.359524 28330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6bd0d93dba042b9b3ab649ed194749e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:07.357841 29061 raft_consensus.cc:1064] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:07.359565 29079 raft_consensus.cc:1064] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:07.365231 29079 consensus_queue.cc:237] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:07.362498 29061 consensus_queue.cc:237] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:07.370688 28344 catalog_manager.cc:5697] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:07.386483 28871 raft_consensus.cc:2955] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.396441 28870 raft_consensus.cc:2955] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.402222 28519 raft_consensus.cc:1275] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.404191 29062 consensus_queue.cc:1048] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.406975 28869 raft_consensus.cc:1275] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.408418 29062 consensus_queue.cc:1048] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.410245 28445 raft_consensus.cc:1275] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.412070 28871 raft_consensus.cc:1275] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.411957 29059 consensus_queue.cc:1048] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.413620 29078 consensus_queue.cc:1048] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:07.416951 28445 consensus_queue.cc:237] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:07.422714 28430 tablet_service.cc:1558] Processing DeleteTablet for tablet b6bd0d93dba042b9b3ab649ed194749e with delete_type TABLET_DATA_TOMBSTONED (TS d026f73eb32e48ff851b4ed485a62e32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37834
I20260710 13:27:07.432533 28446 raft_consensus.cc:1275] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.436520 29084 tablet_replica.cc:333] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:07.438396 28595 raft_consensus.cc:1275] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.453792 29061 consensus_queue.cc:1048] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:07.461474 29084 raft_consensus.cc:2243] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:07.462342 29084 raft_consensus.cc:2272] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:07.470427 28594 raft_consensus.cc:1275] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.472319 29084 ts_tablet_manager.cc:1916] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:07.472108 28991 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.480152 28869 raft_consensus.cc:1275] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.487432 29074 raft_consensus.cc:2955] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.490820 29043 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.494926 28596 raft_consensus.cc:2955] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.505448 28869 raft_consensus.cc:2955] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.513249 29059 consensus_queue.cc:1048] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:07.529897 28329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 185539240da44be0b7843f40b5cafacf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:07.534862 28343 catalog_manager.cc:5697] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.537642 29079 raft_consensus.cc:2955] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.548123 29084 ts_tablet_manager.cc:1929] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:07.548579 29084 log.cc:1199] T b6bd0d93dba042b9b3ab649ed194749e P d026f73eb32e48ff851b4ed485a62e32: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/wals/b6bd0d93dba042b9b3ab649ed194749e
I20260710 13:27:07.550894 28329 catalog_manager.cc:5028] TS d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): tablet b6bd0d93dba042b9b3ab649ed194749e (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:07.553138 28447 raft_consensus.cc:2955] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.563127 28508 tablet_service.cc:1558] Processing DeleteTablet for tablet 185539240da44be0b7843f40b5cafacf with delete_type TABLET_DATA_TOMBSTONED (TS b458e6923342490386229a0b83ac9fd4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33134
I20260710 13:27:07.563320 28595 raft_consensus.cc:2955] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.573117 29062 raft_consensus.cc:2955] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.575681 28446 raft_consensus.cc:2955] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.577198 28344 catalog_manager.cc:5697] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:07.581019 28869 raft_consensus.cc:2955] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.581655 28519 raft_consensus.cc:2955] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.598642 29090 tablet_replica.cc:333] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:07.597885 28869 raft_consensus.cc:2955] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.602037 29090 raft_consensus.cc:2243] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:07.602811 29090 raft_consensus.cc:2272] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:07.608484 29090 ts_tablet_manager.cc:1916] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:07.615037 28342 catalog_manager.cc:5697] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.625417 29090 ts_tablet_manager.cc:1929] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:07.625972 29090 log.cc:1199] T 185539240da44be0b7843f40b5cafacf P b458e6923342490386229a0b83ac9fd4: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root/wals/185539240da44be0b7843f40b5cafacf
I20260710 13:27:07.627550 28330 catalog_manager.cc:5028] TS b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): tablet 185539240da44be0b7843f40b5cafacf (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:07.633946 28522 consensus_queue.cc:237] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:07.637244 28595 consensus_queue.cc:237] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [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: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:07.640801 28446 raft_consensus.cc:1275] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.642300 29059 consensus_queue.cc:1048] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.643743 28522 raft_consensus.cc:1275] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.643971 28871 raft_consensus.cc:1275] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.645722 29062 consensus_queue.cc:1048] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.646513 28869 raft_consensus.cc:1275] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.646958 29091 consensus_queue.cc:1048] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:07.647948 29059 consensus_queue.cc:1048] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.649917 29059 raft_consensus.cc:2955] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.651141 28446 raft_consensus.cc:2955] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.661199 29063 raft_consensus.cc:2955] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.662802 28871 raft_consensus.cc:2955] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.665020 28343 catalog_manager.cc:5697] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.670158 28522 raft_consensus.cc:2955] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.671918 28330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f20a41b216df4a52acbf8ed26cdfb547 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:07.679958 28342 catalog_manager.cc:5697] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New cstate: current_term: 1 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:07.683137 28582 tablet_service.cc:1558] Processing DeleteTablet for tablet e603f8658c3f48f1a83ed97f05706106 with delete_type TABLET_DATA_TOMBSTONED (TS f1e49a473d2f4e7da2033b9fe34b31f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49994
I20260710 13:27:07.692377 28430 tablet_service.cc:1558] Processing DeleteTablet for tablet f20a41b216df4a52acbf8ed26cdfb547 with delete_type TABLET_DATA_TOMBSTONED (TS d026f73eb32e48ff851b4ed485a62e32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37834
I20260710 13:27:07.693303 29084 tablet_replica.cc:333] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:07.694305 29084 raft_consensus.cc:2243] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:07.695034 29084 raft_consensus.cc:2272] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:07.698207 28330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e603f8658c3f48f1a83ed97f05706106 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:07.700646 29084 ts_tablet_manager.cc:1916] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:07.709329 28869 raft_consensus.cc:2955] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:07.712972 29092 tablet_replica.cc:333] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:07.714083 29092 raft_consensus.cc:2243] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:07.717826 29092 raft_consensus.cc:2272] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:07.728298 29084 ts_tablet_manager.cc:1929] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:07.728626 29092 ts_tablet_manager.cc:1916] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:07.728790 29084 log.cc:1199] T f20a41b216df4a52acbf8ed26cdfb547 P d026f73eb32e48ff851b4ed485a62e32: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/wals/f20a41b216df4a52acbf8ed26cdfb547
I20260710 13:27:07.730423 28329 catalog_manager.cc:5028] TS d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): tablet f20a41b216df4a52acbf8ed26cdfb547 (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:07.739919 29092 ts_tablet_manager.cc:1929] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:07.740311 29092 log.cc:1199] T e603f8658c3f48f1a83ed97f05706106 P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root/wals/e603f8658c3f48f1a83ed97f05706106
I20260710 13:27:07.741668 28330 catalog_manager.cc:5028] TS f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): tablet e603f8658c3f48f1a83ed97f05706106 (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:08.719031 28595 consensus_queue.cc:237] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
W20260710 13:27:08.725334 28560 consensus_peers.cc:597] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c8853ca1ce9470c8eda2547b5e8e214. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:08.725819 28522 raft_consensus.cc:1275] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.727130 29063 consensus_queue.cc:1048] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.727414 28446 raft_consensus.cc:1275] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.728766 29095 consensus_queue.cc:1048] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.740666 29063 raft_consensus.cc:2955] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.741945 28446 raft_consensus.cc:2955] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.743785 28522 raft_consensus.cc:2955] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.753590 28344 catalog_manager.cc:5697] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.757107 28446 consensus_queue.cc:237] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
W20260710 13:27:08.764846 28411 consensus_peers.cc:597] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d78373261e447b7bac9d0f22be550fb. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:08.766419 28595 raft_consensus.cc:1275] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.767333 28522 raft_consensus.cc:1275] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.767764 29074 consensus_queue.cc:1048] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.769513 29074 consensus_queue.cc:1048] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:08.779435 29074 raft_consensus.cc:2955] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.783344 28595 raft_consensus.cc:2955] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.786702 28522 raft_consensus.cc:2955] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.797945 28519 consensus_queue.cc:237] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:08.799214 28342 catalog_manager.cc:5697] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
W20260710 13:27:08.807220 28486 consensus_peers.cc:597] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cde5f9ac8e534037a28b768a55896c4e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:08.808624 28595 raft_consensus.cc:1275] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.810390 28446 raft_consensus.cc:1275] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.810642 29093 consensus_queue.cc:1048] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.811969 29059 consensus_queue.cc:1048] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.822880 29059 raft_consensus.cc:2955] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.824091 28595 raft_consensus.cc:2955] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.838083 28343 catalog_manager.cc:5697] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:08.843078 28446 raft_consensus.cc:2955] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.845213 28519 consensus_queue.cc:237] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
W20260710 13:27:08.858889 28486 consensus_peers.cc:597] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cf9ee99ef7844cc89c544e478269401. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:08.858996 28595 raft_consensus.cc:1275] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.860616 29059 consensus_queue.cc:1048] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.861065 28446 raft_consensus.cc:1275] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.862357 29112 consensus_queue.cc:1048] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.868203 29059 raft_consensus.cc:2955] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.869946 28595 raft_consensus.cc:2955] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.871857 28447 raft_consensus.cc:2955] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:08.883723 28344 catalog_manager.cc:5697] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.238081 29117 ts_tablet_manager.cc:933] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:27:09.239941 29117 tablet_copy_client.cc:323] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.67:34861
I20260710 13:27:09.241650 28606 tablet_copy_service.cc:140] P f1e49a473d2f4e7da2033b9fe34b31f9: Received BeginTabletCopySession request for tablet 7c8853ca1ce9470c8eda2547b5e8e214 from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:53174)
I20260710 13:27:09.242241 28606 tablet_copy_service.cc:161] P f1e49a473d2f4e7da2033b9fe34b31f9: Beginning new tablet copy session on tablet 7c8853ca1ce9470c8eda2547b5e8e214 from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:53174: session id = 5d76ea0013bc43a2b85e933918a237ed-7c8853ca1ce9470c8eda2547b5e8e214
I20260710 13:27:09.250968 28606 tablet_copy_source_session.cc:215] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:09.254777 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8853ca1ce9470c8eda2547b5e8e214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.268889 29117 tablet_copy_client.cc:806] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:09.269500 29117 tablet_copy_client.cc:670] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:09.273430 29117 tablet_copy_client.cc:538] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:09.280400 29117 tablet_bootstrap.cc:492] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:09.298308 29117 tablet_bootstrap.cc:492] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.299245 29117 tablet_bootstrap.cc:492] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:09.299579 29120 ts_tablet_manager.cc:933] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:09.299954 29117 ts_tablet_manager.cc:1403] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:27:09.301476 29120 tablet_copy_client.cc:323] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.66:41377
I20260710 13:27:09.303026 29117 raft_consensus.cc:359] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:09.303411 28532 tablet_copy_service.cc:140] P b458e6923342490386229a0b83ac9fd4: Received BeginTabletCopySession request for tablet cde5f9ac8e534037a28b768a55896c4e from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:33166)
I20260710 13:27:09.303712 29117 raft_consensus.cc:740] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:09.304055 28532 tablet_copy_service.cc:161] P b458e6923342490386229a0b83ac9fd4: Beginning new tablet copy session on tablet cde5f9ac8e534037a28b768a55896c4e from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:33166: session id = 5d76ea0013bc43a2b85e933918a237ed-cde5f9ac8e534037a28b768a55896c4e
I20260710 13:27:09.304291 29117 consensus_queue.cc:260] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:09.312290 28532 tablet_copy_source_session.cc:215] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:09.327276 29117 ts_tablet_manager.cc:1434] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.019s
I20260710 13:27:09.328261 29120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde5f9ac8e534037a28b768a55896c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.330471 28606 tablet_copy_service.cc:342] P f1e49a473d2f4e7da2033b9fe34b31f9: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-7c8853ca1ce9470c8eda2547b5e8e214 received from {username='slave'} at 127.0.0.1:53174
I20260710 13:27:09.331214 28606 tablet_copy_service.cc:434] P f1e49a473d2f4e7da2033b9fe34b31f9: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-7c8853ca1ce9470c8eda2547b5e8e214 on tablet 7c8853ca1ce9470c8eda2547b5e8e214 with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:09.334292 29117 ts_tablet_manager.cc:933] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:09.344233 29123 ts_tablet_manager.cc:933] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837)
I20260710 13:27:09.349881 29117 tablet_copy_client.cc:323] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.66:41377
I20260710 13:27:09.351496 29120 tablet_copy_client.cc:806] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:09.351760 28532 tablet_copy_service.cc:140] P b458e6923342490386229a0b83ac9fd4: Received BeginTabletCopySession request for tablet 8cf9ee99ef7844cc89c544e478269401 from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:33166)
I20260710 13:27:09.352303 29120 tablet_copy_client.cc:670] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:09.352557 28532 tablet_copy_service.cc:161] P b458e6923342490386229a0b83ac9fd4: Beginning new tablet copy session on tablet 8cf9ee99ef7844cc89c544e478269401 from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:33166: session id = 5d76ea0013bc43a2b85e933918a237ed-8cf9ee99ef7844cc89c544e478269401
I20260710 13:27:09.354105 29123 tablet_copy_client.cc:323] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.65:38837
I20260710 13:27:09.355669 28456 tablet_copy_service.cc:140] P d026f73eb32e48ff851b4ed485a62e32: Received BeginTabletCopySession request for tablet 5d78373261e447b7bac9d0f22be550fb from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:37882)
I20260710 13:27:09.356196 28456 tablet_copy_service.cc:161] P d026f73eb32e48ff851b4ed485a62e32: Beginning new tablet copy session on tablet 5d78373261e447b7bac9d0f22be550fb from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:37882: session id = 5d76ea0013bc43a2b85e933918a237ed-5d78373261e447b7bac9d0f22be550fb
I20260710 13:27:09.360371 28532 tablet_copy_source_session.cc:215] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:09.362591 29120 tablet_copy_client.cc:538] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:09.363121 28456 tablet_copy_source_session.cc:215] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:09.363555 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf9ee99ef7844cc89c544e478269401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.366207 29123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d78373261e447b7bac9d0f22be550fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.379168 29120 tablet_bootstrap.cc:492] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:09.382694 29123 tablet_copy_client.cc:806] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:09.383291 29123 tablet_copy_client.cc:670] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:09.385615 29117 tablet_copy_client.cc:806] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:09.386170 29117 tablet_copy_client.cc:670] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:09.387480 29123 tablet_copy_client.cc:538] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:09.391335 29117 tablet_copy_client.cc:538] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:09.399444 29123 tablet_bootstrap.cc:492] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:09.399914 29117 tablet_bootstrap.cc:492] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:09.408497 29120 tablet_bootstrap.cc:492] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.414778 29120 tablet_bootstrap.cc:492] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:09.415707 29120 ts_tablet_manager.cc:1403] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.005s
I20260710 13:27:09.419867 29120 raft_consensus.cc:359] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:09.420737 29120 raft_consensus.cc:740] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:09.421391 29120 consensus_queue.cc:260] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:09.423736 29120 ts_tablet_manager.cc:1434] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:09.429327 29123 tablet_bootstrap.cc:492] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.431420 29123 tablet_bootstrap.cc:492] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:09.431522 28532 tablet_copy_service.cc:342] P b458e6923342490386229a0b83ac9fd4: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-cde5f9ac8e534037a28b768a55896c4e received from {username='slave'} at 127.0.0.1:33166
I20260710 13:27:09.431949 28532 tablet_copy_service.cc:434] P b458e6923342490386229a0b83ac9fd4: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-cde5f9ac8e534037a28b768a55896c4e on tablet cde5f9ac8e534037a28b768a55896c4e with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:09.432220 29123 ts_tablet_manager.cc:1403] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.033s	user 0.028s	sys 0.001s
I20260710 13:27:09.435668 29123 raft_consensus.cc:359] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:09.436564 29123 raft_consensus.cc:740] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:09.437281 29123 consensus_queue.cc:260] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:09.440697 29123 ts_tablet_manager.cc:1434] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:09.443055 29117 tablet_bootstrap.cc:492] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.443935 29117 tablet_bootstrap.cc:492] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:09.444597 29117 ts_tablet_manager.cc:1403] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.015s
I20260710 13:27:09.446060 28456 tablet_copy_service.cc:342] P d026f73eb32e48ff851b4ed485a62e32: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-5d78373261e447b7bac9d0f22be550fb received from {username='slave'} at 127.0.0.1:37882
I20260710 13:27:09.446524 28456 tablet_copy_service.cc:434] P d026f73eb32e48ff851b4ed485a62e32: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-5d78373261e447b7bac9d0f22be550fb on tablet 5d78373261e447b7bac9d0f22be550fb with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:09.450773 29117 raft_consensus.cc:359] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:09.451769 29117 raft_consensus.cc:740] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:09.452381 29117 consensus_queue.cc:260] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:09.455415 29117 ts_tablet_manager.cc:1434] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:09.457054 28532 tablet_copy_service.cc:342] P b458e6923342490386229a0b83ac9fd4: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-8cf9ee99ef7844cc89c544e478269401 received from {username='slave'} at 127.0.0.1:33166
I20260710 13:27:09.457453 28532 tablet_copy_service.cc:434] P b458e6923342490386229a0b83ac9fd4: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-8cf9ee99ef7844cc89c544e478269401 on tablet 8cf9ee99ef7844cc89c544e478269401 with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:09.723469 28869 raft_consensus.cc:1217] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:09.767886 28869 raft_consensus.cc:1217] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:09.938536 28869 raft_consensus.cc:1217] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:09.942015 28868 raft_consensus.cc:1217] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:10.321800 29129 raft_consensus.cc:1064] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:10.324388 29129 consensus_queue.cc:237] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:10.329311 29131 raft_consensus.cc:1064] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:10.332197 29131 consensus_queue.cc:237] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:10.335525 28447 raft_consensus.cc:1275] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.335721 28869 raft_consensus.cc:1275] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.337038 28595 raft_consensus.cc:1275] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.338297 29093 consensus_queue.cc:1048] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.339993 29129 consensus_queue.cc:1048] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:10.341491 29093 consensus_queue.cc:1048] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.358211 28447 raft_consensus.cc:1275] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.360292 28871 raft_consensus.cc:1275] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.360327 28519 raft_consensus.cc:1275] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.358202 28869 raft_consensus.cc:2955] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.365119 29130 consensus_queue.cc:1048] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.367209 29130 consensus_queue.cc:1048] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.357080 29093 raft_consensus.cc:2955] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.383107 28446 raft_consensus.cc:2955] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.385601 28342 catalog_manager.cc:5697] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:10.390303 29129 raft_consensus.cc:1064] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:10.392966 29129 consensus_queue.cc:237] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:10.399982 29138 consensus_queue.cc:1048] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:10.434446 29130 raft_consensus.cc:2955] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.435997 28519 raft_consensus.cc:2955] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.438902 28595 raft_consensus.cc:2955] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.443799 28447 raft_consensus.cc:2955] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.448678 28868 raft_consensus.cc:2955] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.458746 28345 catalog_manager.cc:5697] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:10.460836 28869 raft_consensus.cc:1275] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.464016 28447 raft_consensus.cc:1275] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.471535 29129 consensus_queue.cc:1048] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.472147 28595 raft_consensus.cc:1275] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.472882 29112 consensus_queue.cc:1048] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.474782 29093 consensus_queue.cc:1048] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.487830 28596 consensus_queue.cc:237] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:10.505398 29103 raft_consensus.cc:1064] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:10.508078 29103 consensus_queue.cc:237] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:10.511596 29112 raft_consensus.cc:2955] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.513350 28869 raft_consensus.cc:2955] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.527390 28869 raft_consensus.cc:1275] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.527459 28519 consensus_queue.cc:237] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [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: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:10.529613 29130 consensus_queue.cc:1048] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:10.533842 28447 raft_consensus.cc:2955] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.540915 28868 raft_consensus.cc:1275] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.537392 29131 raft_consensus.cc:2955] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.541786 28446 raft_consensus.cc:1275] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.542807 29129 consensus_queue.cc:1048] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:10.543258 28594 raft_consensus.cc:1275] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.543622 29130 consensus_queue.cc:1048] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:10.545961 29129 consensus_queue.cc:1048] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:10.550746 28869 raft_consensus.cc:2955] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.543655 28596 raft_consensus.cc:2955] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.555500 29093 raft_consensus.cc:2955] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.558024 28330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c8853ca1ce9470c8eda2547b5e8e214 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:10.554724 28446 raft_consensus.cc:2955] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.552531 28342 catalog_manager.cc:5697] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:10.564757 28868 raft_consensus.cc:2955] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.567838 28595 raft_consensus.cc:2955] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.586900 28596 raft_consensus.cc:1275] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.588980 28330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cde5f9ac8e534037a28b768a55896c4e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:10.589120 29103 consensus_queue.cc:1048] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.589432 28519 raft_consensus.cc:1275] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.592613 28869 raft_consensus.cc:1275] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.593348 29103 consensus_queue.cc:1048] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.594216 29132 consensus_queue.cc:1048] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.595233 28345 catalog_manager.cc:5697] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New cstate: current_term: 1 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:10.598977 28522 consensus_queue.cc:237] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:10.611064 28508 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c8853ca1ce9470c8eda2547b5e8e214 with delete_type TABLET_DATA_TOMBSTONED (TS b458e6923342490386229a0b83ac9fd4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33134
I20260710 13:27:10.621804 28446 raft_consensus.cc:1275] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.622891 29156 tablet_replica.cc:333] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:10.623934 28868 raft_consensus.cc:1275] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.623835 29129 consensus_queue.cc:1048] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:10.623878 29156 raft_consensus.cc:2243] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:10.626459 29156 raft_consensus.cc:2272] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:10.628881 28343 catalog_manager.cc:5697] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.630144 29156 ts_tablet_manager.cc:1916] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:10.630048 29129 consensus_queue.cc:1048] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:10.630784 29151 raft_consensus.cc:2955] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.632426 28593 raft_consensus.cc:2955] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.634614 29093 raft_consensus.cc:2955] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.640822 28446 raft_consensus.cc:2955] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.645570 28868 raft_consensus.cc:2955] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.652226 28344 catalog_manager.cc:5697] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.643884 28519 raft_consensus.cc:2955] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.657886 28869 raft_consensus.cc:2955] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } attrs { replace: true } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.662182 28330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8cf9ee99ef7844cc89c544e478269401 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:10.674824 28430 tablet_service.cc:1558] Processing DeleteTablet for tablet cde5f9ac8e534037a28b768a55896c4e with delete_type TABLET_DATA_TOMBSTONED (TS d026f73eb32e48ff851b4ed485a62e32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37834
I20260710 13:27:10.679472 28342 catalog_manager.cc:5697] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 reported cstate change: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:10.685141 29156 ts_tablet_manager.cc:1929] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:10.685576 29156 log.cc:1199] T 7c8853ca1ce9470c8eda2547b5e8e214 P b458e6923342490386229a0b83ac9fd4: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root/wals/7c8853ca1ce9470c8eda2547b5e8e214
I20260710 13:27:10.687191 28330 catalog_manager.cc:5028] TS b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): tablet 7c8853ca1ce9470c8eda2547b5e8e214 (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:10.688068 29157 tablet_replica.cc:333] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:10.689232 29157 raft_consensus.cc:2243] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:10.689826 29157 raft_consensus.cc:2272] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:10.694069 29157 ts_tablet_manager.cc:1916] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:10.695245 28582 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cf9ee99ef7844cc89c544e478269401 with delete_type TABLET_DATA_TOMBSTONED (TS f1e49a473d2f4e7da2033b9fe34b31f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49994
I20260710 13:27:10.700382 28446 consensus_queue.cc:237] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:10.701560 29158 tablet_replica.cc:333] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:10.702595 29158 raft_consensus.cc:2243] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:10.703280 29158 raft_consensus.cc:2272] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:10.706380 28869 raft_consensus.cc:1275] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.707700 29158 ts_tablet_manager.cc:1916] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:10.707930 29151 consensus_queue.cc:1048] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:10.717761 28519 raft_consensus.cc:1275] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.719133 29151 consensus_queue.cc:1048] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:10.722951 29157 ts_tablet_manager.cc:1929] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:10.723409 29157 log.cc:1199] T cde5f9ac8e534037a28b768a55896c4e P d026f73eb32e48ff851b4ed485a62e32: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/wals/cde5f9ac8e534037a28b768a55896c4e
I20260710 13:27:10.722954 29158 ts_tablet_manager.cc:1929] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:10.725239 29158 log.cc:1199] T 8cf9ee99ef7844cc89c544e478269401 P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root/wals/8cf9ee99ef7844cc89c544e478269401
I20260710 13:27:10.724843 29132 raft_consensus.cc:2955] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.724852 28329 catalog_manager.cc:5028] TS d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): tablet cde5f9ac8e534037a28b768a55896c4e (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:10.727180 28330 catalog_manager.cc:5028] TS f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): tablet 8cf9ee99ef7844cc89c544e478269401 (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:10.728554 28519 raft_consensus.cc:2955] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.730195 28869 raft_consensus.cc:2955] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:10.740687 28329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d78373261e447b7bac9d0f22be550fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:10.740532 28344 catalog_manager.cc:5697] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 reported cstate change: config changed from index 3 to 4, VOTER f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67) evicted. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:10.751633 28582 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d78373261e447b7bac9d0f22be550fb with delete_type TABLET_DATA_TOMBSTONED (TS f1e49a473d2f4e7da2033b9fe34b31f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49994
I20260710 13:27:10.752548 29158 tablet_replica.cc:333] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:10.753425 29158 raft_consensus.cc:2243] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:10.754492 29158 raft_consensus.cc:2272] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:10.757081 29158 ts_tablet_manager.cc:1916] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:10.768442 29158 ts_tablet_manager.cc:1929] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:10.768776 29158 log.cc:1199] T 5d78373261e447b7bac9d0f22be550fb P f1e49a473d2f4e7da2033b9fe34b31f9: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-2-root/wals/5d78373261e447b7bac9d0f22be550fb
I20260710 13:27:10.770030 28330 catalog_manager.cc:5028] TS f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): tablet 5d78373261e447b7bac9d0f22be550fb (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:11.780916 28446 consensus_queue.cc:237] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:11.786984 28595 raft_consensus.cc:1275] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:11.787423 28519 raft_consensus.cc:1275] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:11.787442 28411 consensus_peers.cc:597] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c82dbc8456b9436c99c2a3219722c93f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:11.788884 29161 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.789705 29151 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.796598 29103 raft_consensus.cc:2955] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:11.798256 28519 raft_consensus.cc:2955] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:11.798638 28595 raft_consensus.cc:2955] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:11.808809 28522 consensus_queue.cc:237] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Queue 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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:11.811208 28345 catalog_manager.cc:5697] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:11.830531 28446 raft_consensus.cc:1275] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:11.833276 29168 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.836202 28595 raft_consensus.cc:1275] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:11.837147 28486 consensus_peers.cc:597] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 -> Peer 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237): Couldn't send request to peer 5d76ea0013bc43a2b85e933918a237ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48a388125f1a459798165a19a5a0a6ca. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:11.840848 29093 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.849763 29169 raft_consensus.cc:2955] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:11.857303 28595 raft_consensus.cc:2955] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:11.865001 28446 raft_consensus.cc:2955] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:11.882272 28344 catalog_manager.cc:5697] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) added. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } } }
I20260710 13:27:12.194629 29175 ts_tablet_manager.cc:933] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837)
I20260710 13:27:12.196722 29175 tablet_copy_client.cc:323] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.65:38837
I20260710 13:27:12.198190 28456 tablet_copy_service.cc:140] P d026f73eb32e48ff851b4ed485a62e32: Received BeginTabletCopySession request for tablet c82dbc8456b9436c99c2a3219722c93f from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:37882)
I20260710 13:27:12.198724 28456 tablet_copy_service.cc:161] P d026f73eb32e48ff851b4ed485a62e32: Beginning new tablet copy session on tablet c82dbc8456b9436c99c2a3219722c93f from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:37882: session id = 5d76ea0013bc43a2b85e933918a237ed-c82dbc8456b9436c99c2a3219722c93f
I20260710 13:27:12.206153 28456 tablet_copy_source_session.cc:215] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:12.209249 29175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82dbc8456b9436c99c2a3219722c93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:12.222080 29175 tablet_copy_client.cc:806] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:12.222580 29175 tablet_copy_client.cc:670] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:12.225939 29175 tablet_copy_client.cc:538] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:12.231523 29175 tablet_bootstrap.cc:492] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:12.252050 29175 tablet_bootstrap.cc:492] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:12.252838 29178 ts_tablet_manager.cc:933] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: Initiating tablet copy from peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:12.253022 29175 tablet_bootstrap.cc:492] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:12.253739 29175 ts_tablet_manager.cc:1403] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 13:27:12.257647 29175 raft_consensus.cc:359] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:12.258320 29178 tablet_copy_client.cc:323] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Beginning tablet copy session from remote peer at address 127.26.174.66:41377
I20260710 13:27:12.258716 29175 raft_consensus.cc:740] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:12.259382 29175 consensus_queue.cc:260] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:12.260205 28532 tablet_copy_service.cc:140] P b458e6923342490386229a0b83ac9fd4: Received BeginTabletCopySession request for tablet 48a388125f1a459798165a19a5a0a6ca from peer 5d76ea0013bc43a2b85e933918a237ed ({username='slave'} at 127.0.0.1:33166)
I20260710 13:27:12.260746 28532 tablet_copy_service.cc:161] P b458e6923342490386229a0b83ac9fd4: Beginning new tablet copy session on tablet 48a388125f1a459798165a19a5a0a6ca from peer 5d76ea0013bc43a2b85e933918a237ed at {username='slave'} at 127.0.0.1:33166: session id = 5d76ea0013bc43a2b85e933918a237ed-48a388125f1a459798165a19a5a0a6ca
I20260710 13:27:12.262575 29175 ts_tablet_manager.cc:1434] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:12.264569 28456 tablet_copy_service.cc:342] P d026f73eb32e48ff851b4ed485a62e32: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-c82dbc8456b9436c99c2a3219722c93f received from {username='slave'} at 127.0.0.1:37882
I20260710 13:27:12.264966 28456 tablet_copy_service.cc:434] P d026f73eb32e48ff851b4ed485a62e32: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-c82dbc8456b9436c99c2a3219722c93f on tablet c82dbc8456b9436c99c2a3219722c93f with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:12.270627 28532 tablet_copy_source_session.cc:215] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:12.273298 29178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a388125f1a459798165a19a5a0a6ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:12.285498 29178 tablet_copy_client.cc:806] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:12.286095 29178 tablet_copy_client.cc:670] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:12.289808 29178 tablet_copy_client.cc:538] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:12.297338 29178 tablet_bootstrap.cc:492] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap starting.
I20260710 13:27:12.312633 29178 tablet_bootstrap.cc:492] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:12.313576 29178 tablet_bootstrap.cc:492] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: Bootstrap complete.
I20260710 13:27:12.314213 29178 ts_tablet_manager.cc:1403] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: Time spent bootstrapping tablet: real 0.017s	user 0.018s	sys 0.000s
I20260710 13:27:12.317319 29178 raft_consensus.cc:359] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:12.318146 29178 raft_consensus.cc:740] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Initialized, Role: LEARNER
I20260710 13:27:12.318876 29178 consensus_queue.cc:260] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: NON_VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: true } }
I20260710 13:27:12.321236 29178 ts_tablet_manager.cc:1434] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:27:12.322899 28532 tablet_copy_service.cc:342] P b458e6923342490386229a0b83ac9fd4: Request end of tablet copy session 5d76ea0013bc43a2b85e933918a237ed-48a388125f1a459798165a19a5a0a6ca received from {username='slave'} at 127.0.0.1:33166
I20260710 13:27:12.323307 28532 tablet_copy_service.cc:434] P b458e6923342490386229a0b83ac9fd4: ending tablet copy session 5d76ea0013bc43a2b85e933918a237ed-48a388125f1a459798165a19a5a0a6ca on tablet 48a388125f1a459798165a19a5a0a6ca with peer 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:12.596824 28868 raft_consensus.cc:1217] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:12.654119 28868 raft_consensus.cc:1217] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:13.030577 29186 raft_consensus.cc:1064] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:13.040593 29186 consensus_queue.cc:237] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:13.047998 28868 raft_consensus.cc:1275] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:13.049537 29174 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:13.049906 28593 raft_consensus.cc:1275] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:13.050701 28446 raft_consensus.cc:1275] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:13.051441 29174 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:13.054065 29169 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:13.081880 29169 raft_consensus.cc:2955] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.083946 28868 raft_consensus.cc:2955] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.085168 28446 raft_consensus.cc:2955] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.100759 28345 catalog_manager.cc:5697] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.107477 28595 raft_consensus.cc:2955] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } attrs { replace: true } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.145044 28519 consensus_queue.cc:237] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [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: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:13.150569 28868 raft_consensus.cc:1275] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:13.152858 29186 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:13.153638 28595 raft_consensus.cc:1275] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer b458e6923342490386229a0b83ac9fd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:13.155328 29186 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:13.159575 29169 raft_consensus.cc:2955] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.165908 28595 raft_consensus.cc:2955] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.167375 28869 raft_consensus.cc:2955] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.172688 28330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 48a388125f1a459798165a19a5a0a6ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:13.181576 28341 catalog_manager.cc:5697] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 3 to 4, VOTER d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) evicted. New cstate: current_term: 1 leader_uuid: "b458e6923342490386229a0b83ac9fd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.185487 29166 raft_consensus.cc:1064] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32: attempting to promote NON_VOTER 5d76ea0013bc43a2b85e933918a237ed to VOTER
I20260710 13:27:13.188023 29166 consensus_queue.cc:237] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:13.195290 28430 tablet_service.cc:1558] Processing DeleteTablet for tablet 48a388125f1a459798165a19a5a0a6ca with delete_type TABLET_DATA_TOMBSTONED (TS d026f73eb32e48ff851b4ed485a62e32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37834
I20260710 13:27:13.199236 28869 raft_consensus.cc:1275] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 1 LEARNER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:13.201094 28595 raft_consensus.cc:1275] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:13.202350 29184 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:13.207316 28519 raft_consensus.cc:1275] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:13.207389 29199 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:27:13.213915 29199 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:27:13.218497 29198 tablet_replica.cc:333] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:13.219852 29198 raft_consensus.cc:2243] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:13.220747 29198 raft_consensus.cc:2272] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:13.224510 29198 ts_tablet_manager.cc:1916] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:13.235899 29199 raft_consensus.cc:2955] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.244314 29198 ts_tablet_manager.cc:1929] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:13.245258 29198 log.cc:1199] T 48a388125f1a459798165a19a5a0a6ca P d026f73eb32e48ff851b4ed485a62e32: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/wals/48a388125f1a459798165a19a5a0a6ca
I20260710 13:27:13.244324 28595 raft_consensus.cc:2955] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.247620 28329 catalog_manager.cc:5028] TS d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): tablet 48a388125f1a459798165a19a5a0a6ca (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:13.252863 28869 raft_consensus.cc:2955] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.263777 28341 catalog_manager.cc:5697] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.266331 28519 raft_consensus.cc:2955] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } attrs { replace: true } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.278415 28446 consensus_queue.cc:237] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:13.286160 28595 raft_consensus.cc:1275] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:13.288405 29166 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:13.288966 28869 raft_consensus.cc:1275] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Refusing update from remote peer d026f73eb32e48ff851b4ed485a62e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:13.293048 29166 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:13.298234 29184 raft_consensus.cc:2955] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.300772 28595 raft_consensus.cc:2955] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.302274 28869 raft_consensus.cc:2955] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.310477 28329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c82dbc8456b9436c99c2a3219722c93f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:13.316229 28342 catalog_manager.cc:5697] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: config changed from index 3 to 4, VOTER b458e6923342490386229a0b83ac9fd4 (127.26.174.66) evicted. New cstate: current_term: 1 leader_uuid: "d026f73eb32e48ff851b4ed485a62e32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } } }
I20260710 13:27:13.327915 28508 tablet_service.cc:1558] Processing DeleteTablet for tablet c82dbc8456b9436c99c2a3219722c93f with delete_type TABLET_DATA_TOMBSTONED (TS b458e6923342490386229a0b83ac9fd4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33134
I20260710 13:27:13.331815 29203 tablet_replica.cc:333] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:13.334851 29203 raft_consensus.cc:2243] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:13.335536 29203 raft_consensus.cc:2272] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:13.338366 29203 ts_tablet_manager.cc:1916] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:13.351152 29203 ts_tablet_manager.cc:1929] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:13.351524 29203 log.cc:1199] T c82dbc8456b9436c99c2a3219722c93f P b458e6923342490386229a0b83ac9fd4: Deleting WAL directory at /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689992120920-27321-0/minicluster-data/ts-1-root/wals/c82dbc8456b9436c99c2a3219722c93f
I20260710 13:27:13.353293 28330 catalog_manager.cc:5028] TS b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): tablet c82dbc8456b9436c99c2a3219722c93f (table test-workload [id=494cd2dbf0f54efc9b3a87eb0904168d]) successfully deleted
I20260710 13:27:19.613718 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:19.647017 28522 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a388125f1a459798165a19a5a0a6ca"
dest_uuid: "b458e6923342490386229a0b83ac9fd4"
mode: GRACEFUL
new_leader_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:53496
I20260710 13:27:19.647603 28522 raft_consensus.cc:606] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Received request to transfer leadership to TS 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:19.659231 28447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a150fd0b06e64c998c8225f9539fe280"
dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
mode: GRACEFUL
new_leader_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:37364
I20260710 13:27:19.659657 28447 raft_consensus.cc:606] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Received request to transfer leadership to TS 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:19.661918 28447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b"
dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
mode: GRACEFUL
new_leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
 from {username='slave'} at 127.0.0.1:37364
I20260710 13:27:19.662283 28447 raft_consensus.cc:606] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Received request to transfer leadership to TS f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:27:19.664330 28447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c82dbc8456b9436c99c2a3219722c93f"
dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
mode: GRACEFUL
new_leader_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:37364
I20260710 13:27:19.664690 28447 raft_consensus.cc:606] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Received request to transfer leadership to TS 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:19.667193 28522 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1afa3b745614972a720fda0a78efbc7"
dest_uuid: "b458e6923342490386229a0b83ac9fd4"
mode: GRACEFUL
new_leader_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:53496
I20260710 13:27:19.667667 28522 raft_consensus.cc:606] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Received request to transfer leadership to TS 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:19.668588 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:19.669268 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:19.837625 29209 raft_consensus.cc:993] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4: : Instructing follower 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:19.838095 29212 raft_consensus.cc:1081] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Signalling peer 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:19.839454 28868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a388125f1a459798165a19a5a0a6ca"
dest_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:44624
I20260710 13:27:19.839929 28868 raft_consensus.cc:493] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:19.840181 28868 raft_consensus.cc:3060] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:19.844605 28868 raft_consensus.cc:515] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:19.847174 28868 leader_election.cc:290] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:27:19.848276 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a388125f1a459798165a19a5a0a6ca" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:27:19.848592 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a388125f1a459798165a19a5a0a6ca" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:27:19.849020 28522 raft_consensus.cc:3055] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:19.849135 28595 raft_consensus.cc:3060] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:19.849360 28522 raft_consensus.cc:740] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Running, Role: LEADER
I20260710 13:27:19.850371 28522 consensus_queue.cc:260] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [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: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:19.851747 28522 raft_consensus.cc:3060] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:19.855815 28595 raft_consensus.cc:2468] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:19.857350 28835 leader_election.cc:304] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76ea0013bc43a2b85e933918a237ed, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:27:19.858373 28522 raft_consensus.cc:2468] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:19.859351 29218 raft_consensus.cc:2804] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:19.861804 29218 raft_consensus.cc:697] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Becoming Leader. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Running, Role: LEADER
I20260710 13:27:19.862829 29218 consensus_queue.cc:237] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [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: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:19.864115 29210 raft_consensus.cc:993] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32: : Instructing follower 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:19.864761 29213 raft_consensus.cc:1081] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Signalling peer 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:19.866187 28868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a150fd0b06e64c998c8225f9539fe280"
dest_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:44638
I20260710 13:27:19.866863 28868 raft_consensus.cc:493] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:19.867278 28868 raft_consensus.cc:3060] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:19.871601 28341 catalog_manager.cc:5697] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed reported cstate change: term changed from 1 to 2, leader changed from b458e6923342490386229a0b83ac9fd4 (127.26.174.66) to 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68). New cstate: current_term: 2 leader_uuid: "5d76ea0013bc43a2b85e933918a237ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:19.873827 28868 raft_consensus.cc:515] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:19.876137 28868 leader_election.cc:290] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:27:19.876956 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a150fd0b06e64c998c8225f9539fe280" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:27:19.877261 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a150fd0b06e64c998c8225f9539fe280" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:27:19.877537 28447 raft_consensus.cc:3055] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:19.877771 28595 raft_consensus.cc:3060] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:19.877897 28447 raft_consensus.cc:740] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:27:19.878844 28447 consensus_queue.cc:260] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:19.880193 28447 raft_consensus.cc:3060] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:19.885083 28595 raft_consensus.cc:2468] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:19.886487 28835 leader_election.cc:304] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76ea0013bc43a2b85e933918a237ed, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:27:19.887331 29218 raft_consensus.cc:2804] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:19.887564 28447 raft_consensus.cc:2468] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:19.887897 29218 raft_consensus.cc:697] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Becoming Leader. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Running, Role: LEADER
I20260710 13:27:19.889223 29218 consensus_queue.cc:237] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:19.897727 28341 catalog_manager.cc:5697] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed reported cstate change: term changed from 1 to 2, leader changed from d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) to 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68). New cstate: current_term: 2 leader_uuid: "5d76ea0013bc43a2b85e933918a237ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:20.014125 29210 raft_consensus.cc:993] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32: : Instructing follower 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:20.014639 29210 raft_consensus.cc:1081] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Signalling peer 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:20.016239 28868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c82dbc8456b9436c99c2a3219722c93f"
dest_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:44638
I20260710 13:27:20.016686 28868 raft_consensus.cc:493] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:20.016927 28868 raft_consensus.cc:3060] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.021538 28868 raft_consensus.cc:515] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.023314 28868 leader_election.cc:290] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:27:20.024726 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82dbc8456b9436c99c2a3219722c93f" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:27:20.025104 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82dbc8456b9436c99c2a3219722c93f" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:27:20.025393 28447 raft_consensus.cc:3055] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:20.025664 28595 raft_consensus.cc:3060] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.025763 28447 raft_consensus.cc:740] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:27:20.026747 28447 consensus_queue.cc:260] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.028096 28447 raft_consensus.cc:3060] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.030961 28595 raft_consensus.cc:2468] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:20.031905 28835 leader_election.cc:304] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76ea0013bc43a2b85e933918a237ed, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:27:20.032789 29218 raft_consensus.cc:2804] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:20.033325 29218 raft_consensus.cc:697] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Becoming Leader. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Running, Role: LEADER
I20260710 13:27:20.033982 28447 raft_consensus.cc:2468] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:20.034219 29218 consensus_queue.cc:237] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.041765 28341 catalog_manager.cc:5697] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed reported cstate change: term changed from 1 to 2, leader changed from d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) to 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68). New cstate: current_term: 2 leader_uuid: "5d76ea0013bc43a2b85e933918a237ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:20.118731 29213 raft_consensus.cc:993] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32: : Instructing follower f1e49a473d2f4e7da2033b9fe34b31f9 to start an election
I20260710 13:27:20.119170 29210 raft_consensus.cc:1081] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Signalling peer f1e49a473d2f4e7da2033b9fe34b31f9 to start an election
I20260710 13:27:20.120463 28593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b"
dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
 from {username='slave'} at 127.0.0.1:49998
I20260710 13:27:20.120915 28593 raft_consensus.cc:493] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:20.121178 28593 raft_consensus.cc:3060] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.125495 28593 raft_consensus.cc:515] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:27:20.127298 28593 leader_election.cc:290] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 2 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:20.128404 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:27:20.129019 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb951d593e334e0eb9f1884ebc4d0a4b" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:27:20.129130 28447 raft_consensus.cc:3055] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:20.129554 28522 raft_consensus.cc:3060] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.129514 28447 raft_consensus.cc:740] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:27:20.130968 28447 consensus_queue.cc:260] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:27:20.132180 28447 raft_consensus.cc:3060] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.136046 28522 raft_consensus.cc:2468] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 2.
I20260710 13:27:20.136232 29212 raft_consensus.cc:993] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4: : Instructing follower 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:20.136965 29212 raft_consensus.cc:1081] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Signalling peer 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:20.137322 28560 leader_election.cc:304] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:27:20.138118 29159 raft_consensus.cc:2804] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:20.138455 28447 raft_consensus.cc:2468] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 2.
I20260710 13:27:20.138536 29159 raft_consensus.cc:697] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 LEADER]: Becoming Leader. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Running, Role: LEADER
I20260710 13:27:20.138583 28868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1afa3b745614972a720fda0a78efbc7"
dest_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:44624
I20260710 13:27:20.139283 28868 raft_consensus.cc:493] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:20.139649 28868 raft_consensus.cc:3060] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.139662 29159 consensus_queue.cc:237] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:27:20.146412 28868 raft_consensus.cc:515] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.148491 28868 leader_election.cc:290] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Requested vote from peers b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377), f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861)
I20260710 13:27:20.149581 28593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1afa3b745614972a720fda0a78efbc7" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
I20260710 13:27:20.150441 28593 raft_consensus.cc:3060] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.150398 28341 catalog_manager.cc:5697] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: term changed from 1 to 2, leader changed from d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) to f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67). New cstate: current_term: 2 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:20.153388 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1afa3b745614972a720fda0a78efbc7" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:27:20.154026 28522 raft_consensus.cc:3055] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:20.154405 28522 raft_consensus.cc:740] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b458e6923342490386229a0b83ac9fd4, State: Running, Role: LEADER
I20260710 13:27:20.155234 28522 consensus_queue.cc:260] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [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: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.156306 28522 raft_consensus.cc:3060] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.157305 28593 raft_consensus.cc:2468] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:20.158437 28835 leader_election.cc:304] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76ea0013bc43a2b85e933918a237ed, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:27:20.160832 29218 raft_consensus.cc:2804] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:20.161363 29218 raft_consensus.cc:697] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Becoming Leader. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Running, Role: LEADER
I20260710 13:27:20.162225 28522 raft_consensus.cc:2468] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:20.162242 29218 consensus_queue.cc:237] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [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: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.172331 28341 catalog_manager.cc:5697] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed reported cstate change: term changed from 1 to 2, leader changed from b458e6923342490386229a0b83ac9fd4 (127.26.174.66) to 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68). New cstate: current_term: 2 leader_uuid: "5d76ea0013bc43a2b85e933918a237ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:20.353595 28593 raft_consensus.cc:1275] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:20.355031 29218 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:20.364960 28522 raft_consensus.cc:1275] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:20.366889 29218 consensus_queue.cc:1048] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:20.378520 28593 raft_consensus.cc:1275] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:20.380326 29218 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:20.391790 28447 raft_consensus.cc:1275] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:20.393203 29219 consensus_queue.cc:1048] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:20.415869 28593 raft_consensus.cc:1275] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:20.417191 29231 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:20.425740 28447 raft_consensus.cc:1275] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:20.427644 29219 consensus_queue.cc:1048] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:20.590186 28593 raft_consensus.cc:1275] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:20.591460 29219 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:20.602602 28522 raft_consensus.cc:1275] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:20.603751 29219 consensus_queue.cc:1048] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:20.655184 28522 raft_consensus.cc:1275] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:20.656266 29159 consensus_queue.cc:1048] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:20.668252 28447 raft_consensus.cc:1275] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:20.670190 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:20.670851 29244 consensus_queue.cc:1048] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:20.697924 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:20.713773 28447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05a97d2db7cd48f792838f0156b602d1"
dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
mode: GRACEFUL
new_leader_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:37364
I20260710 13:27:20.714318 28447 raft_consensus.cc:606] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Received request to transfer leadership to TS 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:20.716859 28447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "185539240da44be0b7843f40b5cafacf"
dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
mode: GRACEFUL
new_leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
 from {username='slave'} at 127.0.0.1:37364
I20260710 13:27:20.717366 28447 raft_consensus.cc:606] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Received request to transfer leadership to TS f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:27:20.719836 28447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21781bfc98a6470e946647ecce58541a"
dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
mode: GRACEFUL
new_leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
 from {username='slave'} at 127.0.0.1:37364
I20260710 13:27:20.720264 28447 raft_consensus.cc:606] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Received request to transfer leadership to TS f1e49a473d2f4e7da2033b9fe34b31f9
I20260710 13:27:20.722200 28447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd9c664b93784153ba6177ab45f80509"
dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
mode: GRACEFUL
new_leader_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:37364
I20260710 13:27:20.722594 28447 raft_consensus.cc:606] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Received request to transfer leadership to TS 5d76ea0013bc43a2b85e933918a237ed
I20260710 13:27:20.723604 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:27:20.724248 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:20.783059 29213 raft_consensus.cc:993] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32: : Instructing follower 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:20.783581 29213 raft_consensus.cc:1081] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Signalling peer 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:20.784960 28868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05a97d2db7cd48f792838f0156b602d1"
dest_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:44638
I20260710 13:27:20.785411 28868 raft_consensus.cc:493] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:20.785687 28868 raft_consensus.cc:3060] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.789433 29210 raft_consensus.cc:993] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32: : Instructing follower f1e49a473d2f4e7da2033b9fe34b31f9 to start an election
I20260710 13:27:20.791692 28868 raft_consensus.cc:515] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.792098 29213 raft_consensus.cc:1081] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Signalling peer f1e49a473d2f4e7da2033b9fe34b31f9 to start an election
I20260710 13:27:20.794337 28868 leader_election.cc:290] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:20.795433 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a97d2db7cd48f792838f0156b602d1" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:27:20.796094 28522 raft_consensus.cc:3060] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.797010 28593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21781bfc98a6470e946647ecce58541a"
dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
 from {username='slave'} at 127.0.0.1:49998
I20260710 13:27:20.797156 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a97d2db7cd48f792838f0156b602d1" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:27:20.797528 28593 raft_consensus.cc:493] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:20.797749 28447 raft_consensus.cc:3055] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:20.797933 28593 raft_consensus.cc:3060] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.798166 28447 raft_consensus.cc:740] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:27:20.798982 28447 consensus_queue.cc:260] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.799711 28447 raft_consensus.cc:3060] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.802620 28522 raft_consensus.cc:2468] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:20.803813 28835 leader_election.cc:304] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76ea0013bc43a2b85e933918a237ed, b458e6923342490386229a0b83ac9fd4; no voters: 
I20260710 13:27:20.804694 29219 raft_consensus.cc:2804] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:20.804700 28447 raft_consensus.cc:2468] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:20.804600 28593 raft_consensus.cc:515] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:27:20.805270 29219 raft_consensus.cc:697] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Becoming Leader. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Running, Role: LEADER
I20260710 13:27:20.806133 29219 consensus_queue.cc:237] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.806705 28593 leader_election.cc:290] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 2 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:20.807996 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21781bfc98a6470e946647ecce58541a" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:27:20.808661 28522 raft_consensus.cc:3060] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.808046 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21781bfc98a6470e946647ecce58541a" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:27:20.809567 28447 raft_consensus.cc:3055] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:20.809916 28447 raft_consensus.cc:740] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:27:20.810671 28447 consensus_queue.cc:260] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:27:20.812431 28447 raft_consensus.cc:3060] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.816897 28522 raft_consensus.cc:2468] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 2.
I20260710 13:27:20.817945 28560 leader_election.cc:304] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b458e6923342490386229a0b83ac9fd4, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:27:20.819216 29243 raft_consensus.cc:2804] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:20.819700 29243 raft_consensus.cc:697] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 LEADER]: Becoming Leader. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Running, Role: LEADER
I20260710 13:27:20.820559 29243 consensus_queue.cc:237] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } }
I20260710 13:27:20.823307 28447 raft_consensus.cc:2468] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 2.
I20260710 13:27:20.826004 28341 catalog_manager.cc:5697] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed reported cstate change: term changed from 1 to 2, leader changed from d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) to 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68). New cstate: current_term: 2 leader_uuid: "5d76ea0013bc43a2b85e933918a237ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:20.829452 28344 catalog_manager.cc:5697] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: term changed from 1 to 2, leader changed from d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) to f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67). New cstate: current_term: 2 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:20.966219 29213 raft_consensus.cc:993] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32: : Instructing follower f1e49a473d2f4e7da2033b9fe34b31f9 to start an election
I20260710 13:27:20.966867 29248 raft_consensus.cc:1081] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Signalling peer f1e49a473d2f4e7da2033b9fe34b31f9 to start an election
I20260710 13:27:20.968298 28593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "185539240da44be0b7843f40b5cafacf"
dest_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9"
 from {username='slave'} at 127.0.0.1:49998
I20260710 13:27:20.968891 28593 raft_consensus.cc:493] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:20.969272 28593 raft_consensus.cc:3060] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.974617 28593 raft_consensus.cc:515] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.976378 28593 leader_election.cc:290] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 2 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68:41237)
I20260710 13:27:20.976995 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185539240da44be0b7843f40b5cafacf" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:27:20.977396 28868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185539240da44be0b7843f40b5cafacf" candidate_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5d76ea0013bc43a2b85e933918a237ed"
I20260710 13:27:20.977564 28447 raft_consensus.cc:3055] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:20.977982 28447 raft_consensus.cc:740] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:27:20.978010 28868 raft_consensus.cc:3060] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.978919 28447 consensus_queue.cc:260] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.980296 28447 raft_consensus.cc:3060] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:20.983099 28868 raft_consensus.cc:2468] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 2.
I20260710 13:27:20.984154 28560 leader_election.cc:304] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76ea0013bc43a2b85e933918a237ed, f1e49a473d2f4e7da2033b9fe34b31f9; no voters: 
I20260710 13:27:20.984504 28447 raft_consensus.cc:2468] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1e49a473d2f4e7da2033b9fe34b31f9 in term 2.
I20260710 13:27:20.984814 29243 raft_consensus.cc:2804] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:20.985294 29243 raft_consensus.cc:697] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 LEADER]: Becoming Leader. State: Replica: f1e49a473d2f4e7da2033b9fe34b31f9, State: Running, Role: LEADER
I20260710 13:27:20.986065 29243 consensus_queue.cc:237] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:20.994377 28344 catalog_manager.cc:5697] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 reported cstate change: term changed from 1 to 2, leader changed from d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) to f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67). New cstate: current_term: 2 leader_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1e49a473d2f4e7da2033b9fe34b31f9" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.019233 29213 raft_consensus.cc:993] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32: : Instructing follower 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:21.019728 29248 raft_consensus.cc:1081] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Signalling peer 5d76ea0013bc43a2b85e933918a237ed to start an election
I20260710 13:27:21.021086 28868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd9c664b93784153ba6177ab45f80509"
dest_uuid: "5d76ea0013bc43a2b85e933918a237ed"
 from {username='slave'} at 127.0.0.1:44638
I20260710 13:27:21.021708 28868 raft_consensus.cc:493] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:21.022018 28868 raft_consensus.cc:3060] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.027266 28868 raft_consensus.cc:515] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:21.029275 28868 leader_election.cc:290] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Requested vote from peers d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837), b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377)
I20260710 13:27:21.030326 28446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c664b93784153ba6177ab45f80509" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d026f73eb32e48ff851b4ed485a62e32"
I20260710 13:27:21.030611 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c664b93784153ba6177ab45f80509" candidate_uuid: "5d76ea0013bc43a2b85e933918a237ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b458e6923342490386229a0b83ac9fd4"
I20260710 13:27:21.030936 28446 raft_consensus.cc:3055] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:21.031111 28522 raft_consensus.cc:3060] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.031282 28446 raft_consensus.cc:740] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d026f73eb32e48ff851b4ed485a62e32, State: Running, Role: LEADER
I20260710 13:27:21.032022 28446 consensus_queue.cc:260] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:21.033175 28446 raft_consensus.cc:3060] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:21.037591 28522 raft_consensus.cc:2468] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:21.038777 28835 leader_election.cc:304] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d76ea0013bc43a2b85e933918a237ed, b458e6923342490386229a0b83ac9fd4; no voters: 
I20260710 13:27:21.038800 28446 raft_consensus.cc:2468] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d76ea0013bc43a2b85e933918a237ed in term 2.
I20260710 13:27:21.039687 29251 raft_consensus.cc:2804] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:21.040079 29251 raft_consensus.cc:697] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Becoming Leader. State: Replica: 5d76ea0013bc43a2b85e933918a237ed, State: Running, Role: LEADER
I20260710 13:27:21.040850 29251 consensus_queue.cc:237] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [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: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } }
I20260710 13:27:21.048605 28344 catalog_manager.cc:5697] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed reported cstate change: term changed from 1 to 2, leader changed from d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65) to 5d76ea0013bc43a2b85e933918a237ed (127.26.174.68). New cstate: current_term: 2 leader_uuid: "5d76ea0013bc43a2b85e933918a237ed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:21.212088 28522 raft_consensus.cc:1275] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:21.213285 29243 consensus_queue.cc:1048] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:21.225668 28446 raft_consensus.cc:1275] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:21.227268 29243 consensus_queue.cc:1048] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:21.270262 28522 raft_consensus.cc:1275] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:21.271593 29251 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:21.281983 28446 raft_consensus.cc:1275] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:21.283509 29231 consensus_queue.cc:1048] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:21.393285 28446 raft_consensus.cc:1275] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:21.394621 29245 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:21.404506 28868 raft_consensus.cc:1275] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Refusing update from remote peer f1e49a473d2f4e7da2033b9fe34b31f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:21.407052 29245 consensus_queue.cc:1048] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d76ea0013bc43a2b85e933918a237ed" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 41237 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:21.625430 28446 raft_consensus.cc:1275] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:21.626842 29219 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d026f73eb32e48ff851b4ed485a62e32" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:21.640462 28519 raft_consensus.cc:1275] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Refusing update from remote peer 5d76ea0013bc43a2b85e933918a237ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:21.642117 29219 consensus_queue.cc:1048] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b458e6923342490386229a0b83ac9fd4" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:21.724978 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:21.738823 27321 tablet_server.cc:179] TabletServer@127.26.174.65:0 shutting down...
I20260710 13:27:21.766458 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:21.767207 27321 tablet_replica.cc:333] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.767824 27321 raft_consensus.cc:2243] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.768615 27321 raft_consensus.cc:2272] T d2b019ac375b45bd80965ef5ae84dea6 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.770313 27321 tablet_replica.cc:333] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.770895 27321 raft_consensus.cc:2243] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.771286 27321 raft_consensus.cc:2272] T 21781bfc98a6470e946647ecce58541a P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.774040 27321 tablet_replica.cc:333] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.774597 27321 raft_consensus.cc:2243] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.775220 27321 raft_consensus.cc:2272] T a150fd0b06e64c998c8225f9539fe280 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.776964 27321 tablet_replica.cc:333] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.777472 27321 raft_consensus.cc:2243] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.778041 27321 raft_consensus.cc:2272] T e603f8658c3f48f1a83ed97f05706106 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.779790 27321 tablet_replica.cc:333] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.780309 27321 raft_consensus.cc:2243] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.780680 27321 raft_consensus.cc:2272] T 05a97d2db7cd48f792838f0156b602d1 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.782855 27321 tablet_replica.cc:333] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.783367 27321 raft_consensus.cc:2243] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.784061 27321 raft_consensus.cc:2272] T 5d78373261e447b7bac9d0f22be550fb P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.785672 27321 tablet_replica.cc:333] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.786185 27321 raft_consensus.cc:2243] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.786728 27321 raft_consensus.cc:2272] T 7f2471209d654aa68845e78392384831 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.788362 27321 tablet_replica.cc:333] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.789067 27321 raft_consensus.cc:2243] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.789556 27321 raft_consensus.cc:2272] T fd9c664b93784153ba6177ab45f80509 P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.791805 27321 tablet_replica.cc:333] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.792356 27321 raft_consensus.cc:2243] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.792768 27321 raft_consensus.cc:2272] T c82dbc8456b9436c99c2a3219722c93f P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.794502 27321 tablet_replica.cc:333] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.795025 27321 raft_consensus.cc:2243] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.795746 27321 raft_consensus.cc:2272] T 036eb4ce80cb4ed29b255756ebcc170f P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.797345 27321 tablet_replica.cc:333] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.797842 27321 raft_consensus.cc:2243] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.798496 27321 raft_consensus.cc:2272] T 95ef9ca9ddf845f2b91ba8642560de37 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.800063 27321 tablet_replica.cc:333] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.800549 27321 raft_consensus.cc:2243] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.800964 27321 raft_consensus.cc:2272] T 185539240da44be0b7843f40b5cafacf P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.803289 27321 tablet_replica.cc:333] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.803799 27321 raft_consensus.cc:2243] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.804188 27321 raft_consensus.cc:2272] T bb951d593e334e0eb9f1884ebc4d0a4b P d026f73eb32e48ff851b4ed485a62e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.805821 27321 tablet_replica.cc:333] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.806279 27321 raft_consensus.cc:2243] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.807052 27321 raft_consensus.cc:2272] T f6fd8723faa34531a5e02b0d01218ede P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.808674 27321 tablet_replica.cc:333] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.809137 27321 raft_consensus.cc:2243] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.809820 27321 raft_consensus.cc:2272] T d6dd137d9ab14fa3ad7abe423163ae54 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.811527 27321 tablet_replica.cc:333] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.811976 27321 raft_consensus.cc:2243] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.812426 27321 raft_consensus.cc:2272] T 7c8853ca1ce9470c8eda2547b5e8e214 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.814309 27321 tablet_replica.cc:333] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.814798 27321 raft_consensus.cc:2243] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.815317 27321 raft_consensus.cc:2272] T 8cf9ee99ef7844cc89c544e478269401 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.817066 27321 tablet_replica.cc:333] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32: stopping tablet replica
I20260710 13:27:21.817471 27321 raft_consensus.cc:2243] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.817866 27321 raft_consensus.cc:2272] T b18566a12da449318605d1bca37b09d6 P d026f73eb32e48ff851b4ed485a62e32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:21.818799 28485 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 13:27:21.821722 28485 consensus_peers.cc:597] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 -> Peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Couldn't send request to peer d026f73eb32e48ff851b4ed485a62e32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:21.836712 28485 consensus_peers.cc:597] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 -> Peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Couldn't send request to peer d026f73eb32e48ff851b4ed485a62e32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:21.837796 28559 consensus_peers.cc:597] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 -> Peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Couldn't send request to peer d026f73eb32e48ff851b4ed485a62e32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:21.863231 27321 tablet_server.cc:196] TabletServer@127.26.174.65:0 shutdown complete.
I20260710 13:27:21.898610 27321 tablet_server.cc:179] TabletServer@127.26.174.66:0 shutting down...
W20260710 13:27:21.911090 28835 consensus_peers.cc:597] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed -> Peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Couldn't send request to peer b458e6923342490386229a0b83ac9fd4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:21.937814 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:21.938503 27321 tablet_replica.cc:333] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.939112 27321 raft_consensus.cc:2243] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.939555 27321 raft_consensus.cc:2272] T d2b019ac375b45bd80965ef5ae84dea6 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.941339 27321 tablet_replica.cc:333] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.941936 27321 raft_consensus.cc:2243] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.942512 27321 raft_consensus.cc:2272] T 21781bfc98a6470e946647ecce58541a P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.945361 27321 tablet_replica.cc:333] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.946017 27321 raft_consensus.cc:2243] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.946835 27321 raft_consensus.cc:2272] T e603f8658c3f48f1a83ed97f05706106 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.948423 27321 tablet_replica.cc:333] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.948886 27321 raft_consensus.cc:2243] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.949628 27321 raft_consensus.cc:2272] T cde5f9ac8e534037a28b768a55896c4e P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.951288 27321 tablet_replica.cc:333] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.951726 27321 raft_consensus.cc:2243] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.952116 27321 raft_consensus.cc:2272] T 95ef9ca9ddf845f2b91ba8642560de37 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.953775 27321 tablet_replica.cc:333] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.954272 27321 raft_consensus.cc:2243] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.954712 27321 raft_consensus.cc:2272] T 036eb4ce80cb4ed29b255756ebcc170f P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.956295 27321 tablet_replica.cc:333] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.956791 27321 raft_consensus.cc:2243] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.957324 27321 raft_consensus.cc:2272] T 05a97d2db7cd48f792838f0156b602d1 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.959975 27321 tablet_replica.cc:333] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.960839 27321 raft_consensus.cc:2243] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.961483 27321 raft_consensus.cc:2272] T 5d78373261e447b7bac9d0f22be550fb P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.963522 27321 tablet_replica.cc:333] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.964187 27321 raft_consensus.cc:2243] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.964560 27321 raft_consensus.cc:2272] T d1afa3b745614972a720fda0a78efbc7 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:21.964977 28834 consensus_peers.cc:597] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed -> Peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Couldn't send request to peer d026f73eb32e48ff851b4ed485a62e32. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:38837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:21.966316 27321 tablet_replica.cc:333] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.966915 27321 raft_consensus.cc:2243] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.967713 27321 raft_consensus.cc:2272] T 7f2471209d654aa68845e78392384831 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.970036 27321 tablet_replica.cc:333] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.970634 27321 raft_consensus.cc:2243] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.971176 27321 raft_consensus.cc:2272] T b18566a12da449318605d1bca37b09d6 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:21.972805 28559 consensus_peers.cc:597] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 -> Peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Couldn't send request to peer d026f73eb32e48ff851b4ed485a62e32. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:38837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:21.973299 27321 tablet_replica.cc:333] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.973781 27321 raft_consensus.cc:2243] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.974553 27321 raft_consensus.cc:2272] T 8cf9ee99ef7844cc89c544e478269401 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.976640 27321 tablet_replica.cc:333] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.977203 27321 raft_consensus.cc:2243] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.977957 27321 raft_consensus.cc:2272] T b6bd0d93dba042b9b3ab649ed194749e P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.979856 27321 tablet_replica.cc:333] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.980332 27321 raft_consensus.cc:2243] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.980782 27321 raft_consensus.cc:2272] T fd9c664b93784153ba6177ab45f80509 P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.982847 27321 tablet_replica.cc:333] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.983316 27321 raft_consensus.cc:2243] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.983726 27321 raft_consensus.cc:2272] T f20a41b216df4a52acbf8ed26cdfb547 P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.985532 27321 tablet_replica.cc:333] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.986068 27321 raft_consensus.cc:2243] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.986470 27321 raft_consensus.cc:2272] T bb951d593e334e0eb9f1884ebc4d0a4b P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.988305 27321 tablet_replica.cc:333] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.988749 27321 raft_consensus.cc:2243] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:21.989456 27321 raft_consensus.cc:2272] T 095248e20ac34db09a8387914e43f10a P b458e6923342490386229a0b83ac9fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.991268 27321 tablet_replica.cc:333] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4: stopping tablet replica
I20260710 13:27:21.991684 27321 raft_consensus.cc:2243] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.992038 27321 raft_consensus.cc:2272] T 48a388125f1a459798165a19a5a0a6ca P b458e6923342490386229a0b83ac9fd4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:21.996274 28560 consensus_peers.cc:597] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 -> Peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Couldn't send request to peer b458e6923342490386229a0b83ac9fd4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.028748 27321 tablet_server.cc:196] TabletServer@127.26.174.66:0 shutdown complete.
W20260710 13:27:22.031160 28835 consensus_peers.cc:597] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed -> Peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Couldn't send request to peer b458e6923342490386229a0b83ac9fd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.66:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.066953 27321 tablet_server.cc:179] TabletServer@127.26.174.67:0 shutting down...
W20260710 13:27:22.096170 28560 consensus_peers.cc:597] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 -> Peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Couldn't send request to peer b458e6923342490386229a0b83ac9fd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.66:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.102238 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:22.103235 27321 tablet_replica.cc:333] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.103962 27321 raft_consensus.cc:2243] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.104674 27321 raft_consensus.cc:2272] T cde5f9ac8e534037a28b768a55896c4e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.106611 27321 tablet_replica.cc:333] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.107208 27321 raft_consensus.cc:2243] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.107638 27321 raft_consensus.cc:2272] T d2b019ac375b45bd80965ef5ae84dea6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.109714 27321 tablet_replica.cc:333] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.110314 27321 raft_consensus.cc:2243] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.110916 27321 raft_consensus.cc:2272] T 036eb4ce80cb4ed29b255756ebcc170f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.113145 27321 tablet_replica.cc:333] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
W20260710 13:27:22.113372 28560 consensus_peers.cc:597] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 -> Peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Couldn't send request to peer b458e6923342490386229a0b83ac9fd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.66:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.114018 27321 raft_consensus.cc:2243] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.114584 27321 raft_consensus.cc:2272] T d1afa3b745614972a720fda0a78efbc7 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.116351 27321 tablet_replica.cc:333] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.116852 27321 raft_consensus.cc:2243] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.117554 27321 raft_consensus.cc:2272] T a150fd0b06e64c998c8225f9539fe280 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.119304 27321 tablet_replica.cc:333] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.119921 27321 raft_consensus.cc:2243] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.120570 27321 raft_consensus.cc:2272] T 21781bfc98a6470e946647ecce58541a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.123106 27321 tablet_replica.cc:333] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.123588 27321 raft_consensus.cc:2243] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.124006 27321 raft_consensus.cc:2272] T b6bd0d93dba042b9b3ab649ed194749e P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.125787 27321 tablet_replica.cc:333] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.126251 27321 raft_consensus.cc:2243] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.126577 27321 raft_consensus.cc:2272] T 95ef9ca9ddf845f2b91ba8642560de37 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.128252 27321 tablet_replica.cc:333] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.128705 27321 raft_consensus.cc:2243] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.129349 27321 raft_consensus.cc:2272] T 185539240da44be0b7843f40b5cafacf P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.131858 27321 tablet_replica.cc:333] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.132432 27321 raft_consensus.cc:2243] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.132913 27321 raft_consensus.cc:2272] T c82dbc8456b9436c99c2a3219722c93f P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.134756 27321 tablet_replica.cc:333] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.135406 27321 raft_consensus.cc:2243] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.135872 27321 raft_consensus.cc:2272] T 095248e20ac34db09a8387914e43f10a P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.138397 27321 tablet_replica.cc:333] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.139392 27321 raft_consensus.cc:2243] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.140951 27321 raft_consensus.cc:2272] T bb951d593e334e0eb9f1884ebc4d0a4b P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:22.141539 28834 consensus_peers.cc:597] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed -> Peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Couldn't send request to peer d026f73eb32e48ff851b4ed485a62e32. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:38837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:22.143573 28835 consensus_peers.cc:597] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed -> Peer f1e49a473d2f4e7da2033b9fe34b31f9 (127.26.174.67:34861): Couldn't send request to peer f1e49a473d2f4e7da2033b9fe34b31f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.143779 27321 tablet_replica.cc:333] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.144680 27321 raft_consensus.cc:2243] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.145531 27321 raft_consensus.cc:2272] T f6fd8723faa34531a5e02b0d01218ede P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.147907 27321 tablet_replica.cc:333] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.148507 27321 raft_consensus.cc:2243] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.149081 27321 raft_consensus.cc:2272] T 48a388125f1a459798165a19a5a0a6ca P f1e49a473d2f4e7da2033b9fe34b31f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.151312 27321 tablet_replica.cc:333] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.151925 27321 raft_consensus.cc:2243] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.152355 27321 raft_consensus.cc:2272] T d6dd137d9ab14fa3ad7abe423163ae54 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:22.152606 28834 consensus_peers.cc:597] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed -> Peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Couldn't send request to peer d026f73eb32e48ff851b4ed485a62e32. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:38837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.154234 27321 tablet_replica.cc:333] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.154762 27321 raft_consensus.cc:2243] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.155413 27321 raft_consensus.cc:2272] T 7c8853ca1ce9470c8eda2547b5e8e214 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.157565 27321 tablet_replica.cc:333] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.157974 27321 raft_consensus.cc:2243] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.158591 27321 raft_consensus.cc:2272] T b18566a12da449318605d1bca37b09d6 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.160342 27321 tablet_replica.cc:333] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9: stopping tablet replica
I20260710 13:27:22.160712 27321 raft_consensus.cc:2243] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.161341 27321 raft_consensus.cc:2272] T f20a41b216df4a52acbf8ed26cdfb547 P f1e49a473d2f4e7da2033b9fe34b31f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:22.202132 28835 consensus_peers.cc:597] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed -> Peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Couldn't send request to peer b458e6923342490386229a0b83ac9fd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.66:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.202636 27321 tablet_server.cc:196] TabletServer@127.26.174.67:0 shutdown complete.
I20260710 13:27:22.241844 27321 tablet_server.cc:179] TabletServer@127.26.174.68:0 shutting down...
W20260710 13:27:22.253629 28834 consensus_peers.cc:597] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed -> Peer d026f73eb32e48ff851b4ed485a62e32 (127.26.174.65:38837): Couldn't send request to peer d026f73eb32e48ff851b4ed485a62e32. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:38837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.269323 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:22.269984 27321 tablet_replica.cc:333] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.271050 27321 raft_consensus.cc:2243] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.272091 27321 raft_consensus.cc:2272] T c82dbc8456b9436c99c2a3219722c93f P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.274266 27321 tablet_replica.cc:333] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.275015 27321 raft_consensus.cc:2243] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.275619 27321 raft_consensus.cc:2272] T cde5f9ac8e534037a28b768a55896c4e P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.277530 27321 tablet_replica.cc:333] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.278270 27321 raft_consensus.cc:2243] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.278864 27321 raft_consensus.cc:2272] T 7c8853ca1ce9470c8eda2547b5e8e214 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.281615 27321 tablet_replica.cc:333] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.282451 27321 raft_consensus.cc:2243] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:22.283051 28835 consensus_peers.cc:597] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed -> Peer b458e6923342490386229a0b83ac9fd4 (127.26.174.66:41377): Couldn't send request to peer b458e6923342490386229a0b83ac9fd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.66:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.283171 27321 raft_consensus.cc:2272] T 185539240da44be0b7843f40b5cafacf P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.285825 27321 tablet_replica.cc:333] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.286317 27321 raft_consensus.cc:2243] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.286844 27321 raft_consensus.cc:2272] T e603f8658c3f48f1a83ed97f05706106 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.288664 27321 tablet_replica.cc:333] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.289105 27321 raft_consensus.cc:2243] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.289549 27321 raft_consensus.cc:2272] T 8cf9ee99ef7844cc89c544e478269401 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.291085 27321 tablet_replica.cc:333] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.291532 27321 raft_consensus.cc:2243] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.292196 27321 raft_consensus.cc:2272] T fd9c664b93784153ba6177ab45f80509 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.293969 27321 tablet_replica.cc:333] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.294426 27321 raft_consensus.cc:2243] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.294935 27321 raft_consensus.cc:2272] T f20a41b216df4a52acbf8ed26cdfb547 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.296447 27321 tablet_replica.cc:333] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.296890 27321 raft_consensus.cc:2243] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.297506 27321 raft_consensus.cc:2272] T d1afa3b745614972a720fda0a78efbc7 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.299000 27321 tablet_replica.cc:333] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.299418 27321 raft_consensus.cc:2243] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.300037 27321 raft_consensus.cc:2272] T 05a97d2db7cd48f792838f0156b602d1 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.301463 27321 tablet_replica.cc:333] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.301890 27321 raft_consensus.cc:2243] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.302305 27321 raft_consensus.cc:2272] T b6bd0d93dba042b9b3ab649ed194749e P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.303871 27321 tablet_replica.cc:333] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.304280 27321 raft_consensus.cc:2243] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.304875 27321 raft_consensus.cc:2272] T 48a388125f1a459798165a19a5a0a6ca P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.306417 27321 tablet_replica.cc:333] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.306854 27321 raft_consensus.cc:2243] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.307354 27321 raft_consensus.cc:2272] T f6fd8723faa34531a5e02b0d01218ede P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.308882 27321 tablet_replica.cc:333] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.309289 27321 raft_consensus.cc:2243] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.309691 27321 raft_consensus.cc:2272] T 5d78373261e447b7bac9d0f22be550fb P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.311283 27321 tablet_replica.cc:333] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.311686 27321 raft_consensus.cc:2243] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.312013 27321 raft_consensus.cc:2272] T 7f2471209d654aa68845e78392384831 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.313557 27321 tablet_replica.cc:333] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.313967 27321 raft_consensus.cc:2243] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.314378 27321 raft_consensus.cc:2272] T 095248e20ac34db09a8387914e43f10a P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.316578 27321 tablet_replica.cc:333] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.316980 27321 raft_consensus.cc:2243] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.317610 27321 raft_consensus.cc:2272] T a150fd0b06e64c998c8225f9539fe280 P 5d76ea0013bc43a2b85e933918a237ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.319098 27321 tablet_replica.cc:333] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed: stopping tablet replica
I20260710 13:27:22.319473 27321 raft_consensus.cc:2243] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.319892 27321 raft_consensus.cc:2272] T d6dd137d9ab14fa3ad7abe423163ae54 P 5d76ea0013bc43a2b85e933918a237ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.354424 27321 tablet_server.cc:196] TabletServer@127.26.174.68:0 shutdown complete.
I20260710 13:27:22.383195 27321 master.cc:562] Master@127.26.174.126:33331 shutting down...
I20260710 13:27:22.404031 27321 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:22.404517 27321 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.404765 27321 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8999fa54aeb343268aac802c02959b6c: stopping tablet replica
I20260710 13:27:22.425215 27321 master.cc:584] Master@127.26.174.126:33331 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27064 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:27:22.483777 27321 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.174.126:36647
I20260710 13:27:22.484992 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:22.490998 29281 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:22.491056 29282 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:22.491271 29284 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:22.492571 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:22.493507 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:22.493724 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:22.493882 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690042493865 us; error 0 us; skew 500 ppm
I20260710 13:27:22.494418 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:22.497519 27321 webserver.cc:533] Webserver started at http://127.26.174.126:34737/ using document root <none> and password file <none>
I20260710 13:27:22.498054 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:22.498260 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:22.498539 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:22.499903 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/master-0-root/instance:
uuid: "f1faa74fca414a919095bd7b41f5bc32"
format_stamp: "Formatted at 2026-07-10 13:27:22 on dist-test-slave-j8bj"
I20260710 13:27:22.504964 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:27:22.508423 29289 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:22.509282 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 13:27:22.509569 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/master-0-root
uuid: "f1faa74fca414a919095bd7b41f5bc32"
format_stamp: "Formatted at 2026-07-10 13:27:22 on dist-test-slave-j8bj"
I20260710 13:27:22.509922 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:22.533576 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:22.534929 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:22.594748 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.126:36647
I20260710 13:27:22.594918 29341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.126:36647 every 8 connection(s)
I20260710 13:27:22.599704 29342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.610221 29342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32: Bootstrap starting.
I20260710 13:27:22.615469 29342 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.620711 29342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32: No bootstrap required, opened a new log
I20260710 13:27:22.623098 29342 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1faa74fca414a919095bd7b41f5bc32" member_type: VOTER }
I20260710 13:27:22.623641 29342 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.623883 29342 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1faa74fca414a919095bd7b41f5bc32, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.624553 29342 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f1faa74fca414a919095bd7b41f5bc32" member_type: VOTER }
I20260710 13:27:22.625034 29342 raft_consensus.cc:399] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:22.625252 29342 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:22.625571 29342 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.630302 29342 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1faa74fca414a919095bd7b41f5bc32" member_type: VOTER }
I20260710 13:27:22.630822 29342 leader_election.cc:304] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [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: f1faa74fca414a919095bd7b41f5bc32; no voters: 
I20260710 13:27:22.632113 29342 leader_election.cc:290] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:22.632560 29345 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.633900 29345 raft_consensus.cc:697] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 1 LEADER]: Becoming Leader. State: Replica: f1faa74fca414a919095bd7b41f5bc32, State: Running, Role: LEADER
I20260710 13:27:22.634622 29345 consensus_queue.cc:237] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [LEADER]: Queue going to LEADER mode. State: All 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: "f1faa74fca414a919095bd7b41f5bc32" member_type: VOTER }
I20260710 13:27:22.635218 29342 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:22.641417 29347 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f1faa74fca414a919095bd7b41f5bc32. Latest consensus state: current_term: 1 leader_uuid: "f1faa74fca414a919095bd7b41f5bc32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1faa74fca414a919095bd7b41f5bc32" member_type: VOTER } }
I20260710 13:27:22.641690 29346 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f1faa74fca414a919095bd7b41f5bc32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1faa74fca414a919095bd7b41f5bc32" member_type: VOTER } }
I20260710 13:27:22.642174 29346 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:22.642174 29347 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:22.645803 29353 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:22.653808 29353 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:22.654834 27321 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:22.663502 29353 catalog_manager.cc:1383] Generated new cluster ID: 4dedc508008d46759a807721ea989f07
I20260710 13:27:22.663823 29353 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:22.685314 29353 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:22.686650 29353 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:22.700904 29353 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32: Generated new TSK 0
I20260710 13:27:22.701589 29353 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:22.721585 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:22.728464 29363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:22.729348 29364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:22.732241 29366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:22.734401 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:22.735324 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:22.735513 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:22.735661 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690042735649 us; error 0 us; skew 500 ppm
I20260710 13:27:22.736133 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:22.738792 27321 webserver.cc:533] Webserver started at http://127.26.174.65:41431/ using document root <none> and password file <none>
I20260710 13:27:22.739269 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:22.739454 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:22.739789 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:22.740996 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/instance:
uuid: "7b4034622921410a84f257f96b0cbed5"
format_stamp: "Formatted at 2026-07-10 13:27:22 on dist-test-slave-j8bj"
I20260710 13:27:22.745616 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:27:22.749104 29371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:22.750125 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:27:22.750489 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-0-root
uuid: "7b4034622921410a84f257f96b0cbed5"
format_stamp: "Formatted at 2026-07-10 13:27:22 on dist-test-slave-j8bj"
I20260710 13:27:22.750854 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:22.783377 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:22.784797 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:22.786355 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:22.788937 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:22.789211 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:22.789523 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:22.789674 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:22.832613 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.65:39741
I20260710 13:27:22.832691 29433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.65:39741 every 8 connection(s)
I20260710 13:27:22.837991 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:22.845808 29439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:22.846215 29438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:22.848835 29441 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:22.850039 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:22.851617 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:22.851891 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:22.852102 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690042852082 us; error 0 us; skew 500 ppm
I20260710 13:27:22.852228 29434 heartbeater.cc:344] Connected to a master server at 127.26.174.126:36647
I20260710 13:27:22.852696 29434 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:22.852874 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:22.853470 29434 heartbeater.cc:507] Master 127.26.174.126:36647 requested a full tablet report, sending...
I20260710 13:27:22.855667 27321 webserver.cc:533] Webserver started at http://127.26.174.66:40311/ using document root <none> and password file <none>
I20260710 13:27:22.856015 29306 ts_manager.cc:194] Registered new tserver with Master: 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:22.856343 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:22.856608 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:22.856923 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:22.858493 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-1-root/instance:
uuid: "e01eb68d6b7944e6b30fc0c63334a364"
format_stamp: "Formatted at 2026-07-10 13:27:22 on dist-test-slave-j8bj"
I20260710 13:27:22.858570 29306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42112
I20260710 13:27:22.863559 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:27:22.867270 29446 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:22.868116 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:27:22.868417 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-1-root
uuid: "e01eb68d6b7944e6b30fc0c63334a364"
format_stamp: "Formatted at 2026-07-10 13:27:22 on dist-test-slave-j8bj"
I20260710 13:27:22.868708 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:22.880062 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:22.881814 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:22.884223 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:22.886732 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:22.887027 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:22.887377 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:22.887598 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:22.933203 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.66:40499
I20260710 13:27:22.933316 29508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.66:40499 every 8 connection(s)
I20260710 13:27:22.938248 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:22.945379 29512 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:22.949460 29513 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:22.952171 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:22.952175 29509 heartbeater.cc:344] Connected to a master server at 127.26.174.126:36647
W20260710 13:27:22.952481 29515 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:22.952823 29509 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:22.953670 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:22.953953 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:22.953941 29509 heartbeater.cc:507] Master 127.26.174.126:36647 requested a full tablet report, sending...
I20260710 13:27:22.954468 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690042954439 us; error 0 us; skew 500 ppm
I20260710 13:27:22.955312 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:22.956485 29306 ts_manager.cc:194] Registered new tserver with Master: e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:22.958002 29306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42122
I20260710 13:27:22.958062 27321 webserver.cc:533] Webserver started at http://127.26.174.67:35901/ using document root <none> and password file <none>
I20260710 13:27:22.958856 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:22.959106 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:22.959419 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:22.960649 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-2-root/instance:
uuid: "e1b3310290e54a9592b2fb5e586637c5"
format_stamp: "Formatted at 2026-07-10 13:27:22 on dist-test-slave-j8bj"
I20260710 13:27:22.965109 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:22.968483 29520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:22.969295 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:27:22.969614 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-2-root
uuid: "e1b3310290e54a9592b2fb5e586637c5"
format_stamp: "Formatted at 2026-07-10 13:27:22 on dist-test-slave-j8bj"
I20260710 13:27:22.969856 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:22.984937 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:22.986270 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:22.987864 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:22.990139 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:22.990383 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:22.990636 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:22.990844 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:27:23.036281 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.67:34963
I20260710 13:27:23.036434 29582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.67:34963 every 8 connection(s)
I20260710 13:27:23.041734 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:23.049522 29586 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:23.053193 29587 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:23.056041 29583 heartbeater.cc:344] Connected to a master server at 127.26.174.126:36647
I20260710 13:27:23.056695 29583 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:23.058164 29583 heartbeater.cc:507] Master 127.26.174.126:36647 requested a full tablet report, sending...
I20260710 13:27:23.060564 29306 ts_manager.cc:194] Registered new tserver with Master: e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:23.060940 27321 server_base.cc:1061] running on GCE node
W20260710 13:27:23.061096 29589 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:23.062251 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:23.062526 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:23.062460 29306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42126
I20260710 13:27:23.062892 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690043062871 us; error 0 us; skew 500 ppm
I20260710 13:27:23.063757 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:23.066610 27321 webserver.cc:533] Webserver started at http://127.26.174.68:41405/ using document root <none> and password file <none>
I20260710 13:27:23.067171 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:23.067374 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:23.067636 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:23.068903 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-3-root/instance:
uuid: "c53c17b1875d418088df2318a5a4f834"
format_stamp: "Formatted at 2026-07-10 13:27:23 on dist-test-slave-j8bj"
I20260710 13:27:23.073361 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:23.076786 29594 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:23.077841 27321 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:27:23.078161 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-3-root
uuid: "c53c17b1875d418088df2318a5a4f834"
format_stamp: "Formatted at 2026-07-10 13:27:23 on dist-test-slave-j8bj"
I20260710 13:27:23.078493 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:23.102092 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:23.103394 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:23.104921 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:23.107785 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:23.108026 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:23.108278 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:23.108503 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:23.156263 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.68:44789
I20260710 13:27:23.156342 29656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.68:44789 every 8 connection(s)
I20260710 13:27:23.170442 29657 heartbeater.cc:344] Connected to a master server at 127.26.174.126:36647
I20260710 13:27:23.170871 29657 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:23.171610 29657 heartbeater.cc:507] Master 127.26.174.126:36647 requested a full tablet report, sending...
I20260710 13:27:23.173557 29306 ts_manager.cc:194] Registered new tserver with Master: c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:23.174444 27321 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014847048s
I20260710 13:27:23.174918 29306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42136
I20260710 13:27:23.201156 29306 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42146:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:27:23.351979 29474 tablet_service.cc:1511] Processing CreateTablet for tablet 608119d4c6eb4e7591a448ce50212ecb (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:23.353438 29474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608119d4c6eb4e7591a448ce50212ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.356431 29473 tablet_service.cc:1511] Processing CreateTablet for tablet 5e00c9c54a584d5caea26600e0d408a4 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:23.357822 29473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e00c9c54a584d5caea26600e0d408a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.358021 29548 tablet_service.cc:1511] Processing CreateTablet for tablet 608119d4c6eb4e7591a448ce50212ecb (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:23.358409 29472 tablet_service.cc:1511] Processing CreateTablet for tablet 74acc97cb74641e7a3d8a72921ef1186 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:23.359316 29548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608119d4c6eb4e7591a448ce50212ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.359804 29472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74acc97cb74641e7a3d8a72921ef1186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.363829 29471 tablet_service.cc:1511] Processing CreateTablet for tablet d5b323c8873a4ae48f6d3ddfde310fdc (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:23.363971 29547 tablet_service.cc:1511] Processing CreateTablet for tablet 5e00c9c54a584d5caea26600e0d408a4 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:23.365258 29471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b323c8873a4ae48f6d3ddfde310fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.365355 29547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e00c9c54a584d5caea26600e0d408a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.367623 29546 tablet_service.cc:1511] Processing CreateTablet for tablet 0180799f73ee41f193e766ca9f98982d (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:23.367805 29622 tablet_service.cc:1511] Processing CreateTablet for tablet 608119d4c6eb4e7591a448ce50212ecb (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:23.367874 29470 tablet_service.cc:1511] Processing CreateTablet for tablet 535bd69184b34e84995dd7e6cbb11d42 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:23.369004 29622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608119d4c6eb4e7591a448ce50212ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.369270 29470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535bd69184b34e84995dd7e6cbb11d42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.370205 29545 tablet_service.cc:1511] Processing CreateTablet for tablet d5b323c8873a4ae48f6d3ddfde310fdc (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:23.370949 29621 tablet_service.cc:1511] Processing CreateTablet for tablet 74acc97cb74641e7a3d8a72921ef1186 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:23.372303 29621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74acc97cb74641e7a3d8a72921ef1186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.372491 29544 tablet_service.cc:1511] Processing CreateTablet for tablet 085fbe332ab74c748181802f05bd383e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:23.373857 29620 tablet_service.cc:1511] Processing CreateTablet for tablet 0180799f73ee41f193e766ca9f98982d (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:23.375887 29541 tablet_service.cc:1511] Processing CreateTablet for tablet 2a655bb445984bb39e78f3e1d115e14e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:23.376173 29468 tablet_service.cc:1511] Processing CreateTablet for tablet 88f9041cf7324a6dadc77dc34dedd583 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:23.377645 29468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f9041cf7324a6dadc77dc34dedd583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.377784 29542 tablet_service.cc:1511] Processing CreateTablet for tablet 88f9041cf7324a6dadc77dc34dedd583 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:23.371891 29469 tablet_service.cc:1511] Processing CreateTablet for tablet 2d79786b2bbd4d019e5637eb34ea146e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:23.375838 29619 tablet_service.cc:1511] Processing CreateTablet for tablet 535bd69184b34e84995dd7e6cbb11d42 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:23.378798 29617 tablet_service.cc:1511] Processing CreateTablet for tablet 2d79786b2bbd4d019e5637eb34ea146e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:23.381206 29467 tablet_service.cc:1511] Processing CreateTablet for tablet abba16ce5f744937b7fb10a3b3f92836 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:23.383100 29469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d79786b2bbd4d019e5637eb34ea146e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.384629 29616 tablet_service.cc:1511] Processing CreateTablet for tablet abba16ce5f744937b7fb10a3b3f92836 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:23.377650 29618 tablet_service.cc:1511] Processing CreateTablet for tablet 085fbe332ab74c748181802f05bd383e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:23.366322 29543 tablet_service.cc:1511] Processing CreateTablet for tablet 2d79786b2bbd4d019e5637eb34ea146e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:23.391425 29467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abba16ce5f744937b7fb10a3b3f92836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.394287 29399 tablet_service.cc:1511] Processing CreateTablet for tablet 5e00c9c54a584d5caea26600e0d408a4 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:23.369004 29546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0180799f73ee41f193e766ca9f98982d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.395709 29399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e00c9c54a584d5caea26600e0d408a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.398934 29542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f9041cf7324a6dadc77dc34dedd583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.402669 29543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d79786b2bbd4d019e5637eb34ea146e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.406639 29544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085fbe332ab74c748181802f05bd383e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.410997 29541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a655bb445984bb39e78f3e1d115e14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.411661 29545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b323c8873a4ae48f6d3ddfde310fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.415112 29619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535bd69184b34e84995dd7e6cbb11d42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.419091 29620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0180799f73ee41f193e766ca9f98982d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.422959 29618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085fbe332ab74c748181802f05bd383e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.430999 29616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abba16ce5f744937b7fb10a3b3f92836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.434962 29617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d79786b2bbd4d019e5637eb34ea146e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.444555 29398 tablet_service.cc:1511] Processing CreateTablet for tablet 74acc97cb74641e7a3d8a72921ef1186 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:23.446026 29398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74acc97cb74641e7a3d8a72921ef1186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.453105 29397 tablet_service.cc:1511] Processing CreateTablet for tablet 0180799f73ee41f193e766ca9f98982d (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:23.454492 29397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0180799f73ee41f193e766ca9f98982d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.464401 29396 tablet_service.cc:1511] Processing CreateTablet for tablet d5b323c8873a4ae48f6d3ddfde310fdc (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:23.465975 29396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b323c8873a4ae48f6d3ddfde310fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.472364 29395 tablet_service.cc:1511] Processing CreateTablet for tablet 535bd69184b34e84995dd7e6cbb11d42 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:23.473336 29615 tablet_service.cc:1511] Processing CreateTablet for tablet 2a655bb445984bb39e78f3e1d115e14e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:23.474691 29615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a655bb445984bb39e78f3e1d115e14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.473786 29395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535bd69184b34e84995dd7e6cbb11d42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.482851 29394 tablet_service.cc:1511] Processing CreateTablet for tablet 085fbe332ab74c748181802f05bd383e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:23.484330 29394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085fbe332ab74c748181802f05bd383e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.487876 29393 tablet_service.cc:1511] Processing CreateTablet for tablet 88f9041cf7324a6dadc77dc34dedd583 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:23.489245 29393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f9041cf7324a6dadc77dc34dedd583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.491900 29392 tablet_service.cc:1511] Processing CreateTablet for tablet abba16ce5f744937b7fb10a3b3f92836 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:23.493266 29392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abba16ce5f744937b7fb10a3b3f92836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.511256 29677 tablet_bootstrap.cc:492] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:23.523964 29678 tablet_bootstrap.cc:492] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:23.525156 29391 tablet_service.cc:1511] Processing CreateTablet for tablet 2a655bb445984bb39e78f3e1d115e14e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:23.526628 29391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a655bb445984bb39e78f3e1d115e14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.539646 29678 tablet_bootstrap.cc:654] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.549086 29473 tablet_service.cc:1511] Processing CreateTablet for tablet 86b94c87d05943249e228b78081c4655 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:23.550442 29473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b94c87d05943249e228b78081c4655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.571105 29679 tablet_bootstrap.cc:492] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:23.571754 29542 tablet_service.cc:1511] Processing CreateTablet for tablet 86b94c87d05943249e228b78081c4655 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:23.573504 29542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b94c87d05943249e228b78081c4655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.584630 29678 tablet_bootstrap.cc:492] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:23.585152 29678 ts_tablet_manager.cc:1403] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.021s
I20260710 13:27:23.586918 29395 tablet_service.cc:1511] Processing CreateTablet for tablet 1e43da9f06e44e26a68e5fcd83fb07ee (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:23.588251 29678 raft_consensus.cc:359] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:23.588680 29395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e43da9f06e44e26a68e5fcd83fb07ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.589020 29678 raft_consensus.cc:385] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.589445 29678 raft_consensus.cc:740] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.590214 29678 consensus_queue.cc:260] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:23.596112 29615 tablet_service.cc:1511] Processing CreateTablet for tablet 86b94c87d05943249e228b78081c4655 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:23.597846 29615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b94c87d05943249e228b78081c4655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.600769 29677 tablet_bootstrap.cc:654] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.619109 29541 tablet_service.cc:1511] Processing CreateTablet for tablet 1e43da9f06e44e26a68e5fcd83fb07ee (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:23.620545 29541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e43da9f06e44e26a68e5fcd83fb07ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.622633 29679 tablet_bootstrap.cc:654] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.629245 29678 ts_tablet_manager.cc:1434] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.044s	user 0.026s	sys 0.017s
I20260710 13:27:23.629195 29583 heartbeater.cc:499] Master 127.26.174.126:36647 was elected leader, sending a full tablet report...
I20260710 13:27:23.630338 29396 tablet_service.cc:1511] Processing CreateTablet for tablet 37d4d1aa918b43d4a9b8e9ede7f0eadc (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:23.631608 29396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d4d1aa918b43d4a9b8e9ede7f0eadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.632432 29681 tablet_bootstrap.cc:492] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:23.632145 29616 tablet_service.cc:1511] Processing CreateTablet for tablet 37d4d1aa918b43d4a9b8e9ede7f0eadc (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:23.633419 29616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d4d1aa918b43d4a9b8e9ede7f0eadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.643970 29394 tablet_service.cc:1511] Processing CreateTablet for tablet 288552393a9a4cc6bd4406122a54ca12 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:23.644495 29472 tablet_service.cc:1511] Processing CreateTablet for tablet 37d4d1aa918b43d4a9b8e9ede7f0eadc (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:23.645390 29394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288552393a9a4cc6bd4406122a54ca12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.645815 29472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d4d1aa918b43d4a9b8e9ede7f0eadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.645509 29467 tablet_service.cc:1511] Processing CreateTablet for tablet 1e43da9f06e44e26a68e5fcd83fb07ee (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:23.646873 29467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e43da9f06e44e26a68e5fcd83fb07ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.647665 29544 tablet_service.cc:1511] Processing CreateTablet for tablet 288552393a9a4cc6bd4406122a54ca12 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:23.648459 29678 tablet_bootstrap.cc:492] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:23.653172 29544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288552393a9a4cc6bd4406122a54ca12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.658903 29681 tablet_bootstrap.cc:654] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:23.661429 29355 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:23.664731 29470 tablet_service.cc:1511] Processing CreateTablet for tablet ea4cb68f14e54e96930449f884a5a864 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:23.667663 29470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4cb68f14e54e96930449f884a5a864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.666083 29543 tablet_service.cc:1511] Processing CreateTablet for tablet ea4cb68f14e54e96930449f884a5a864 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:23.670257 29543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4cb68f14e54e96930449f884a5a864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.671918 29615 tablet_service.cc:1511] Processing CreateTablet for tablet ea4cb68f14e54e96930449f884a5a864 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:23.673352 29615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4cb68f14e54e96930449f884a5a864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.673964 29678 tablet_bootstrap.cc:654] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.682438 29391 tablet_service.cc:1511] Processing CreateTablet for tablet 0fdd058af2874f0292935c79aceeff57 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:23.684746 29391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fdd058af2874f0292935c79aceeff57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.688457 29677 tablet_bootstrap.cc:492] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:23.688956 29677 ts_tablet_manager.cc:1403] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.178s	user 0.007s	sys 0.004s
I20260710 13:27:23.698863 29473 tablet_service.cc:1511] Processing CreateTablet for tablet 0fdd058af2874f0292935c79aceeff57 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:23.691807 29677 raft_consensus.cc:359] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:23.699997 29473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fdd058af2874f0292935c79aceeff57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.700110 29677 raft_consensus.cc:385] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.700531 29677 raft_consensus.cc:740] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.700667 29544 tablet_service.cc:1511] Processing CreateTablet for tablet 0fdd058af2874f0292935c79aceeff57 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:23.701929 29544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fdd058af2874f0292935c79aceeff57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.701195 29677 consensus_queue.cc:260] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:23.715560 29619 tablet_service.cc:1511] Processing CreateTablet for tablet 288552393a9a4cc6bd4406122a54ca12 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:23.717257 29619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288552393a9a4cc6bd4406122a54ca12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.728621 29677 ts_tablet_manager.cc:1434] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.006s
I20260710 13:27:23.729399 29509 heartbeater.cc:499] Master 127.26.174.126:36647 was elected leader, sending a full tablet report...
I20260710 13:27:23.730824 29393 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb9ca1f5cd84dc29527d383c96eaed8 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:23.732098 29393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb9ca1f5cd84dc29527d383c96eaed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.727226 29616 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb9ca1f5cd84dc29527d383c96eaed8 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:23.734333 29616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb9ca1f5cd84dc29527d383c96eaed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.739604 29677 tablet_bootstrap.cc:492] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:23.748884 29677 tablet_bootstrap.cc:654] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.748376 29618 tablet_service.cc:1511] Processing CreateTablet for tablet cec2d82ea5b04dbcb0b18b46335d8f9f (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:23.750149 29618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec2d82ea5b04dbcb0b18b46335d8f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.754420 29544 tablet_service.cc:1511] Processing CreateTablet for tablet cec2d82ea5b04dbcb0b18b46335d8f9f (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:23.763671 29544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec2d82ea5b04dbcb0b18b46335d8f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.759843 29679 tablet_bootstrap.cc:492] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:23.765142 29391 tablet_service.cc:1511] Processing CreateTablet for tablet cec2d82ea5b04dbcb0b18b46335d8f9f (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:23.773059 29391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec2d82ea5b04dbcb0b18b46335d8f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.777855 29681 tablet_bootstrap.cc:492] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:23.778437 29681 ts_tablet_manager.cc:1403] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.146s	user 0.007s	sys 0.010s
I20260710 13:27:23.780954 29679 ts_tablet_manager.cc:1403] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.210s	user 0.013s	sys 0.000s
I20260710 13:27:23.768482 29467 tablet_service.cc:1511] Processing CreateTablet for tablet 61adff54edb24daaa26a03f1c18f22e3 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:23.783710 29467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61adff54edb24daaa26a03f1c18f22e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.781772 29681 raft_consensus.cc:359] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:23.768652 29543 tablet_service.cc:1511] Processing CreateTablet for tablet 61adff54edb24daaa26a03f1c18f22e3 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
W20260710 13:27:23.790850 29584 tablet.cc:2406] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:27:23.791568 29543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61adff54edb24daaa26a03f1c18f22e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.794958 29677 tablet_bootstrap.cc:492] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:23.795477 29677 ts_tablet_manager.cc:1403] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.013s
I20260710 13:27:23.796466 29615 tablet_service.cc:1511] Processing CreateTablet for tablet 61adff54edb24daaa26a03f1c18f22e3 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:23.797185 29681 raft_consensus.cc:385] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.797560 29681 raft_consensus.cc:740] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.797729 29615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61adff54edb24daaa26a03f1c18f22e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.751942 29470 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb9ca1f5cd84dc29527d383c96eaed8 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:23.801101 29678 tablet_bootstrap.cc:492] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:23.798367 29677 raft_consensus.cc:359] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:23.807929 29677 raft_consensus.cc:385] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.808027 29541 tablet_service.cc:1511] Processing CreateTablet for tablet 4646ef214503461b92a02fa9f375bd19 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:23.808487 29677 raft_consensus.cc:740] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.809432 29541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4646ef214503461b92a02fa9f375bd19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.807885 29678 ts_tablet_manager.cc:1403] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.020s
I20260710 13:27:23.810637 29470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb9ca1f5cd84dc29527d383c96eaed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.810940 29677 consensus_queue.cc:260] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:23.813482 29677 ts_tablet_manager.cc:1434] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:27:23.801020 29472 tablet_service.cc:1511] Processing CreateTablet for tablet 4646ef214503461b92a02fa9f375bd19 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:23.814599 29472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4646ef214503461b92a02fa9f375bd19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.814428 29678 raft_consensus.cc:359] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:23.815296 29678 raft_consensus.cc:385] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.815627 29678 raft_consensus.cc:740] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.816474 29678 consensus_queue.cc:260] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:23.814460 29677 tablet_bootstrap.cc:492] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:23.806943 29393 tablet_service.cc:1511] Processing CreateTablet for tablet b818ee1040584d8d91f8ebf1748b759e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:23.820227 29393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b818ee1040584d8d91f8ebf1748b759e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.798468 29681 consensus_queue.cc:260] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:23.816706 29679 raft_consensus.cc:359] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:23.828330 29618 tablet_service.cc:1511] Processing CreateTablet for tablet b818ee1040584d8d91f8ebf1748b759e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:23.828946 29679 raft_consensus.cc:385] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.829607 29679 raft_consensus.cc:740] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.830152 29618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b818ee1040584d8d91f8ebf1748b759e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.828874 29678 ts_tablet_manager.cc:1434] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:27:23.830750 29679 consensus_queue.cc:260] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:23.832384 29678 tablet_bootstrap.cc:492] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:23.838116 29677 tablet_bootstrap.cc:654] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.841070 29434 heartbeater.cc:499] Master 127.26.174.126:36647 was elected leader, sending a full tablet report...
I20260710 13:27:23.843226 29396 tablet_service.cc:1511] Processing CreateTablet for tablet 4646ef214503461b92a02fa9f375bd19 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:23.846681 29396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4646ef214503461b92a02fa9f375bd19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.846730 29394 tablet_service.cc:1511] Processing CreateTablet for tablet 585388391f5a4436bed67bfd649187c2 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:23.848117 29394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585388391f5a4436bed67bfd649187c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.864270 29473 tablet_service.cc:1511] Processing CreateTablet for tablet b818ee1040584d8d91f8ebf1748b759e (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:23.866133 29473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b818ee1040584d8d91f8ebf1748b759e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.885324 29681 ts_tablet_manager.cc:1434] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.107s	user 0.017s	sys 0.017s
I20260710 13:27:23.886138 29657 heartbeater.cc:499] Master 127.26.174.126:36647 was elected leader, sending a full tablet report...
I20260710 13:27:23.885871 29543 tablet_service.cc:1511] Processing CreateTablet for tablet 585388391f5a4436bed67bfd649187c2 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:23.887173 29692 raft_consensus.cc:493] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.887368 29543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585388391f5a4436bed67bfd649187c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.896720 29678 tablet_bootstrap.cc:654] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.899968 29692 raft_consensus.cc:515] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:23.902732 29692 leader_election.cc:290] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:23.888970 29681 tablet_bootstrap.cc:492] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:23.891530 29679 ts_tablet_manager.cc:1434] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.003s
I20260710 13:27:23.904844 29679 tablet_bootstrap.cc:492] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:23.910180 29681 tablet_bootstrap.cc:654] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.921981 29679 tablet_bootstrap.cc:654] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.929095 29677 tablet_bootstrap.cc:492] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:23.929808 29677 ts_tablet_manager.cc:1403] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.030s
I20260710 13:27:23.933823 29677 raft_consensus.cc:359] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:23.934808 29677 raft_consensus.cc:385] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.935175 29677 raft_consensus.cc:740] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.936160 29677 consensus_queue.cc:260] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:23.940820 29677 ts_tablet_manager.cc:1434] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 13:27:23.943553 29677 tablet_bootstrap.cc:492] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:23.970120 29615 tablet_service.cc:1511] Processing CreateTablet for tablet 585388391f5a4436bed67bfd649187c2 (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:23.972232 29615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585388391f5a4436bed67bfd649187c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.976076 29619 tablet_service.cc:1511] Processing CreateTablet for tablet 0a284c0a2cc2432f9d79092baf84925b (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:23.977788 29619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a284c0a2cc2432f9d79092baf84925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:24.002089 29473 tablet_service.cc:1511] Processing CreateTablet for tablet 0a284c0a2cc2432f9d79092baf84925b (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:24.003469 29473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a284c0a2cc2432f9d79092baf84925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:24.013980 29677 tablet_bootstrap.cc:654] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.018621 29682 raft_consensus.cc:493] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.019719 29685 raft_consensus.cc:493] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.019239 29682 raft_consensus.cc:515] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.020236 29685 raft_consensus.cc:515] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.020928 29541 tablet_service.cc:1511] Processing CreateTablet for tablet 0a284c0a2cc2432f9d79092baf84925b (DEFAULT_TABLE table=test-workload [id=85c6add78f6544f9bfcb54f3f81e36b9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:24.022483 29541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a284c0a2cc2432f9d79092baf84925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:24.040337 29681 tablet_bootstrap.cc:492] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:24.040879 29681 ts_tablet_manager.cc:1403] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.003s
I20260710 13:27:24.042009 29682 leader_election.cc:290] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:24.055701 29678 tablet_bootstrap.cc:492] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:24.056313 29678 ts_tablet_manager.cc:1403] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.224s	user 0.015s	sys 0.006s
I20260710 13:27:24.052806 29682 raft_consensus.cc:493] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.088842 29682 raft_consensus.cc:515] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.098853 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085fbe332ab74c748181802f05bd383e" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:24.100167 29679 tablet_bootstrap.cc:492] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:24.100840 29679 ts_tablet_manager.cc:1403] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.196s	user 0.015s	sys 0.008s
I20260710 13:27:24.094996 29685 leader_election.cc:290] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:24.103299 29685 raft_consensus.cc:493] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.117336 29685 raft_consensus.cc:515] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.121603 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085fbe332ab74c748181802f05bd383e" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:24.123046 29682 leader_election.cc:290] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
W20260710 13:27:24.123646 29595 leader_election.cc:343] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.124918 29685 leader_election.cc:290] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:24.128050 29677 tablet_bootstrap.cc:492] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:24.128650 29677 ts_tablet_manager.cc:1403] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.012s
W20260710 13:27:24.144925 29596 leader_election.cc:343] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.145608 29596 leader_election.cc:304] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53c17b1875d418088df2318a5a4f834; no voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:24.147398 29692 raft_consensus.cc:2749] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.163709 29679 raft_consensus.cc:359] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.163806 29677 raft_consensus.cc:359] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.164654 29679 raft_consensus.cc:385] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.164749 29677 raft_consensus.cc:385] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.165042 29679 raft_consensus.cc:740] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.165083 29677 raft_consensus.cc:740] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.165890 29677 consensus_queue.cc:260] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.167037 29678 raft_consensus.cc:359] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.167747 29678 raft_consensus.cc:385] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.168071 29677 ts_tablet_manager.cc:1434] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.007s
I20260710 13:27:24.174466 29681 raft_consensus.cc:359] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.175284 29681 raft_consensus.cc:385] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.168022 29678 raft_consensus.cc:740] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.175604 29681 raft_consensus.cc:740] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.176347 29681 consensus_queue.cc:260] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.176306 29678 consensus_queue.cc:260] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.181025 29677 tablet_bootstrap.cc:492] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:24.165890 29679 consensus_queue.cc:260] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.184448 29678 ts_tablet_manager.cc:1434] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.128s	user 0.011s	sys 0.011s
I20260710 13:27:24.185451 29678 tablet_bootstrap.cc:492] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:24.195041 29677 tablet_bootstrap.cc:654] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.195766 29679 ts_tablet_manager.cc:1434] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.003s
I20260710 13:27:24.196846 29679 tablet_bootstrap.cc:492] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:24.198702 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b323c8873a4ae48f6d3ddfde310fdc" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:24.200333 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74acc97cb74641e7a3d8a72921ef1186" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:24.200968 29409 raft_consensus.cc:2468] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 0.
W20260710 13:27:24.202189 29448 leader_election.cc:343] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.203176 29448 leader_election.cc:304] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: 
I20260710 13:27:24.204421 29706 raft_consensus.cc:2804] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.204939 29706 raft_consensus.cc:493] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.205322 29706 raft_consensus.cc:3060] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.205423 29679 tablet_bootstrap.cc:654] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.187844 29681 ts_tablet_manager.cc:1434] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.147s	user 0.006s	sys 0.009s
I20260710 13:27:24.224977 29678 tablet_bootstrap.cc:654] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.228691 29677 tablet_bootstrap.cc:492] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:24.229382 29677 ts_tablet_manager.cc:1403] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260710 13:27:24.230695 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f9041cf7324a6dadc77dc34dedd583" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:24.231112 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0180799f73ee41f193e766ca9f98982d" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
W20260710 13:27:24.232421 29522 leader_election.cc:343] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:24.233235 29522 leader_election.cc:343] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.235222 29679 tablet_bootstrap.cc:492] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:24.235787 29679 ts_tablet_manager.cc:1403] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.008s
I20260710 13:27:24.235445 29677 raft_consensus.cc:359] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.236459 29677 raft_consensus.cc:385] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.236868 29677 raft_consensus.cc:740] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.239348 29679 raft_consensus.cc:359] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.240183 29679 raft_consensus.cc:385] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.240511 29679 raft_consensus.cc:740] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.241451 29679 consensus_queue.cc:260] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.244335 29679 ts_tablet_manager.cc:1434] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:27:24.245373 29679 tablet_bootstrap.cc:492] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:24.237808 29677 consensus_queue.cc:260] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.247634 29677 ts_tablet_manager.cc:1434] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:27:24.248564 29677 tablet_bootstrap.cc:492] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:24.252643 29679 tablet_bootstrap.cc:654] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.242165 29706 raft_consensus.cc:515] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.260143 29681 tablet_bootstrap.cc:492] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:24.263295 29677 tablet_bootstrap.cc:654] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.264495 29685 raft_consensus.cc:493] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.265965 29685 raft_consensus.cc:515] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.265995 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74acc97cb74641e7a3d8a72921ef1186" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:24.267874 29685 leader_election.cc:290] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:24.268743 29706 leader_election.cc:290] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
W20260710 13:27:24.268877 29447 leader_election.cc:343] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.269385 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608119d4c6eb4e7591a448ce50212ecb" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:24.270834 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74acc97cb74641e7a3d8a72921ef1186" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
W20260710 13:27:24.271376 29447 leader_election.cc:343] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:24.272078 29447 leader_election.cc:343] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.274464 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74acc97cb74641e7a3d8a72921ef1186" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:24.275326 29409 raft_consensus.cc:3060] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.287066 29409 raft_consensus.cc:2468] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:24.278466 29681 tablet_bootstrap.cc:654] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.288389 29448 leader_election.cc:304] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:24.288897 29677 tablet_bootstrap.cc:492] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:24.289347 29677 ts_tablet_manager.cc:1403] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.002s
I20260710 13:27:24.289549 29706 raft_consensus.cc:2804] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.290024 29706 raft_consensus.cc:697] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Becoming Leader. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:24.290876 29706 consensus_queue.cc:237] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.292358 29677 raft_consensus.cc:359] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.293088 29677 raft_consensus.cc:385] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.293356 29677 raft_consensus.cc:740] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.296242 29677 consensus_queue.cc:260] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.299827 29677 ts_tablet_manager.cc:1434] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20260710 13:27:24.301411 29677 tablet_bootstrap.cc:492] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:24.302364 29690 raft_consensus.cc:493] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.303236 29690 raft_consensus.cc:515] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.307053 29678 tablet_bootstrap.cc:492] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:24.307658 29678 ts_tablet_manager.cc:1403] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.002s
I20260710 13:27:24.309098 29679 tablet_bootstrap.cc:492] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:24.309561 29679 ts_tablet_manager.cc:1403] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.008s
I20260710 13:27:24.311244 29690 leader_election.cc:290] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:24.314486 29682 raft_consensus.cc:493] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.315161 29682 raft_consensus.cc:515] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.317845 29682 leader_election.cc:290] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:24.319989 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e00c9c54a584d5caea26600e0d408a4" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:24.321846 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b323c8873a4ae48f6d3ddfde310fdc" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:24.324263 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608119d4c6eb4e7591a448ce50212ecb" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:24.312465 29679 raft_consensus.cc:359] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.312634 29678 raft_consensus.cc:359] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.325353 29678 raft_consensus.cc:385] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.326923 29678 raft_consensus.cc:740] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
W20260710 13:27:24.329070 29447 leader_election.cc:343] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.329574 29447 leader_election.cc:304] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364; no voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:24.330578 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0180799f73ee41f193e766ca9f98982d" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:24.331559 29632 raft_consensus.cc:2468] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:24.331415 29304 catalog_manager.cc:5697] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 reported cstate change: term changed from 0 to 1, leader changed from <none> to e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "e01eb68d6b7944e6b30fc0c63334a364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.333230 29685 raft_consensus.cc:2749] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.333923 29685 raft_consensus.cc:493] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.334381 29685 raft_consensus.cc:515] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.336656 29484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f9041cf7324a6dadc77dc34dedd583" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:24.337419 29484 raft_consensus.cc:2468] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:24.338438 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d79786b2bbd4d019e5637eb34ea146e" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:24.338809 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e00c9c54a584d5caea26600e0d408a4" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:24.336656 29685 leader_election.cc:290] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:24.339545 29678 consensus_queue.cc:260] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.341054 29558 raft_consensus.cc:2468] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 0.
W20260710 13:27:24.341794 29447 leader_election.cc:343] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.336970 29521 leader_election.cc:304] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5; no voters: 7b4034622921410a84f257f96b0cbed5
I20260710 13:27:24.347994 29682 raft_consensus.cc:2804] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.325366 29679 raft_consensus.cc:385] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.348425 29682 raft_consensus.cc:493] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.348551 29679 raft_consensus.cc:740] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.348894 29682 raft_consensus.cc:3060] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.349444 29679 consensus_queue.cc:260] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.351933 29679 ts_tablet_manager.cc:1434] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 13:27:24.353279 29679 tablet_bootstrap.cc:492] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:24.355229 29409 raft_consensus.cc:2468] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:24.359809 29679 tablet_bootstrap.cc:654] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.360627 29682 raft_consensus.cc:515] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.364176 29682 leader_election.cc:290] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:24.365118 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0180799f73ee41f193e766ca9f98982d" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:24.367482 29522 leader_election.cc:304] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:24.368150 29408 raft_consensus.cc:3060] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.347951 29677 tablet_bootstrap.cc:654] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.372753 29447 leader_election.cc:304] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:24.374018 29685 raft_consensus.cc:2804] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.374414 29685 raft_consensus.cc:493] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.374814 29685 raft_consensus.cc:3060] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.377820 29408 raft_consensus.cc:2468] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:24.379215 29522 leader_election.cc:304] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:24.380558 29701 raft_consensus.cc:2804] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.381238 29701 raft_consensus.cc:493] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.381729 29701 raft_consensus.cc:3060] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.381489 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0180799f73ee41f193e766ca9f98982d" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:24.382441 29632 raft_consensus.cc:3060] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.391301 29521 leader_election.cc:304] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5; no voters: 7b4034622921410a84f257f96b0cbed5
I20260710 13:27:24.391734 29701 raft_consensus.cc:515] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.395761 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e00c9c54a584d5caea26600e0d408a4" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:24.396567 29408 raft_consensus.cc:3060] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.400846 29678 ts_tablet_manager.cc:1434] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.093s	user 0.005s	sys 0.008s
I20260710 13:27:24.407399 29701 leader_election.cc:290] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:24.408463 29701 raft_consensus.cc:2804] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.409030 29701 raft_consensus.cc:697] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:24.410341 29706 raft_consensus.cc:493] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.410035 29701 consensus_queue.cc:237] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.410848 29706 raft_consensus.cc:515] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.413694 29706 leader_election.cc:290] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:24.415042 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535bd69184b34e84995dd7e6cbb11d42" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:24.415841 29409 raft_consensus.cc:2468] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 0.
I20260710 13:27:24.418422 29448 leader_election.cc:304] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: 
I20260710 13:27:24.419704 29706 raft_consensus.cc:2804] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.420169 29706 raft_consensus.cc:493] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.420593 29706 raft_consensus.cc:3060] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.420759 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535bd69184b34e84995dd7e6cbb11d42" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
W20260710 13:27:24.422909 29447 leader_election.cc:343] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.431784 29682 raft_consensus.cc:2804] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.425321 29408 raft_consensus.cc:2468] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:24.437840 29678 tablet_bootstrap.cc:492] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:24.439538 29632 raft_consensus.cc:2468] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:24.440747 29681 tablet_bootstrap.cc:492] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:24.441229 29681 ts_tablet_manager.cc:1403] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.185s	user 0.046s	sys 0.064s
I20260710 13:27:24.442493 29685 raft_consensus.cc:515] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.435001 29682 raft_consensus.cc:493] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:27:24.446079 29521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.174.66:40499, user_credentials={real_user=slave}} blocked reactor thread for 54953.1us
W20260710 13:27:24.447413 29521 leader_election.cc:343] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.448127 29681 raft_consensus.cc:359] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.448890 29681 raft_consensus.cc:385] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.449167 29681 raft_consensus.cc:740] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.450884 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d79786b2bbd4d019e5637eb34ea146e" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:24.451373 29681 consensus_queue.cc:260] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.453357 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e00c9c54a584d5caea26600e0d408a4" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:24.453625 29522 leader_election.cc:304] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:24.453485 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608119d4c6eb4e7591a448ce50212ecb" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:24.454591 29725 raft_consensus.cc:2804] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:24.455093 29521 leader_election.cc:343] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:24.455492 29447 leader_election.cc:343] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.463056 29678 tablet_bootstrap.cc:654] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.462925 29447 leader_election.cc:304] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:24.463647 29681 ts_tablet_manager.cc:1434] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260710 13:27:24.449618 29682 raft_consensus.cc:3060] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.464634 29725 raft_consensus.cc:697] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:24.468483 29681 tablet_bootstrap.cc:492] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:24.469923 29677 tablet_bootstrap.cc:492] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:24.470355 29677 ts_tablet_manager.cc:1403] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.169s	user 0.005s	sys 0.014s
I20260710 13:27:24.472720 29677 raft_consensus.cc:359] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.473264 29677 raft_consensus.cc:385] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.473526 29677 raft_consensus.cc:740] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.474161 29677 consensus_queue.cc:260] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
W20260710 13:27:24.480509 29447 leader_election.cc:343] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.484745 29729 raft_consensus.cc:2749] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.487454 29725 consensus_queue.cc:237] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.488976 29679 tablet_bootstrap.cc:492] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:24.489477 29679 ts_tablet_manager.cc:1403] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.007s
I20260710 13:27:24.482198 29685 leader_election.cc:290] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:24.491729 29682 raft_consensus.cc:515] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.494252 29679 raft_consensus.cc:359] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.499903 29679 raft_consensus.cc:385] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.500339 29679 raft_consensus.cc:740] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.495256 29305 catalog_manager.cc:5697] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.501319 29679 consensus_queue.cc:260] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.491365 29681 tablet_bootstrap.cc:654] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.505018 29679 ts_tablet_manager.cc:1434] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:27:24.506296 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608119d4c6eb4e7591a448ce50212ecb" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:24.507138 29558 raft_consensus.cc:3060] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.502435 29706 raft_consensus.cc:515] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.513128 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535bd69184b34e84995dd7e6cbb11d42" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:24.508899 29690 raft_consensus.cc:493] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.513718 29408 raft_consensus.cc:3060] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.514178 29690 raft_consensus.cc:515] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.515885 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f9041cf7324a6dadc77dc34dedd583" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:24.516845 29483 raft_consensus.cc:3060] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.517489 29690 leader_election.cc:290] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:24.519052 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f9041cf7324a6dadc77dc34dedd583" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:24.511554 29706 leader_election.cc:290] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
W20260710 13:27:24.520543 29522 leader_election.cc:343] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.528363 29679 tablet_bootstrap.cc:492] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:24.529172 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535bd69184b34e84995dd7e6cbb11d42" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:24.520797 29682 leader_election.cc:290] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:24.536084 29678 tablet_bootstrap.cc:492] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
W20260710 13:27:24.536235 29447 leader_election.cc:343] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.536886 29678 ts_tablet_manager.cc:1403] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.013s
I20260710 13:27:24.539392 29483 raft_consensus.cc:2468] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:24.540434 29408 raft_consensus.cc:2468] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:24.540549 29521 leader_election.cc:304] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5; no voters: 7b4034622921410a84f257f96b0cbed5
I20260710 13:27:24.541704 29682 raft_consensus.cc:2804] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.539834 29678 raft_consensus.cc:359] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.543026 29682 raft_consensus.cc:697] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:24.546638 29448 leader_election.cc:304] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:24.550274 29682 consensus_queue.cc:237] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.550819 29706 raft_consensus.cc:2804] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.551342 29706 raft_consensus.cc:697] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Becoming Leader. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:24.552129 29706 consensus_queue.cc:237] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.546909 29678 raft_consensus.cc:385] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.563606 29679 tablet_bootstrap.cc:654] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.569804 29558 raft_consensus.cc:2468] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:24.571851 29447 leader_election.cc:304] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:24.573494 29730 raft_consensus.cc:2804] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.574067 29678 raft_consensus.cc:740] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.575515 29678 consensus_queue.cc:260] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.574160 29730 raft_consensus.cc:697] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Becoming Leader. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:24.578045 29730 consensus_queue.cc:237] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.580251 29677 ts_tablet_manager.cc:1434] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.010s
I20260710 13:27:24.581295 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535bd69184b34e84995dd7e6cbb11d42" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:24.590793 29677 tablet_bootstrap.cc:492] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:24.596971 29679 tablet_bootstrap.cc:492] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:24.597668 29679 ts_tablet_manager.cc:1403] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.014s
I20260710 13:27:24.599615 29681 tablet_bootstrap.cc:492] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:24.600170 29681 ts_tablet_manager.cc:1403] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.003s
I20260710 13:27:24.600724 29305 catalog_manager.cc:5697] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.601621 29679 raft_consensus.cc:359] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.602612 29679 raft_consensus.cc:385] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.603091 29679 raft_consensus.cc:740] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.602728 29305 catalog_manager.cc:5697] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } }
W20260710 13:27:24.607195 29372 leader_election.cc:343] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.604053 29679 consensus_queue.cc:260] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.611728 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535bd69184b34e84995dd7e6cbb11d42" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:24.613102 29679 ts_tablet_manager.cc:1434] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 13:27:24.612972 29484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e43da9f06e44e26a68e5fcd83fb07ee" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:24.614082 29679 tablet_bootstrap.cc:492] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:24.614773 29372 leader_election.cc:304] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5; no voters: c53c17b1875d418088df2318a5a4f834, e01eb68d6b7944e6b30fc0c63334a364
I20260710 13:27:24.615748 29690 raft_consensus.cc:2749] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:27:24.616896 29372 leader_election.cc:343] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.617616 29681 raft_consensus.cc:359] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.620721 29678 ts_tablet_manager.cc:1434] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.003s
I20260710 13:27:24.621292 29681 raft_consensus.cc:385] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.621657 29679 tablet_bootstrap.cc:654] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.621699 29681 raft_consensus.cc:740] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.622381 29678 tablet_bootstrap.cc:492] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:24.622922 29681 consensus_queue.cc:260] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.625943 29303 catalog_manager.cc:5697] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 reported cstate change: term changed from 0 to 1, leader changed from <none> to e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "e01eb68d6b7944e6b30fc0c63334a364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.632597 29678 tablet_bootstrap.cc:654] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.633271 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e43da9f06e44e26a68e5fcd83fb07ee" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:24.633572 29681 ts_tablet_manager.cc:1434] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
W20260710 13:27:24.634737 29372 leader_election.cc:343] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.635185 29372 leader_election.cc:304] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5; no voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:24.636288 29690 raft_consensus.cc:2749] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.639302 29681 tablet_bootstrap.cc:492] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:24.645007 29677 tablet_bootstrap.cc:654] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.645994 29681 tablet_bootstrap.cc:654] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.650930 29692 raft_consensus.cc:493] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.651404 29692 raft_consensus.cc:515] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.653623 29692 leader_election.cc:290] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:24.664981 29679 tablet_bootstrap.cc:492] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:24.665512 29679 ts_tablet_manager.cc:1403] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.020s
W20260710 13:27:24.669031 29355 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:24.674163 29305 catalog_manager.cc:5697] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 reported cstate change: term changed from 0 to 1, leader changed from <none> to e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "e01eb68d6b7944e6b30fc0c63334a364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.675149 29679 raft_consensus.cc:359] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.677069 29679 raft_consensus.cc:385] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.677567 29679 raft_consensus.cc:740] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.678396 29681 tablet_bootstrap.cc:492] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:24.678907 29681 ts_tablet_manager.cc:1403] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.012s
I20260710 13:27:24.679234 29679 consensus_queue.cc:260] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.681865 29681 raft_consensus.cc:359] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.682890 29679 ts_tablet_manager.cc:1434] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:27:24.684361 29679 tablet_bootstrap.cc:492] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:24.682595 29681 raft_consensus.cc:385] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.685700 29681 raft_consensus.cc:740] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.687426 29681 consensus_queue.cc:260] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.689663 29681 ts_tablet_manager.cc:1434] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
I20260710 13:27:24.690620 29681 tablet_bootstrap.cc:492] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:24.692850 29679 tablet_bootstrap.cc:654] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.696975 29678 tablet_bootstrap.cc:492] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:24.697207 29681 tablet_bootstrap.cc:654] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.697477 29678 ts_tablet_manager.cc:1403] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.017s
I20260710 13:27:24.700958 29678 raft_consensus.cc:359] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.701943 29678 raft_consensus.cc:385] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.704726 29677 tablet_bootstrap.cc:492] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:24.705343 29677 ts_tablet_manager.cc:1403] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.124s	user 0.008s	sys 0.005s
I20260710 13:27:24.708820 29677 raft_consensus.cc:359] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.709473 29677 raft_consensus.cc:385] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.709738 29677 raft_consensus.cc:740] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.710469 29677 consensus_queue.cc:260] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.702335 29678 raft_consensus.cc:740] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.712881 29677 ts_tablet_manager.cc:1434] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:24.714797 29678 consensus_queue.cc:260] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.716038 29730 consensus_queue.cc:1048] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:24.716715 29677 tablet_bootstrap.cc:492] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:24.718060 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d79786b2bbd4d019e5637eb34ea146e" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:24.718865 29558 raft_consensus.cc:2468] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 0.
I20260710 13:27:24.720214 29678 ts_tablet_manager.cc:1434] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260710 13:27:24.720793 29595 leader_election.cc:304] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:24.721501 29678 tablet_bootstrap.cc:492] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:24.723096 29692 raft_consensus.cc:2804] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.723501 29692 raft_consensus.cc:493] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.723860 29692 raft_consensus.cc:3060] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.729501 29678 tablet_bootstrap.cc:654] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.746582 29692 raft_consensus.cc:515] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.750962 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d79786b2bbd4d019e5637eb34ea146e" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:24.751812 29558 raft_consensus.cc:3060] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.754778 29692 leader_election.cc:290] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 election: Requested vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:24.756747 29681 tablet_bootstrap.cc:492] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:24.757261 29681 ts_tablet_manager.cc:1403] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.011s
I20260710 13:27:24.760337 29484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d79786b2bbd4d019e5637eb34ea146e" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:24.761098 29484 raft_consensus.cc:2468] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 0.
I20260710 13:27:24.762044 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d79786b2bbd4d019e5637eb34ea146e" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:24.762504 29558 raft_consensus.cc:2468] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 1.
I20260710 13:27:24.764045 29595 leader_election.cc:304] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:24.764458 29677 tablet_bootstrap.cc:654] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.762620 29483 raft_consensus.cc:3060] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.764918 29692 raft_consensus.cc:2804] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.765645 29678 tablet_bootstrap.cc:492] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:24.766137 29678 ts_tablet_manager.cc:1403] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.035s
I20260710 13:27:24.767318 29679 tablet_bootstrap.cc:492] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:24.767743 29679 ts_tablet_manager.cc:1403] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.023s
I20260710 13:27:24.768996 29678 raft_consensus.cc:359] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.769683 29678 raft_consensus.cc:385] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.769966 29678 raft_consensus.cc:740] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.770918 29690 raft_consensus.cc:493] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.770774 29681 raft_consensus.cc:359] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.770818 29678 consensus_queue.cc:260] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.771786 29681 raft_consensus.cc:385] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.771641 29690 raft_consensus.cc:515] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.772109 29681 raft_consensus.cc:740] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.770219 29679 raft_consensus.cc:359] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.773031 29679 raft_consensus.cc:385] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.773307 29679 raft_consensus.cc:740] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.773736 29690 leader_election.cc:290] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:24.774044 29679 consensus_queue.cc:260] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.775204 29483 raft_consensus.cc:2468] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 1.
I20260710 13:27:24.775723 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:24.775987 29679 ts_tablet_manager.cc:1434] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:24.777275 29484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
W20260710 13:27:24.777793 29372 leader_election.cc:343] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.777889 29484 raft_consensus.cc:2468] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 0.
I20260710 13:27:24.776871 29681 consensus_queue.cc:260] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.779237 29372 leader_election.cc:304] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:24.781857 29678 ts_tablet_manager.cc:1434] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 13:27:24.782407 29730 raft_consensus.cc:493] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.776883 29679 tablet_bootstrap.cc:492] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:24.783030 29730 raft_consensus.cc:515] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.786872 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e00c9c54a584d5caea26600e0d408a4" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:24.787664 29409 raft_consensus.cc:2393] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e01eb68d6b7944e6b30fc0c63334a364 in current term 1: Already voted for candidate e1b3310290e54a9592b2fb5e586637c5 in this term.
I20260710 13:27:24.787559 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e00c9c54a584d5caea26600e0d408a4" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:24.788695 29679 tablet_bootstrap.cc:654] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.789551 29447 leader_election.cc:304] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364; no voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:24.790912 29729 raft_consensus.cc:3060] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.786903 29730 leader_election.cc:290] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:24.796366 29690 raft_consensus.cc:2804] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.796911 29690 raft_consensus.cc:493] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.797588 29690 raft_consensus.cc:3060] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.802874 29677 tablet_bootstrap.cc:492] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:24.803411 29677 ts_tablet_manager.cc:1403] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.012s
I20260710 13:27:24.805891 29677 raft_consensus.cc:359] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.806568 29677 raft_consensus.cc:385] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.806839 29677 raft_consensus.cc:740] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.807883 29678 tablet_bootstrap.cc:492] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:24.807555 29677 consensus_queue.cc:260] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.809331 29729 raft_consensus.cc:2749] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.818151 29677 ts_tablet_manager.cc:1434] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:27:24.819700 29678 tablet_bootstrap.cc:654] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.827224 29677 tablet_bootstrap.cc:492] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:24.831252 29632 raft_consensus.cc:3060] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.837121 29681 ts_tablet_manager.cc:1434] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.080s	user 0.009s	sys 0.023s
I20260710 13:27:24.838119 29681 tablet_bootstrap.cc:492] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:24.839347 29677 tablet_bootstrap.cc:654] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.836953 29690 raft_consensus.cc:515] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.837525 29678 tablet_bootstrap.cc:492] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:24.841681 29692 raft_consensus.cc:697] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 1 LEADER]: Becoming Leader. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Running, Role: LEADER
I20260710 13:27:24.842157 29678 ts_tablet_manager.cc:1403] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.010s
I20260710 13:27:24.842564 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:24.842732 29692 consensus_queue.cc:237] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.844794 29678 raft_consensus.cc:359] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.845453 29678 raft_consensus.cc:385] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.845722 29678 raft_consensus.cc:740] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.849829 29690 leader_election.cc:290] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:24.852061 29678 consensus_queue.cc:260] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.854426 29679 tablet_bootstrap.cc:492] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:24.854918 29679 ts_tablet_manager.cc:1403] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.000s
I20260710 13:27:24.857506 29679 raft_consensus.cc:359] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.858137 29679 raft_consensus.cc:385] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.858379 29679 raft_consensus.cc:740] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.850749 29706 consensus_queue.cc:1048] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260710 13:27:24.849081 29372 leader_election.cc:343] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.859858 29682 raft_consensus.cc:493] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.860321 29682 raft_consensus.cc:515] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.861214 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:24.861779 29483 raft_consensus.cc:3060] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.862294 29682 leader_election.cc:290] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:24.863212 29679 consensus_queue.cc:260] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.866180 29484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b323c8873a4ae48f6d3ddfde310fdc" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:24.866747 29679 ts_tablet_manager.cc:1434] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:24.866816 29484 raft_consensus.cc:2468] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:24.867761 29679 tablet_bootstrap.cc:492] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:24.868067 29521 leader_election.cc:304] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:24.868810 29682 raft_consensus.cc:2804] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.869156 29682 raft_consensus.cc:493] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.869459 29682 raft_consensus.cc:3060] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.870204 29678 ts_tablet_manager.cc:1434] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:27:24.871124 29678 tablet_bootstrap.cc:492] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:24.879990 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b323c8873a4ae48f6d3ddfde310fdc" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:24.880674 29408 raft_consensus.cc:2468] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:24.881623 29677 tablet_bootstrap.cc:492] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:24.882146 29677 ts_tablet_manager.cc:1403] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.004s
I20260710 13:27:24.883811 29483 raft_consensus.cc:2468] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 1.
I20260710 13:27:24.883844 29682 raft_consensus.cc:515] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.884909 29372 leader_election.cc:304] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:24.885705 29690 raft_consensus.cc:2804] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.886312 29690 raft_consensus.cc:697] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 1 LEADER]: Becoming Leader. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Running, Role: LEADER
I20260710 13:27:24.887567 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b323c8873a4ae48f6d3ddfde310fdc" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:24.887408 29690 consensus_queue.cc:237] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.886204 29677 raft_consensus.cc:359] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.888549 29677 raft_consensus.cc:385] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.888897 29677 raft_consensus.cc:740] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.888116 29408 raft_consensus.cc:3060] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.890949 29677 consensus_queue.cc:260] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.893169 29679 tablet_bootstrap.cc:654] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.894641 29677 ts_tablet_manager.cc:1434] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:24.895633 29677 tablet_bootstrap.cc:492] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:24.902418 29681 tablet_bootstrap.cc:654] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.902763 29682 leader_election.cc:290] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:24.902621 29725 consensus_queue.cc:1048] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.903475 29677 tablet_bootstrap.cc:654] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.903607 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b323c8873a4ae48f6d3ddfde310fdc" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:24.894418 29306 catalog_manager.cc:5697] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53c17b1875d418088df2318a5a4f834 (127.26.174.68). New cstate: current_term: 1 leader_uuid: "c53c17b1875d418088df2318a5a4f834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.913776 29483 raft_consensus.cc:3060] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.906893 29678 tablet_bootstrap.cc:654] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.916739 29679 tablet_bootstrap.cc:492] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:24.917304 29679 ts_tablet_manager.cc:1403] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.001s
I20260710 13:27:24.920218 29679 raft_consensus.cc:359] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.920917 29679 raft_consensus.cc:385] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.921231 29679 raft_consensus.cc:740] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.921931 29679 consensus_queue.cc:260] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:24.924319 29679 ts_tablet_manager.cc:1434] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:24.925256 29679 tablet_bootstrap.cc:492] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:24.908917 29408 raft_consensus.cc:2468] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:24.931017 29522 leader_election.cc:304] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:24.932390 29682 raft_consensus.cc:2804] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.933293 29682 raft_consensus.cc:697] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:24.934388 29682 consensus_queue.cc:237] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.938783 29679 tablet_bootstrap.cc:654] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.934197 29303 catalog_manager.cc:5697] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b4034622921410a84f257f96b0cbed5 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "7b4034622921410a84f257f96b0cbed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.951757 29725 consensus_queue.cc:1048] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:24.961459 29679 tablet_bootstrap.cc:492] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:24.962142 29679 ts_tablet_manager.cc:1403] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260710 13:27:24.964097 29677 tablet_bootstrap.cc:492] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:24.965090 29706 raft_consensus.cc:493] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.942574 29483 raft_consensus.cc:2468] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:24.965783 29706 raft_consensus.cc:515] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:24.967962 29706 leader_election.cc:290] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:24.970009 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b94c87d05943249e228b78081c4655" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:24.964717 29677 ts_tablet_manager.cc:1403] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.004s
I20260710 13:27:24.971520 29692 raft_consensus.cc:493] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:27:24.974685 29447 leader_election.cc:343] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.974849 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b94c87d05943249e228b78081c4655" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:24.971992 29692 raft_consensus.cc:515] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.975559 29677 raft_consensus.cc:359] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.976187 29677 raft_consensus.cc:385] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:24.976267 29447 leader_election.cc:343] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.976485 29677 raft_consensus.cc:740] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.976759 29447 leader_election.cc:304] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:24.977032 29692 leader_election.cc:290] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:24.977883 29706 raft_consensus.cc:2749] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.978816 29681 tablet_bootstrap.cc:492] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:24.979353 29681 ts_tablet_manager.cc:1403] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.141s	user 0.019s	sys 0.010s
I20260710 13:27:24.979665 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608119d4c6eb4e7591a448ce50212ecb" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:24.980000 29679 raft_consensus.cc:359] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.980505 29558 raft_consensus.cc:2393] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53c17b1875d418088df2318a5a4f834 in current term 1: Already voted for candidate e01eb68d6b7944e6b30fc0c63334a364 in this term.
I20260710 13:27:24.980655 29679 raft_consensus.cc:385] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.980989 29679 raft_consensus.cc:740] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.978489 29303 catalog_manager.cc:5697] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.982312 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608119d4c6eb4e7591a448ce50212ecb" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:24.983903 29595 leader_election.cc:304] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53c17b1875d418088df2318a5a4f834; no voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:24.984999 29692 raft_consensus.cc:3060] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.984769 29679 consensus_queue.cc:260] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.986989 29679 ts_tablet_manager.cc:1434] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260710 13:27:24.986871 29681 raft_consensus.cc:359] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:24.991922 29679 tablet_bootstrap.cc:492] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:24.994473 29692 raft_consensus.cc:2749] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.991721 29677 consensus_queue.cc:260] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:24.999478 29677 ts_tablet_manager.cc:1434] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:27:25.000511 29677 tablet_bootstrap.cc:492] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:25.000849 29679 tablet_bootstrap.cc:654] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.992974 29681 raft_consensus.cc:385] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.001420 29681 raft_consensus.cc:740] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.005456 29725 consensus_queue.cc:1048] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:27:25.013232 29681 consensus_queue.cc:260] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.013703 29725 consensus_queue.cc:1048] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:25.017658 29681 ts_tablet_manager.cc:1434] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260710 13:27:25.018682 29681 tablet_bootstrap.cc:492] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:25.026993 29677 tablet_bootstrap.cc:654] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.028589 29408 raft_consensus.cc:3060] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.031095 29679 tablet_bootstrap.cc:492] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:25.031574 29679 ts_tablet_manager.cc:1403] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.004s
I20260710 13:27:25.034409 29678 tablet_bootstrap.cc:492] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:25.034098 29679 raft_consensus.cc:359] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.035055 29678 ts_tablet_manager.cc:1403] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.164s	user 0.039s	sys 0.024s
I20260710 13:27:25.035223 29679 raft_consensus.cc:385] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.035461 29679 raft_consensus.cc:740] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.036454 29679 consensus_queue.cc:260] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.039361 29681 tablet_bootstrap.cc:654] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.040549 29679 ts_tablet_manager.cc:1434] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:27:25.041779 29679 tablet_bootstrap.cc:492] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
W20260710 13:27:25.045455 29447 consensus_peers.cc:597] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 -> Peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Couldn't send request to peer c53c17b1875d418088df2318a5a4f834. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:25.048197 29682 consensus_queue.cc:1048] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.064004 29729 raft_consensus.cc:493] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.065255 29692 raft_consensus.cc:493] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.065482 29729 raft_consensus.cc:515] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.065943 29692 raft_consensus.cc:515] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.068270 29729 leader_election.cc:290] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:25.070343 29407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a655bb445984bb39e78f3e1d115e14e" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:25.071075 29407 raft_consensus.cc:2468] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 0.
I20260710 13:27:25.071302 29692 leader_election.cc:290] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:25.072407 29596 leader_election.cc:304] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: 
I20260710 13:27:25.075030 29706 consensus_queue.cc:1048] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:25.075964 29730 consensus_queue.cc:1048] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.076844 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:25.080248 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:25.077981 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a655bb445984bb39e78f3e1d115e14e" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:25.081316 29558 raft_consensus.cc:2468] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 0.
I20260710 13:27:25.082001 29725 consensus_queue.cc:1048] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:25.084533 29447 leader_election.cc:343] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.078032 29692 raft_consensus.cc:2804] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:27:25.088631 29447 leader_election.cc:343] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.091101 29730 consensus_queue.cc:1048] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:25.092657 29692 raft_consensus.cc:493] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.099989 29692 raft_consensus.cc:3060] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.101408 29690 raft_consensus.cc:493] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.102114 29690 raft_consensus.cc:515] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.106355 29482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdd058af2874f0292935c79aceeff57" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:25.107262 29725 raft_consensus.cc:493] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.095016 29447 leader_election.cc:304] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:25.107800 29725 raft_consensus.cc:515] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
W20260710 13:27:25.108203 29372 leader_election.cc:343] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.109297 29729 raft_consensus.cc:2749] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:25.110888 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085fbe332ab74c748181802f05bd383e" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:25.115855 29406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085fbe332ab74c748181802f05bd383e" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:25.116588 29406 raft_consensus.cc:2468] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
W20260710 13:27:25.116092 29776 log.cc:927] Time spent T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260710 13:27:25.117515 29632 raft_consensus.cc:2468] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:25.113943 29725 leader_election.cc:290] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:25.122520 29522 leader_election.cc:304] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:25.125452 29678 raft_consensus.cc:359] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.127167 29751 raft_consensus.cc:493] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.128425 29692 raft_consensus.cc:515] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.130813 29690 leader_election.cc:290] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:25.140956 29678 raft_consensus.cc:385] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.133298 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdd058af2874f0292935c79aceeff57" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:25.143437 29751 raft_consensus.cc:515] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.143376 29729 raft_consensus.cc:493] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:27:25.147814 29372 leader_election.cc:343] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.148373 29751 leader_election.cc:290] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:25.148492 29372 leader_election.cc:304] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5; no voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:25.149611 29725 raft_consensus.cc:2804] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:25.150156 29725 raft_consensus.cc:493] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.150599 29725 raft_consensus.cc:3060] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.152312 29406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:25.146272 29729 raft_consensus.cc:515] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.158316 29729 leader_election.cc:290] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:25.159993 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e43da9f06e44e26a68e5fcd83fb07ee" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:25.160210 29690 raft_consensus.cc:2749] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:25.160645 29409 raft_consensus.cc:2468] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 0.
I20260710 13:27:25.161092 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e43da9f06e44e26a68e5fcd83fb07ee" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:25.161810 29448 leader_election.cc:304] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: 
W20260710 13:27:25.162463 29447 leader_election.cc:343] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.162673 29729 raft_consensus.cc:2804] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:25.163053 29729 raft_consensus.cc:493] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.163404 29729 raft_consensus.cc:3060] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.164530 29692 leader_election.cc:290] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 election: Requested vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:25.165822 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a655bb445984bb39e78f3e1d115e14e" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:25.166570 29558 raft_consensus.cc:3060] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.163761 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:25.145041 29678 raft_consensus.cc:740] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.176692 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a655bb445984bb39e78f3e1d115e14e" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:25.177290 29409 raft_consensus.cc:3060] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.177615 29678 consensus_queue.cc:260] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.181196 29678 ts_tablet_manager.cc:1434] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.146s	user 0.007s	sys 0.001s
I20260710 13:27:25.175422 29679 tablet_bootstrap.cc:654] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.182601 29678 tablet_bootstrap.cc:492] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:25.200611 29483 raft_consensus.cc:2393] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53c17b1875d418088df2318a5a4f834 in current term 1: Already voted for candidate 7b4034622921410a84f257f96b0cbed5 in this term.
I20260710 13:27:25.209782 29409 raft_consensus.cc:2468] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 1.
I20260710 13:27:25.210403 29774 raft_consensus.cc:493] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.211330 29677 tablet_bootstrap.cc:492] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:25.202008 29595 leader_election.cc:304] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53c17b1875d418088df2318a5a4f834; no voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364
I20260710 13:27:25.213601 29677 ts_tablet_manager.cc:1403] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.213s	user 0.052s	sys 0.042s
I20260710 13:27:25.208053 29725 raft_consensus.cc:515] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.223181 29596 leader_election.cc:304] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: 
I20260710 13:27:25.218395 29692 raft_consensus.cc:3060] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.223846 29751 raft_consensus.cc:2804] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:25.223946 29678 tablet_bootstrap.cc:654] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.224427 29751 raft_consensus.cc:697] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 1 LEADER]: Becoming Leader. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Running, Role: LEADER
I20260710 13:27:25.225327 29751 consensus_queue.cc:237] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.225960 29729 raft_consensus.cc:515] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.214123 29774 raft_consensus.cc:515] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.235622 29774 leader_election.cc:290] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:25.233423 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085fbe332ab74c748181802f05bd383e" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:25.236361 29632 raft_consensus.cc:3060] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.236308 29677 raft_consensus.cc:359] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.237092 29677 raft_consensus.cc:385] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.237401 29677 raft_consensus.cc:740] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.237922 29677 consensus_queue.cc:260] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.233523 29558 raft_consensus.cc:2468] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 1.
I20260710 13:27:25.240986 29409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288552393a9a4cc6bd4406122a54ca12" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:25.241650 29409 raft_consensus.cc:2468] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:25.242306 29630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288552393a9a4cc6bd4406122a54ca12" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:25.245246 29692 raft_consensus.cc:2749] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:27:25.247776 29521 leader_election.cc:343] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.248507 29522 leader_election.cc:304] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:25.249361 29677 ts_tablet_manager.cc:1434] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 13:27:25.250267 29677 tablet_bootstrap.cc:492] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:25.250488 29701 raft_consensus.cc:2804] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:25.250870 29701 raft_consensus.cc:493] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.251187 29701 raft_consensus.cc:3060] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.267102 29681 tablet_bootstrap.cc:492] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:25.267920 29681 ts_tablet_manager.cc:1403] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.249s	user 0.016s	sys 0.002s
I20260710 13:27:25.268989 29677 tablet_bootstrap.cc:654] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.274739 29725 leader_election.cc:290] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:25.283725 29407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085fbe332ab74c748181802f05bd383e" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:25.284353 29407 raft_consensus.cc:3060] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.287761 29306 catalog_manager.cc:5697] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53c17b1875d418088df2318a5a4f834 (127.26.174.68). New cstate: current_term: 1 leader_uuid: "c53c17b1875d418088df2318a5a4f834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.291501 29692 consensus_queue.cc:1048] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.292498 29632 raft_consensus.cc:2468] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:25.293704 29521 leader_election.cc:304] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:25.294516 29774 raft_consensus.cc:2804] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:25.294997 29774 raft_consensus.cc:697] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:25.295766 29774 consensus_queue.cc:237] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.300766 29729 leader_election.cc:290] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:25.300602 29690 consensus_queue.cc:1048] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.302014 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e43da9f06e44e26a68e5fcd83fb07ee" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:25.301393 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e43da9f06e44e26a68e5fcd83fb07ee" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:25.302572 29408 raft_consensus.cc:3060] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:25.304153 29447 leader_election.cc:343] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.309890 29408 raft_consensus.cc:2468] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:25.311309 29448 leader_election.cc:304] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:25.298056 29701 raft_consensus.cc:515] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.312731 29681 raft_consensus.cc:359] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.316393 29681 raft_consensus.cc:385] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.318080 29681 raft_consensus.cc:740] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.319159 29681 consensus_queue.cc:260] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.318017 29729 raft_consensus.cc:2804] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:25.321311 29729 raft_consensus.cc:697] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Becoming Leader. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:25.322592 29681 ts_tablet_manager.cc:1434] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260710 13:27:25.322211 29729 consensus_queue.cc:237] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.329872 29678 tablet_bootstrap.cc:492] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:25.330425 29678 ts_tablet_manager.cc:1403] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.148s	user 0.030s	sys 0.010s
I20260710 13:27:25.330713 29407 raft_consensus.cc:2468] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:25.333045 29679 tablet_bootstrap.cc:492] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:25.333577 29679 ts_tablet_manager.cc:1403] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.292s	user 0.017s	sys 0.012s
I20260710 13:27:25.333696 29678 raft_consensus.cc:359] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.337445 29678 raft_consensus.cc:385] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.337976 29678 raft_consensus.cc:740] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.338948 29678 consensus_queue.cc:260] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.340921 29701 leader_election.cc:290] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:25.342298 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288552393a9a4cc6bd4406122a54ca12" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
W20260710 13:27:25.343708 29521 leader_election.cc:343] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.344439 29681 tablet_bootstrap.cc:492] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:25.344887 29678 ts_tablet_manager.cc:1434] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:27:25.347375 29678 tablet_bootstrap.cc:492] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:25.347427 29407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288552393a9a4cc6bd4406122a54ca12" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:25.351029 29407 raft_consensus.cc:3060] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.353341 29681 tablet_bootstrap.cc:654] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.348331 29679 raft_consensus.cc:359] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.357981 29679 raft_consensus.cc:385] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.358291 29679 raft_consensus.cc:740] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.358466 29407 raft_consensus.cc:2468] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:25.358772 29681 tablet_bootstrap.cc:492] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:25.359341 29681 ts_tablet_manager.cc:1403] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.005s
I20260710 13:27:25.359735 29522 leader_election.cc:304] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:25.360594 29677 tablet_bootstrap.cc:492] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:25.361049 29677 ts_tablet_manager.cc:1403] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.000s
I20260710 13:27:25.361601 29774 raft_consensus.cc:2804] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:25.362092 29774 raft_consensus.cc:697] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:25.362121 29681 raft_consensus.cc:359] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.363042 29681 raft_consensus.cc:385] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.363375 29681 raft_consensus.cc:740] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.363498 29677 raft_consensus.cc:359] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.364406 29677 raft_consensus.cc:385] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.364130 29681 consensus_queue.cc:260] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.366498 29681 ts_tablet_manager.cc:1434] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:25.366443 29678 tablet_bootstrap.cc:654] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.367543 29681 tablet_bootstrap.cc:492] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:25.364699 29677 raft_consensus.cc:740] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.372201 29677 consensus_queue.cc:260] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.375478 29677 ts_tablet_manager.cc:1434] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:27:25.376106 29681 tablet_bootstrap.cc:654] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.376403 29677 tablet_bootstrap.cc:492] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:25.379501 29774 consensus_queue.cc:237] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.372532 29679 consensus_queue.cc:260] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.383680 29679 ts_tablet_manager.cc:1434] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260710 13:27:25.384620 29679 tablet_bootstrap.cc:492] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:25.387498 29690 consensus_queue.cc:1048] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:25.390321 29679 tablet_bootstrap.cc:654] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.390502 29751 consensus_queue.cc:1048] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:25.397390 29677 tablet_bootstrap.cc:654] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.372949 29303 catalog_manager.cc:5697] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 reported cstate change: term changed from 0 to 1, leader changed from <none> to e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "e01eb68d6b7944e6b30fc0c63334a364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.402765 29701 consensus_queue.cc:1048] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.418344 29679 tablet_bootstrap.cc:492] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:25.418926 29679 ts_tablet_manager.cc:1403] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260710 13:27:25.423009 29679 raft_consensus.cc:359] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.423688 29679 raft_consensus.cc:385] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.423940 29679 raft_consensus.cc:740] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.428158 29679 consensus_queue.cc:260] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.428085 29678 tablet_bootstrap.cc:492] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:25.433612 29678 ts_tablet_manager.cc:1403] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.015s
I20260710 13:27:25.435415 29679 ts_tablet_manager.cc:1434] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:27:25.436815 29679 tablet_bootstrap.cc:492] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:25.440713 29729 raft_consensus.cc:493] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.444757 29729 raft_consensus.cc:515] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.447804 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d4d1aa918b43d4a9b8e9ede7f0eadc" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
W20260710 13:27:25.449184 29447 leader_election.cc:343] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.453111 29305 catalog_manager.cc:5697] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.455881 29729 leader_election.cc:290] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:25.459735 29678 raft_consensus.cc:359] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.460166 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d4d1aa918b43d4a9b8e9ede7f0eadc" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:25.461032 29408 raft_consensus.cc:2468] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 0.
I20260710 13:27:25.461771 29679 tablet_bootstrap.cc:654] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.461199 29305 catalog_manager.cc:5697] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.462975 29701 consensus_queue.cc:1048] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.463294 29448 leader_election.cc:304] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:25.468550 29730 raft_consensus.cc:2804] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:25.469051 29730 raft_consensus.cc:493] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.469453 29730 raft_consensus.cc:3060] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.460492 29678 raft_consensus.cc:385] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.479460 29678 raft_consensus.cc:740] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.480855 29678 consensus_queue.cc:260] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.491044 29678 ts_tablet_manager.cc:1434] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
W20260710 13:27:25.483064 29372 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.174.68:44789, user_credentials={real_user=slave}} blocked reactor thread for 96693.7us
I20260710 13:27:25.496848 29678 tablet_bootstrap.cc:492] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:25.515403 29678 tablet_bootstrap.cc:654] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.520394 29681 tablet_bootstrap.cc:492] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:25.524883 29681 ts_tablet_manager.cc:1403] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.158s	user 0.021s	sys 0.017s
I20260710 13:27:25.545074 29631 raft_consensus.cc:3060] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.548079 29681 raft_consensus.cc:359] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.552953 29681 raft_consensus.cc:385] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.553428 29681 raft_consensus.cc:740] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.555037 29681 consensus_queue.cc:260] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.552183 29730 raft_consensus.cc:515] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.564390 29730 leader_election.cc:290] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:25.566346 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d4d1aa918b43d4a9b8e9ede7f0eadc" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:25.567028 29629 raft_consensus.cc:3060] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.567773 29681 ts_tablet_manager.cc:1434] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 13:27:25.568629 29681 tablet_bootstrap.cc:492] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:25.569669 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d4d1aa918b43d4a9b8e9ede7f0eadc" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:25.570330 29408 raft_consensus.cc:3060] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:25.571300 29799 log.cc:927] Time spent T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5: Append to log took a long time: real 0.055s	user 0.004s	sys 0.000s
I20260710 13:27:25.575166 29681 tablet_bootstrap.cc:654] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:25.579694 29800 log.cc:927] Time spent T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
I20260710 13:27:25.590278 29408 raft_consensus.cc:2468] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:25.595393 29448 leader_election.cc:304] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: 
I20260710 13:27:25.596525 29730 raft_consensus.cc:2804] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:25.597329 29730 raft_consensus.cc:697] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Becoming Leader. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:25.603915 29730 consensus_queue.cc:237] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.616858 29677 tablet_bootstrap.cc:492] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:25.617066 29679 tablet_bootstrap.cc:492] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:25.617389 29677 ts_tablet_manager.cc:1403] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.241s	user 0.035s	sys 0.050s
I20260710 13:27:25.617635 29679 ts_tablet_manager.cc:1403] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.181s	user 0.010s	sys 0.010s
I20260710 13:27:25.618885 29629 raft_consensus.cc:2468] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:25.620277 29677 raft_consensus.cc:359] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.620477 29679 raft_consensus.cc:359] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.620965 29677 raft_consensus.cc:385] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.621141 29679 raft_consensus.cc:385] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.621306 29677 raft_consensus.cc:740] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.621526 29679 raft_consensus.cc:740] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.622282 29679 consensus_queue.cc:260] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.622164 29677 consensus_queue.cc:260] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.626706 29677 ts_tablet_manager.cc:1434] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:27:25.627590 29677 tablet_bootstrap.cc:492] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:25.628961 29679 ts_tablet_manager.cc:1434] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:27:25.630160 29679 tablet_bootstrap.cc:492] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:25.633299 29681 tablet_bootstrap.cc:492] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:25.633850 29681 ts_tablet_manager.cc:1403] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.065s	user 0.028s	sys 0.023s
I20260710 13:27:25.634394 29678 tablet_bootstrap.cc:492] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:25.634860 29678 ts_tablet_manager.cc:1403] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.138s	user 0.021s	sys 0.008s
I20260710 13:27:25.635645 29679 tablet_bootstrap.cc:654] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.636672 29681 raft_consensus.cc:359] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.637619 29681 raft_consensus.cc:385] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.637390 29678 raft_consensus.cc:359] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.638171 29681 raft_consensus.cc:740] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.638226 29678 raft_consensus.cc:385] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.638857 29678 raft_consensus.cc:740] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.639365 29681 consensus_queue.cc:260] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.639624 29678 consensus_queue.cc:260] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.642038 29678 ts_tablet_manager.cc:1434] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:27:25.643024 29678 tablet_bootstrap.cc:492] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:25.637655 29796 raft_consensus.cc:493] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.647321 29796 raft_consensus.cc:515] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.644361 29685 raft_consensus.cc:493] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.648972 29685 raft_consensus.cc:515] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.649405 29796 leader_election.cc:290] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:25.650871 29685 leader_election.cc:290] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:25.651044 29678 tablet_bootstrap.cc:654] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.644922 29681 ts_tablet_manager.cc:1434] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:27:25.653344 29681 tablet_bootstrap.cc:492] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:25.654474 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdd058af2874f0292935c79aceeff57" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:25.654595 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdd058af2874f0292935c79aceeff57" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:25.655175 29408 raft_consensus.cc:2468] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 0.
W20260710 13:27:25.656068 29447 leader_election.cc:343] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.656649 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:25.656622 29448 leader_election.cc:304] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:25.658201 29677 tablet_bootstrap.cc:654] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.658313 29774 raft_consensus.cc:493] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.656068 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:25.658830 29774 raft_consensus.cc:515] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.660445 29302 catalog_manager.cc:5697] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 reported cstate change: term changed from 0 to 1, leader changed from <none> to e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "e01eb68d6b7944e6b30fc0c63334a364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:25.661408 29774 leader_election.cc:290] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:25.659685 29631 raft_consensus.cc:2468] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 0.
I20260710 13:27:25.662444 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b94c87d05943249e228b78081c4655" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:25.662712 29372 leader_election.cc:304] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: 
I20260710 13:27:25.663714 29629 raft_consensus.cc:2468] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
W20260710 13:27:25.664018 29372 leader_election.cc:343] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.664876 29796 raft_consensus.cc:2804] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:25.663175 29685 raft_consensus.cc:2804] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:25.665439 29681 tablet_bootstrap.cc:654] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.664886 29521 leader_election.cc:304] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:25.665271 29796 raft_consensus.cc:493] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.666464 29796 raft_consensus.cc:3060] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.666637 29774 raft_consensus.cc:2804] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:25.665905 29685 raft_consensus.cc:493] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.667299 29774 raft_consensus.cc:493] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.667412 29685 raft_consensus.cc:3060] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.667727 29774 raft_consensus.cc:3060] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.666363 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b94c87d05943249e228b78081c4655" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:25.668965 29483 raft_consensus.cc:2468] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:25.674820 29685 raft_consensus.cc:515] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.674835 29796 raft_consensus.cc:515] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.682036 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdd058af2874f0292935c79aceeff57" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:25.682307 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdd058af2874f0292935c79aceeff57" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:25.682629 29408 raft_consensus.cc:3060] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.683230 29774 raft_consensus.cc:515] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
W20260710 13:27:25.683660 29447 leader_election.cc:343] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.684257 29685 leader_election.cc:290] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:25.685338 29774 leader_election.cc:290] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Requested vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:25.685945 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b94c87d05943249e228b78081c4655" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:25.686513 29483 raft_consensus.cc:3060] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.686784 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b94c87d05943249e228b78081c4655" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:25.687311 29631 raft_consensus.cc:3060] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.682633 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:25.689929 29629 raft_consensus.cc:3060] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:25.690133 29355 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:25.692314 29484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:25.693775 29631 raft_consensus.cc:2468] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
W20260710 13:27:25.693853 29372 leader_election.cc:343] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.694984 29521 leader_election.cc:304] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:25.695822 29774 raft_consensus.cc:2804] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:25.696269 29774 raft_consensus.cc:697] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:25.697208 29629 raft_consensus.cc:2468] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 1.
I20260710 13:27:25.697070 29774 consensus_queue.cc:237] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.698438 29372 leader_election.cc:304] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: e01eb68d6b7944e6b30fc0c63334a364
I20260710 13:27:25.698568 29796 leader_election.cc:290] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:25.700009 29802 raft_consensus.cc:2804] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:25.700508 29802 raft_consensus.cc:697] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 1 LEADER]: Becoming Leader. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Running, Role: LEADER
I20260710 13:27:25.701659 29802 consensus_queue.cc:237] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.703496 29483 raft_consensus.cc:2468] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:25.699388 29408 raft_consensus.cc:2468] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:25.712857 29448 leader_election.cc:304] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:25.713660 29685 raft_consensus.cc:2804] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:25.714133 29685 raft_consensus.cc:697] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Becoming Leader. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:25.714970 29685 consensus_queue.cc:237] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.731379 29681 tablet_bootstrap.cc:492] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:25.731875 29681 ts_tablet_manager.cc:1403] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.079s	user 0.004s	sys 0.006s
I20260710 13:27:25.732543 29679 tablet_bootstrap.cc:492] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:25.733014 29679 ts_tablet_manager.cc:1403] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.014s
I20260710 13:27:25.735424 29679 raft_consensus.cc:359] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.736130 29679 raft_consensus.cc:385] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.736388 29679 raft_consensus.cc:740] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.736451 29305 catalog_manager.cc:5697] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b4034622921410a84f257f96b0cbed5 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "7b4034622921410a84f257f96b0cbed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.736879 29304 catalog_manager.cc:5697] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.737494 29679 consensus_queue.cc:260] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.742142 29679 ts_tablet_manager.cc:1434] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:27:25.743052 29679 tablet_bootstrap.cc:492] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:25.746496 29678 tablet_bootstrap.cc:492] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:25.747023 29678 ts_tablet_manager.cc:1403] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.003s
I20260710 13:27:25.748600 29679 tablet_bootstrap.cc:654] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.748221 29303 catalog_manager.cc:5697] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 reported cstate change: term changed from 0 to 1, leader changed from <none> to e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "e01eb68d6b7944e6b30fc0c63334a364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.749663 29678 raft_consensus.cc:359] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.750362 29678 raft_consensus.cc:385] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.750624 29678 raft_consensus.cc:740] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.751698 29678 consensus_queue.cc:260] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.753942 29681 raft_consensus.cc:359] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.754897 29681 raft_consensus.cc:385] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.755225 29681 raft_consensus.cc:740] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.758723 29678 ts_tablet_manager.cc:1434] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:27:25.760046 29678 tablet_bootstrap.cc:492] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:25.769055 29681 consensus_queue.cc:260] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.772094 29681 ts_tablet_manager.cc:1434] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260710 13:27:25.773396 29681 tablet_bootstrap.cc:492] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:25.778278 29725 consensus_queue.cc:1048] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.783080 29753 consensus_queue.cc:1048] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:25.787628 29678 tablet_bootstrap.cc:654] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.790017 29802 raft_consensus.cc:493] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.790549 29802 raft_consensus.cc:515] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.791934 29556 raft_consensus.cc:3060] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.792558 29802 leader_election.cc:290] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:25.793689 29753 raft_consensus.cc:493] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.786599 29681 tablet_bootstrap.cc:654] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.796751 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:25.797627 29677 tablet_bootstrap.cc:492] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:25.798174 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:25.794203 29753 raft_consensus.cc:515] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.801206 29677 ts_tablet_manager.cc:1403] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.174s	user 0.010s	sys 0.006s
I20260710 13:27:25.803292 29679 tablet_bootstrap.cc:492] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
I20260710 13:27:25.805229 29679 ts_tablet_manager.cc:1403] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.024s
I20260710 13:27:25.809207 29753 leader_election.cc:290] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:25.809929 29753 consensus_queue.cc:1048] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.810910 29629 raft_consensus.cc:2468] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 0.
I20260710 13:27:25.811100 29407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:25.812058 29407 raft_consensus.cc:2468] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 0.
I20260710 13:27:25.814018 29596 leader_election.cc:304] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: 
I20260710 13:27:25.815122 29372 leader_election.cc:304] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: 
I20260710 13:27:25.816351 29802 raft_consensus.cc:2804] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:25.816833 29802 raft_consensus.cc:493] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.817229 29802 raft_consensus.cc:3060] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.815364 29692 raft_consensus.cc:2804] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:25.820182 29692 raft_consensus.cc:493] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.821630 29692 raft_consensus.cc:3060] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.827663 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:25.829263 29679 raft_consensus.cc:359] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.830411 29679 raft_consensus.cc:385] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.830837 29679 raft_consensus.cc:740] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.832054 29679 consensus_queue.cc:260] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
W20260710 13:27:25.825521 29372 leader_election.cc:343] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:25.838738 29595 leader_election.cc:343] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.849375 29677 raft_consensus.cc:359] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.850471 29677 raft_consensus.cc:385] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.854151 29685 consensus_queue.cc:1048] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:25.859038 29679 ts_tablet_manager.cc:1434] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260710 13:27:25.860075 29679 tablet_bootstrap.cc:492] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:25.862046 29725 consensus_queue.cc:1048] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:25.862417 29677 raft_consensus.cc:740] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.864233 29677 consensus_queue.cc:260] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.875806 29774 raft_consensus.cc:493] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.879546 29677 ts_tablet_manager.cc:1434] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260710 13:27:25.880157 29679 tablet_bootstrap.cc:654] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.879236 29774 raft_consensus.cc:515] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.867545 29692 raft_consensus.cc:515] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.882321 29725 consensus_queue.cc:1048] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:27:25.882143 29730 raft_consensus.cc:493] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.888037 29730 raft_consensus.cc:515] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.889408 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:25.898952 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61adff54edb24daaa26a03f1c18f22e3" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:25.899286 29678 tablet_bootstrap.cc:492] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:25.899775 29678 ts_tablet_manager.cc:1403] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.140s	user 0.047s	sys 0.039s
W20260710 13:27:25.900244 29447 leader_election.cc:343] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:25.901021 29595 leader_election.cc:343] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.901865 29730 leader_election.cc:290] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:25.902555 29678 raft_consensus.cc:359] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.902925 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61adff54edb24daaa26a03f1c18f22e3" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:25.903254 29774 leader_election.cc:290] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:25.903316 29678 raft_consensus.cc:385] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.903975 29678 raft_consensus.cc:740] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.904680 29678 consensus_queue.cc:260] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.905283 29484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:25.905884 29484 raft_consensus.cc:2468] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:25.907020 29678 ts_tablet_manager.cc:1434] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
W20260710 13:27:25.907466 29447 leader_election.cc:343] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.907946 29678 tablet_bootstrap.cc:492] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:25.907887 29447 leader_election.cc:304] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:25.909866 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:25.910808 29685 raft_consensus.cc:2749] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:27:25.911955 29521 leader_election.cc:343] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.912743 29521 leader_election.cc:304] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:25.914296 29678 tablet_bootstrap.cc:654] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.914815 29774 raft_consensus.cc:2804] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:25.915241 29774 raft_consensus.cc:493] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.915602 29774 raft_consensus.cc:3060] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.919622 29802 raft_consensus.cc:515] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:25.922490 29802 leader_election.cc:290] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 election: Requested vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:25.923105 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:25.923887 29629 raft_consensus.cc:2393] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b4034622921410a84f257f96b0cbed5 in current term 1: Already voted for candidate c53c17b1875d418088df2318a5a4f834 in this term.
I20260710 13:27:25.935581 29692 leader_election.cc:290] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 election: Requested vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:25.937235 29774 raft_consensus.cc:515] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.934568 29685 raft_consensus.cc:493] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.947361 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:25.947187 29685 raft_consensus.cc:515] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:25.941478 29725 raft_consensus.cc:493] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.948385 29725 raft_consensus.cc:515] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:25.947965 29558 raft_consensus.cc:3060] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.949342 29774 leader_election.cc:290] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Requested vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:25.949352 29685 leader_election.cc:290] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
W20260710 13:27:25.952416 29521 consensus_peers.cc:597] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 -> Peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Couldn't send request to peer c53c17b1875d418088df2318a5a4f834. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:25.954000 29681 tablet_bootstrap.cc:492] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:25.949590 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:25.955809 29406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b818ee1040584d8d91f8ebf1748b759e" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:25.958217 29725 leader_election.cc:290] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:25.959638 29729 consensus_queue.cc:1048] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.968834 29408 raft_consensus.cc:2393] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c53c17b1875d418088df2318a5a4f834 in current term 1: Already voted for candidate 7b4034622921410a84f257f96b0cbed5 in this term.
I20260710 13:27:25.962484 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b818ee1040584d8d91f8ebf1748b759e" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:25.970695 29596 leader_election.cc:304] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [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: c53c17b1875d418088df2318a5a4f834; no voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:25.971251 29677 tablet_bootstrap.cc:492] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:25.972287 29751 raft_consensus.cc:2749] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:25.962428 29405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdd058af2874f0292935c79aceeff57" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:25.966574 29558 raft_consensus.cc:2468] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 1.
I20260710 13:27:25.968186 29406 raft_consensus.cc:2468] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 0.
I20260710 13:27:25.986114 29678 tablet_bootstrap.cc:492] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:25.986564 29678 ts_tablet_manager.cc:1403] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.001s
I20260710 13:27:25.987879 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:25.969717 29681 ts_tablet_manager.cc:1403] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.197s	user 0.002s	sys 0.018s
I20260710 13:27:25.989177 29678 raft_consensus.cc:359] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.974030 29405 raft_consensus.cc:2393] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1b3310290e54a9592b2fb5e586637c5 in current term 1: Already voted for candidate e01eb68d6b7944e6b30fc0c63334a364 in this term.
I20260710 13:27:25.989876 29678 raft_consensus.cc:385] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.990203 29678 raft_consensus.cc:740] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.991353 29372 leader_election.cc:304] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:25.991575 29678 consensus_queue.cc:260] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.975967 29679 tablet_bootstrap.cc:492] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: No bootstrap required, opened a new log
W20260710 13:27:25.977035 29447 leader_election.cc:343] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:25.983740 29484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdd058af2874f0292935c79aceeff57" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:25.983925 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:25.991382 29677 tablet_bootstrap.cc:654] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:25.994184 29483 raft_consensus.cc:3060] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:25.993022 29679 ts_tablet_manager.cc:1403] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.133s	user 0.008s	sys 0.008s
I20260710 13:27:25.996846 29681 raft_consensus.cc:359] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:25.997620 29681 raft_consensus.cc:385] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:25.997912 29681 raft_consensus.cc:740] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:25.992419 29802 raft_consensus.cc:2804] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:26.001853 29678 ts_tablet_manager.cc:1434] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:27:26.001657 29681 consensus_queue.cc:260] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.002943 29678 tablet_bootstrap.cc:492] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:26.005307 29802 raft_consensus.cc:697] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 1 LEADER]: Becoming Leader. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Running, Role: LEADER
I20260710 13:27:26.010248 29681 ts_tablet_manager.cc:1434] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.006s
I20260710 13:27:26.011896 29681 tablet_bootstrap.cc:492] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:26.012944 29679 raft_consensus.cc:359] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.013422 29679 raft_consensus.cc:385] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.013585 29679 raft_consensus.cc:740] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.014022 29679 consensus_queue.cc:260] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
W20260710 13:27:26.010049 29521 leader_election.cc:343] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:26.016481 29679 ts_tablet_manager.cc:1434] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260710 13:27:26.025136 29448 leader_election.cc:304] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:26.025976 29685 raft_consensus.cc:2804] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:26.026412 29678 tablet_bootstrap.cc:654] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:26.026391 29685 raft_consensus.cc:493] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:26.026935 29685 raft_consensus.cc:3060] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.019692 29802 consensus_queue.cc:237] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.033910 29685 raft_consensus.cc:515] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:26.034492 29681 tablet_bootstrap.cc:654] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:26.036383 29483 raft_consensus.cc:2468] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:26.037794 29521 leader_election.cc:304] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1b3310290e54a9592b2fb5e586637c5; no voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364
I20260710 13:27:26.038728 29725 raft_consensus.cc:3060] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.039011 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b818ee1040584d8d91f8ebf1748b759e" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
W20260710 13:27:26.040261 29447 leader_election.cc:343] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:26.046687 29725 raft_consensus.cc:2749] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:26.049216 29521 leader_election.cc:304] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:26.050170 29774 raft_consensus.cc:2804] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:26.050639 29774 raft_consensus.cc:697] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:26.051435 29774 consensus_queue.cc:237] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.056543 29685 leader_election.cc:290] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:26.059741 29408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b818ee1040584d8d91f8ebf1748b759e" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:26.060607 29408 raft_consensus.cc:3060] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.065722 29678 tablet_bootstrap.cc:492] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:26.066349 29678 ts_tablet_manager.cc:1403] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.004s
I20260710 13:27:26.069362 29678 raft_consensus.cc:359] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:26.070405 29678 raft_consensus.cc:385] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.070924 29678 raft_consensus.cc:740] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.071996 29678 consensus_queue.cc:260] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:26.074186 29408 raft_consensus.cc:2468] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:26.076392 29678 ts_tablet_manager.cc:1434] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:27:26.077750 29678 tablet_bootstrap.cc:492] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:26.077700 29448 leader_election.cc:304] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:26.078692 29685 raft_consensus.cc:2804] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:26.079213 29685 raft_consensus.cc:697] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Becoming Leader. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:26.080211 29685 consensus_queue.cc:237] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:26.081619 29802 raft_consensus.cc:493] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:26.082121 29802 raft_consensus.cc:515] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:26.084270 29802 leader_election.cc:290] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:26.088042 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:26.090056 29303 catalog_manager.cc:5697] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b4034622921410a84f257f96b0cbed5 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "7b4034622921410a84f257f96b0cbed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: HEALTHY } } }
W20260710 13:27:26.091298 29372 leader_election.cc:343] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:26.097172 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:26.097973 29556 raft_consensus.cc:2468] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 0.
I20260710 13:27:26.099359 29372 leader_election.cc:304] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: e01eb68d6b7944e6b30fc0c63334a364
I20260710 13:27:26.102854 29802 raft_consensus.cc:2804] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:26.103602 29802 raft_consensus.cc:493] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:26.104028 29802 raft_consensus.cc:3060] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.105620 29677 tablet_bootstrap.cc:492] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:26.106238 29677 ts_tablet_manager.cc:1403] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.135s	user 0.022s	sys 0.021s
I20260710 13:27:26.109684 29802 raft_consensus.cc:515] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:26.109683 29677 raft_consensus.cc:359] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:26.112236 29677 raft_consensus.cc:385] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.112619 29677 raft_consensus.cc:740] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.113449 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:26.113480 29677 consensus_queue.cc:260] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:26.115170 29483 raft_consensus.cc:3060] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.118273 29802 leader_election.cc:290] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 election: Requested vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:26.119957 29802 raft_consensus.cc:493] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:26.120433 29802 raft_consensus.cc:515] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.123000 29802 leader_election.cc:290] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:26.123776 29678 tablet_bootstrap.cc:654] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:26.125052 29729 consensus_queue.cc:1048] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.126924 29302 catalog_manager.cc:5697] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 reported cstate change: term changed from 0 to 1, leader changed from <none> to e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "e01eb68d6b7944e6b30fc0c63334a364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:26.130143 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585388391f5a4436bed67bfd649187c2" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:26.130172 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:26.131304 29556 raft_consensus.cc:3060] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:26.131668 29372 leader_election.cc:343] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:26.135061 29677 ts_tablet_manager.cc:1434] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.002s
I20260710 13:27:26.136080 29677 tablet_bootstrap.cc:492] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:26.130510 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585388391f5a4436bed67bfd649187c2" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:26.144838 29725 consensus_queue.cc:1048] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:26.147212 29372 leader_election.cc:343] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:26.148149 29372 leader_election.cc:304] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5; no voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:26.149467 29757 raft_consensus.cc:2749] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:26.149911 29681 tablet_bootstrap.cc:492] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:26.149622 29556 raft_consensus.cc:2468] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 1.
I20260710 13:27:26.150542 29681 ts_tablet_manager.cc:1403] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.015s
I20260710 13:27:26.152415 29372 leader_election.cc:304] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:26.154137 29305 catalog_manager.cc:5697] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:26.156179 29802 raft_consensus.cc:2804] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:26.157737 29681 raft_consensus.cc:359] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.158689 29681 raft_consensus.cc:385] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.159044 29681 raft_consensus.cc:740] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.160727 29729 consensus_queue.cc:1048] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.159672 29802 raft_consensus.cc:697] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 1 LEADER]: Becoming Leader. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Running, Role: LEADER
I20260710 13:27:26.164397 29729 consensus_queue.cc:1048] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260710 13:27:26.170136 29372 consensus_peers.cc:597] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 -> Peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Couldn't send request to peer e01eb68d6b7944e6b30fc0c63334a364. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.170058 29802 consensus_queue.cc:237] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:26.171409 29677 tablet_bootstrap.cc:654] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:26.179759 29483 raft_consensus.cc:2468] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 1.
I20260710 13:27:26.181950 29681 consensus_queue.cc:260] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.182489 29678 tablet_bootstrap.cc:492] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:26.184325 29681 ts_tablet_manager.cc:1434] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:27:26.184518 29678 ts_tablet_manager.cc:1403] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.011s
I20260710 13:27:26.185290 29681 tablet_bootstrap.cc:492] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:26.187463 29678 raft_consensus.cc:359] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.188202 29678 raft_consensus.cc:385] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.188467 29678 raft_consensus.cc:740] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.198518 29681 tablet_bootstrap.cc:654] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:26.203466 29685 consensus_queue.cc:1048] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.201099 29678 consensus_queue.cc:260] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.212044 29774 consensus_queue.cc:1048] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:26.215348 29678 ts_tablet_manager.cc:1434] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:27:26.216277 29678 tablet_bootstrap.cc:492] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5: Bootstrap starting.
I20260710 13:27:26.226257 29828 raft_consensus.cc:493] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:26.252233 29303 catalog_manager.cc:5697] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b4034622921410a84f257f96b0cbed5 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "7b4034622921410a84f257f96b0cbed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:26.236064 29828 raft_consensus.cc:515] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.267017 29678 tablet_bootstrap.cc:654] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:26.267925 29802 consensus_queue.cc:1048] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.275825 29828 leader_election.cc:290] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:26.279052 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:26.279910 29483 raft_consensus.cc:2393] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53c17b1875d418088df2318a5a4f834 in current term 1: Already voted for candidate e1b3310290e54a9592b2fb5e586637c5 in this term.
I20260710 13:27:26.280779 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:26.286831 29595 leader_election.cc:304] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53c17b1875d418088df2318a5a4f834; no voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:26.287768 29828 raft_consensus.cc:3060] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.300493 29677 tablet_bootstrap.cc:492] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:26.301340 29774 raft_consensus.cc:493] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:26.301615 29677 ts_tablet_manager.cc:1403] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.166s	user 0.033s	sys 0.038s
I20260710 13:27:26.301837 29774 raft_consensus.cc:515] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.303972 29774 leader_election.cc:290] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:26.304896 29828 raft_consensus.cc:2749] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:26.308476 29677 raft_consensus.cc:359] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:26.309399 29677 raft_consensus.cc:385] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.309684 29677 raft_consensus.cc:740] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.311622 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61adff54edb24daaa26a03f1c18f22e3" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:26.312305 29483 raft_consensus.cc:2468] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:26.312968 29677 consensus_queue.cc:260] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:26.313704 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61adff54edb24daaa26a03f1c18f22e3" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:26.313966 29521 leader_election.cc:304] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5; no voters: 
W20260710 13:27:26.314930 29521 leader_election.cc:343] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:26.315089 29677 ts_tablet_manager.cc:1434] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:27:26.315831 29725 raft_consensus.cc:2804] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:26.316044 29677 tablet_bootstrap.cc:492] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364: Bootstrap starting.
I20260710 13:27:26.316263 29725 raft_consensus.cc:493] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:26.316679 29725 raft_consensus.cc:3060] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.312366 29678 tablet_bootstrap.cc:492] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5: No bootstrap required, opened a new log
I20260710 13:27:26.318994 29678 ts_tablet_manager.cc:1403] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.000s
I20260710 13:27:26.321184 29677 tablet_bootstrap.cc:654] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:26.320981 29678 raft_consensus.cc:359] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.321560 29678 raft_consensus.cc:385] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.321801 29678 raft_consensus.cc:740] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.322424 29678 consensus_queue.cc:260] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.324522 29678 ts_tablet_manager.cc:1434] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:26.329600 29681 tablet_bootstrap.cc:492] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:26.330184 29681 ts_tablet_manager.cc:1403] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.002s
I20260710 13:27:26.332870 29681 raft_consensus.cc:359] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.335441 29681 raft_consensus.cc:385] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.335704 29681 raft_consensus.cc:740] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.336932 29681 consensus_queue.cc:260] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.339246 29681 ts_tablet_manager.cc:1434] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:27:26.340337 29681 tablet_bootstrap.cc:492] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:26.346081 29681 tablet_bootstrap.cc:654] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:26.349779 29629 raft_consensus.cc:3060] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.350951 29677 tablet_bootstrap.cc:492] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364: No bootstrap required, opened a new log
I20260710 13:27:26.351475 29677 ts_tablet_manager.cc:1403] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.016s
I20260710 13:27:26.354575 29677 raft_consensus.cc:359] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.355356 29677 raft_consensus.cc:385] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.355648 29677 raft_consensus.cc:740] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.356451 29677 consensus_queue.cc:260] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.358956 29677 ts_tablet_manager.cc:1434] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:26.364591 29725 raft_consensus.cc:515] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.368033 29725 leader_election.cc:290] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Requested vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:26.369207 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61adff54edb24daaa26a03f1c18f22e3" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:26.369951 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61adff54edb24daaa26a03f1c18f22e3" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:26.369984 29483 raft_consensus.cc:3060] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.370574 29629 raft_consensus.cc:3060] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.374191 29681 tablet_bootstrap.cc:492] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:26.374856 29681 ts_tablet_manager.cc:1403] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.008s
I20260710 13:27:26.378044 29629 raft_consensus.cc:2468] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:26.377774 29681 raft_consensus.cc:359] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.378804 29681 raft_consensus.cc:385] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.378216 29483 raft_consensus.cc:2468] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:26.379199 29681 raft_consensus.cc:740] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.379522 29521 leader_election.cc:304] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:26.380218 29681 consensus_queue.cc:260] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.381079 29725 raft_consensus.cc:2804] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:26.381621 29725 raft_consensus.cc:697] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:26.382555 29725 consensus_queue.cc:237] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.383374 29681 ts_tablet_manager.cc:1434] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:27:26.384423 29681 tablet_bootstrap.cc:492] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:26.392027 29681 tablet_bootstrap.cc:654] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:26.397080 29681 tablet_bootstrap.cc:492] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:26.397498 29681 ts_tablet_manager.cc:1403] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:27:26.399694 29681 raft_consensus.cc:359] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.400285 29681 raft_consensus.cc:385] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.400542 29681 raft_consensus.cc:740] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.400609 29305 catalog_manager.cc:5697] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:26.401145 29681 consensus_queue.cc:260] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.403034 29681 ts_tablet_manager.cc:1434] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:27:26.404127 29681 tablet_bootstrap.cc:492] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834: Bootstrap starting.
I20260710 13:27:26.406224 29685 raft_consensus.cc:493] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:26.406739 29685 raft_consensus.cc:515] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.408740 29685 leader_election.cc:290] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:26.410388 29681 tablet_bootstrap.cc:654] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:26.410475 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a284c0a2cc2432f9d79092baf84925b" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:26.411391 29629 raft_consensus.cc:2468] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 0.
I20260710 13:27:26.411651 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a284c0a2cc2432f9d79092baf84925b" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:26.412376 29556 raft_consensus.cc:2468] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 0.
I20260710 13:27:26.412679 29447 leader_election.cc:304] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e01eb68d6b7944e6b30fc0c63334a364; no voters: 
I20260710 13:27:26.413828 29685 raft_consensus.cc:2804] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:26.414187 29685 raft_consensus.cc:493] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:26.415094 29685 raft_consensus.cc:3060] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.421808 29685 raft_consensus.cc:515] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.425218 29685 leader_election.cc:290] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Requested vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:26.426576 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a284c0a2cc2432f9d79092baf84925b" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:26.426910 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a284c0a2cc2432f9d79092baf84925b" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:26.427336 29629 raft_consensus.cc:3060] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.427546 29556 raft_consensus.cc:3060] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.428468 29681 tablet_bootstrap.cc:492] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834: No bootstrap required, opened a new log
I20260710 13:27:26.429008 29681 ts_tablet_manager.cc:1403] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260710 13:27:26.431684 29681 raft_consensus.cc:359] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:26.432370 29681 raft_consensus.cc:385] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:26.432690 29681 raft_consensus.cc:740] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.434590 29556 raft_consensus.cc:2468] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:26.434326 29681 consensus_queue.cc:260] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:26.434894 29629 raft_consensus.cc:2468] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:26.435842 29447 leader_election.cc:304] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:26.436174 29681 ts_tablet_manager.cc:1434] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:26.436565 29685 raft_consensus.cc:2804] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:26.437103 29685 raft_consensus.cc:697] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Becoming Leader. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:26.437748 29685 consensus_queue.cc:237] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:26.445168 29305 catalog_manager.cc:5697] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 reported cstate change: term changed from 0 to 1, leader changed from <none> to e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "e01eb68d6b7944e6b30fc0c63334a364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:26.479382 29725 raft_consensus.cc:493] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:26.479903 29725 raft_consensus.cc:515] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.481523 29725 leader_election.cc:290] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:26.482455 29629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585388391f5a4436bed67bfd649187c2" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:26.482635 29405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585388391f5a4436bed67bfd649187c2" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:26.483165 29629 raft_consensus.cc:2468] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:26.483323 29405 raft_consensus.cc:2468] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 0.
I20260710 13:27:26.484153 29521 leader_election.cc:304] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:26.485010 29725 raft_consensus.cc:2804] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:26.485327 29725 raft_consensus.cc:493] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:26.485651 29725 raft_consensus.cc:3060] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.491451 29725 raft_consensus.cc:515] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.492925 29725 leader_election.cc:290] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:26.493628 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585388391f5a4436bed67bfd649187c2" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:26.493877 29405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585388391f5a4436bed67bfd649187c2" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:26.494166 29631 raft_consensus.cc:3060] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.494396 29405 raft_consensus.cc:3060] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.498867 29631 raft_consensus.cc:2468] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:26.499163 29405 raft_consensus.cc:2468] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:26.499936 29521 leader_election.cc:304] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:26.500620 29725 raft_consensus.cc:2804] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:26.501125 29725 raft_consensus.cc:697] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:26.501461 29685 raft_consensus.cc:493] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:26.501906 29685 raft_consensus.cc:515] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:26.501928 29725 consensus_queue.cc:237] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:26.504448 29685 leader_election.cc:290] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:26.504594 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:26.505133 29405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:26.506960 29448 leader_election.cc:304] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e01eb68d6b7944e6b30fc0c63334a364; no voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834
I20260710 13:27:26.507718 29685 raft_consensus.cc:2749] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:26.511166 29305 catalog_manager.cc:5697] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:26.524930 29757 consensus_queue.cc:1048] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.525110 29483 raft_consensus.cc:3060] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.538239 29757 consensus_queue.cc:1048] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:26.552016 29725 consensus_queue.cc:1048] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.569959 29629 raft_consensus.cc:3060] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:26.577135 29774 consensus_queue.cc:1048] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.580339 29685 consensus_queue.cc:1048] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.597713 29730 consensus_queue.cc:1048] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.706429 29802 consensus_queue.cc:1048] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.719300 29796 consensus_queue.cc:1048] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.785967 29774 consensus_queue.cc:1048] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.797034 29701 consensus_queue.cc:1048] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.926751 29701 consensus_queue.cc:1048] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:26.938100 29725 consensus_queue.cc:1048] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:27.056106 29729 consensus_queue.cc:1048] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:27.063129 27321 tablet_server.cc:179] TabletServer@127.26.174.65:0 shutting down...
I20260710 13:27:27.077186 29730 consensus_queue.cc:1048] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 13:27:27.084651 29596 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
W20260710 13:27:27.090970 29596 consensus_peers.cc:597] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.108553 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:27.109359 27321 tablet_replica.cc:333] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.110282 27321 raft_consensus.cc:2243] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.110941 27321 raft_consensus.cc:2272] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.115264 27321 tablet_replica.cc:333] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.116058 27321 raft_consensus.cc:2243] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:27.117003 27321 raft_consensus.cc:2272] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.119158 27321 tablet_replica.cc:333] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.119660 27321 raft_consensus.cc:2243] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.120146 27321 raft_consensus.cc:2272] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.122309 27321 tablet_replica.cc:333] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.123010 27321 raft_consensus.cc:2243] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.123478 27321 raft_consensus.cc:2272] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.125401 27321 tablet_replica.cc:333] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.125912 27321 raft_consensus.cc:2243] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.126255 27321 raft_consensus.cc:2272] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.127832 27321 tablet_replica.cc:333] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.128357 27321 raft_consensus.cc:2243] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.128729 27321 raft_consensus.cc:2272] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.130786 27321 tablet_replica.cc:333] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.131326 27321 raft_consensus.cc:2243] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:27.131983 27321 raft_consensus.cc:2272] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.133502 27321 tablet_replica.cc:333] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.134017 27321 raft_consensus.cc:2243] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.134387 27321 raft_consensus.cc:2272] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.135923 27321 tablet_replica.cc:333] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.136543 27321 raft_consensus.cc:2243] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.136921 27321 raft_consensus.cc:2272] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.138401 27321 tablet_replica.cc:333] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.138960 27321 raft_consensus.cc:2243] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.139343 27321 raft_consensus.cc:2272] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.140859 27321 tablet_replica.cc:333] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.141359 27321 raft_consensus.cc:2243] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.141723 27321 raft_consensus.cc:2272] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.143302 27321 tablet_replica.cc:333] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.143800 27321 raft_consensus.cc:2243] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.144174 27321 raft_consensus.cc:2272] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.145685 27321 tablet_replica.cc:333] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.146191 27321 raft_consensus.cc:2243] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:27.146952 27321 raft_consensus.cc:2272] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.148921 27321 tablet_replica.cc:333] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.149490 27321 raft_consensus.cc:2243] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:27.150162 27321 raft_consensus.cc:2272] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.152041 27321 tablet_replica.cc:333] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.152746 27321 raft_consensus.cc:2243] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.153265 27321 raft_consensus.cc:2272] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.154882 27321 tablet_replica.cc:333] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.155359 27321 raft_consensus.cc:2243] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.155807 27321 raft_consensus.cc:2272] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:27.156538 29522 consensus_peers.cc:597] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.157341 27321 tablet_replica.cc:333] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.157887 27321 raft_consensus.cc:2243] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.158327 27321 raft_consensus.cc:2272] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.160354 27321 tablet_replica.cc:333] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: stopping tablet replica
I20260710 13:27:27.160887 27321 raft_consensus.cc:2243] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.161280 27321 raft_consensus.cc:2272] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:27.173390 29448 consensus_peers.cc:597] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.189029 27321 tablet_server.cc:196] TabletServer@127.26.174.65:0 shutdown complete.
I20260710 13:27:27.213598 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:27.219245 29877 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:27.219293 29878 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:27.220851 29880 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:27.222457 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:27.224020 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:27.224234 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:27.224426 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690047224407 us; error 0 us; skew 500 ppm
I20260710 13:27:27.224957 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:27.227288 27321 webserver.cc:533] Webserver started at http://127.26.174.65:41431/ using document root <none> and password file <none>
I20260710 13:27:27.227751 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:27.227895 27321 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:27:27.231316 27321 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:27:27.235670 29885 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:27.236608 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:27:27.236944 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-0-root
uuid: "7b4034622921410a84f257f96b0cbed5"
format_stamp: "Formatted at 2026-07-10 13:27:22 on dist-test-slave-j8bj"
I20260710 13:27:27.237250 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689992120920-27321-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:27.249151 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:27.250219 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:27.251858 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:27.256171 29892 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:27:27.265075 29448 consensus_peers.cc:597] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:27.272420 29522 consensus_peers.cc:597] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.350347 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:27:27.350723 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.095s	user 0.003s	sys 0.000s
I20260710 13:27:27.351056 27321 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:27:27.356490 29892 tablet_bootstrap.cc:492] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.370419 29892 tablet_bootstrap.cc:492] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.371572 29892 tablet_bootstrap.cc:492] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.372330 29892 ts_tablet_manager.cc:1403] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:27:27.374387 29892 raft_consensus.cc:359] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.374948 29892 raft_consensus.cc:740] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.375474 29892 consensus_queue.cc:260] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [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: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.377210 29892 ts_tablet_manager.cc:1434] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:27:27.377949 29892 tablet_bootstrap.cc:492] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.396749 29892 tablet_bootstrap.cc:492] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.397603 29892 tablet_bootstrap.cc:492] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.398195 29892 ts_tablet_manager.cc:1403] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 13:27:27.400424 29892 raft_consensus.cc:359] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.401033 29892 raft_consensus.cc:740] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.401710 29892 consensus_queue.cc:260] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [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: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.403483 29892 ts_tablet_manager.cc:1434] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:27:27.404184 29892 tablet_bootstrap.cc:492] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
W20260710 13:27:27.404841 29522 consensus_peers.cc:597] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.416333 29892 tablet_bootstrap.cc:492] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.417234 29892 tablet_bootstrap.cc:492] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.417806 29892 ts_tablet_manager.cc:1403] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
W20260710 13:27:27.418301 29448 consensus_peers.cc:597] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.420081 29892 raft_consensus.cc:359] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:27.420722 29892 raft_consensus.cc:740] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.421350 29892 consensus_queue.cc:260] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [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: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:27.423285 29892 ts_tablet_manager.cc:1434] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:27:27.423988 29892 tablet_bootstrap.cc:492] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.432914 27321 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:27:27.433307 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.082s	user 0.079s	sys 0.000s
I20260710 13:27:27.437698 29892 tablet_bootstrap.cc:492] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.438621 29892 tablet_bootstrap.cc:492] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.439250 29892 ts_tablet_manager.cc:1403] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:27:27.441627 29892 raft_consensus.cc:359] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.442517 29892 raft_consensus.cc:740] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.443557 29892 consensus_queue.cc:260] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [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: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.445930 29892 ts_tablet_manager.cc:1434] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 13:27:27.446034 29522 consensus_peers.cc:597] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.446986 29892 tablet_bootstrap.cc:492] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
W20260710 13:27:27.451503 29448 consensus_peers.cc:597] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.464345 29892 tablet_bootstrap.cc:492] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.465366 29892 tablet_bootstrap.cc:492] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.466096 29892 ts_tablet_manager.cc:1403] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
W20260710 13:27:27.468794 29522 consensus_peers.cc:597] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.468603 29892 raft_consensus.cc:359] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:27.469465 29892 raft_consensus.cc:740] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.470172 29892 consensus_queue.cc:260] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [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: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
W20260710 13:27:27.471865 29522 consensus_peers.cc:597] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.472373 29892 ts_tablet_manager.cc:1434] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260710 13:27:27.473110 29892 tablet_bootstrap.cc:492] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.485340 29892 tablet_bootstrap.cc:492] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.486316 29892 tablet_bootstrap.cc:492] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.486929 29892 ts_tablet_manager.cc:1403] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:27:27.489385 29892 raft_consensus.cc:359] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.490089 29892 raft_consensus.cc:740] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.490820 29892 consensus_queue.cc:260] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [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: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.493321 29892 ts_tablet_manager.cc:1434] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:27.494098 29892 tablet_bootstrap.cc:492] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.504597 29892 tablet_bootstrap.cc:492] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.505326 29892 tablet_bootstrap.cc:492] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.505970 29892 ts_tablet_manager.cc:1403] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:27:27.507707 29892 raft_consensus.cc:359] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.508221 29892 raft_consensus.cc:740] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.508839 29892 consensus_queue.cc:260] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [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: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.510392 29892 ts_tablet_manager.cc:1434] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:27.511194 29892 tablet_bootstrap.cc:492] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.513249 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.65:39741
I20260710 13:27:27.513368 29958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.65:39741 every 8 connection(s)
I20260710 13:27:27.525720 29892 tablet_bootstrap.cc:492] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.526472 29892 tablet_bootstrap.cc:492] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.527117 29892 ts_tablet_manager.cc:1403] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:27:27.528867 29892 raft_consensus.cc:359] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:27.529371 29892 raft_consensus.cc:740] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.530176 29892 consensus_queue.cc:260] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [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: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:27.531605 29892 ts_tablet_manager.cc:1434] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:27.532172 29892 tablet_bootstrap.cc:492] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.536679 29959 heartbeater.cc:344] Connected to a master server at 127.26.174.126:36647
I20260710 13:27:27.537317 29959 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:27.538060 29959 heartbeater.cc:507] Master 127.26.174.126:36647 requested a full tablet report, sending...
I20260710 13:27:27.544644 29892 tablet_bootstrap.cc:492] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.545411 29892 tablet_bootstrap.cc:492] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.545926 29892 ts_tablet_manager.cc:1403] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 13:27:27.546375 29304 ts_manager.cc:194] Re-registered known tserver with Master: 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:27.547784 29892 raft_consensus.cc:359] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:27.548327 29892 raft_consensus.cc:740] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.548903 29892 consensus_queue.cc:260] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [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: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:27.550323 29892 ts_tablet_manager.cc:1434] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:27:27.551137 29892 tablet_bootstrap.cc:492] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.565186 29304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42156
I20260710 13:27:27.571255 29959 heartbeater.cc:499] Master 127.26.174.126:36647 was elected leader, sending a full tablet report...
I20260710 13:27:27.608980 29892 tablet_bootstrap.cc:492] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.610044 29892 tablet_bootstrap.cc:492] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.610777 29892 ts_tablet_manager.cc:1403] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.032s
I20260710 13:27:27.613436 29892 raft_consensus.cc:359] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.614161 29892 raft_consensus.cc:740] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.614933 29892 consensus_queue.cc:260] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [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: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.617345 29892 ts_tablet_manager.cc:1434] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:27:27.618095 29892 tablet_bootstrap.cc:492] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
W20260710 13:27:27.618450 29448 consensus_peers.cc:597] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:27.619418 29448 consensus_peers.cc:597] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.629565 29892 tablet_bootstrap.cc:492] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.630540 29892 tablet_bootstrap.cc:492] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.631181 29892 ts_tablet_manager.cc:1403] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 13:27:27.633136 29892 raft_consensus.cc:359] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.633734 29892 raft_consensus.cc:740] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.634325 29892 consensus_queue.cc:260] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [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: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.636049 29892 ts_tablet_manager.cc:1434] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:27.636960 29892 tablet_bootstrap.cc:492] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
W20260710 13:27:27.646059 29522 consensus_peers.cc:597] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:27.650374 29892 tablet_bootstrap.cc:492] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.651175 29892 tablet_bootstrap.cc:492] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.651824 29892 ts_tablet_manager.cc:1403] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:27:27.653621 29892 raft_consensus.cc:359] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.654055 29892 raft_consensus.cc:740] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.654490 29892 consensus_queue.cc:260] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [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: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.656306 29892 ts_tablet_manager.cc:1434] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:27.657392 29892 tablet_bootstrap.cc:492] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.670460 29892 tablet_bootstrap.cc:492] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.671228 29892 tablet_bootstrap.cc:492] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.671787 29892 ts_tablet_manager.cc:1403] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:27:27.673646 29892 raft_consensus.cc:359] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.674126 29892 raft_consensus.cc:740] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.674754 29892 consensus_queue.cc:260] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [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: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.676220 29892 ts_tablet_manager.cc:1434] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:27.677407 29892 tablet_bootstrap.cc:492] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.692461 29892 tablet_bootstrap.cc:492] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.693202 29892 tablet_bootstrap.cc:492] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.693686 29892 ts_tablet_manager.cc:1403] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:27:27.695673 29892 raft_consensus.cc:359] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.696352 29892 raft_consensus.cc:740] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.697055 29892 consensus_queue.cc:260] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [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: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:27.699532 29892 ts_tablet_manager.cc:1434] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:27:27.701540 29892 tablet_bootstrap.cc:492] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.717898 29892 tablet_bootstrap.cc:492] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.718946 29892 tablet_bootstrap.cc:492] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.719650 29892 ts_tablet_manager.cc:1403] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:27:27.721671 29892 raft_consensus.cc:359] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:27.722401 29892 raft_consensus.cc:740] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.723019 29892 consensus_queue.cc:260] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [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: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:27.724875 29892 ts_tablet_manager.cc:1434] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:27.725889 29892 tablet_bootstrap.cc:492] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.739794 29892 tablet_bootstrap.cc:492] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.740533 29892 tablet_bootstrap.cc:492] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.741070 29892 ts_tablet_manager.cc:1403] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:27:27.742874 29892 raft_consensus.cc:359] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.743379 29892 raft_consensus.cc:740] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.744019 29892 consensus_queue.cc:260] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [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: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.746320 29892 ts_tablet_manager.cc:1434] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:27.747349 29892 tablet_bootstrap.cc:492] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.761263 29892 tablet_bootstrap.cc:492] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.762202 29892 tablet_bootstrap.cc:492] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.762842 29892 ts_tablet_manager.cc:1403] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:27:27.765131 29892 raft_consensus.cc:359] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:27.765571 29892 raft_consensus.cc:740] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.766019 29892 consensus_queue.cc:260] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [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: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:27.767753 29892 ts_tablet_manager.cc:1434] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:27.768863 29892 tablet_bootstrap.cc:492] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: Bootstrap starting.
I20260710 13:27:27.782490 29892 tablet_bootstrap.cc:492] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:27.783205 29892 tablet_bootstrap.cc:492] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: Bootstrap complete.
I20260710 13:27:27.783633 29892 ts_tablet_manager.cc:1403] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260710 13:27:27.785296 29892 raft_consensus.cc:359] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.785871 29892 raft_consensus.cc:740] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Initialized, Role: FOLLOWER
I20260710 13:27:27.786479 29892 consensus_queue.cc:260] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [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: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:27.788401 29892 ts_tablet_manager.cc:1434] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:28.216872 29701 raft_consensus.cc:493] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.217365 29701 raft_consensus.cc:515] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:28.219177 29701 leader_election.cc:290] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:28.220084 29930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:28.220207 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:28.220746 29930 raft_consensus.cc:2468] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 1.
I20260710 13:27:28.221797 29522 leader_election.cc:304] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [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: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: e01eb68d6b7944e6b30fc0c63334a364
I20260710 13:27:28.222378 29701 raft_consensus.cc:2804] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:28.222729 29701 raft_consensus.cc:493] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.223038 29701 raft_consensus.cc:3060] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.224491 29729 raft_consensus.cc:493] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.224972 29729 raft_consensus.cc:515] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:28.226626 29729 leader_election.cc:290] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:28.227504 29930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:28.228847 29930 raft_consensus.cc:2468] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:28.229682 29701 raft_consensus.cc:515] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:28.230108 29448 leader_election.cc:304] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [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: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: 
I20260710 13:27:28.230495 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:28.230916 29729 raft_consensus.cc:2804] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:28.231273 29557 raft_consensus.cc:2393] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e01eb68d6b7944e6b30fc0c63334a364 in current term 2: Already voted for candidate e1b3310290e54a9592b2fb5e586637c5 in this term.
I20260710 13:27:28.231313 29729 raft_consensus.cc:493] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.231752 29701 leader_election.cc:290] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 2 election: Requested vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:28.231914 29729 raft_consensus.cc:3060] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.232615 29930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:28.233341 29930 raft_consensus.cc:3060] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.233285 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:28.240455 29930 raft_consensus.cc:2468] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1b3310290e54a9592b2fb5e586637c5 in term 2.
I20260710 13:27:28.240497 29729 raft_consensus.cc:515] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:28.241861 29483 raft_consensus.cc:2393] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e1b3310290e54a9592b2fb5e586637c5 in current term 2: Already voted for candidate e01eb68d6b7944e6b30fc0c63334a364 in this term.
I20260710 13:27:28.241765 29522 leader_election.cc:304] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:28.243594 29701 raft_consensus.cc:2804] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:28.244190 29729 leader_election.cc:290] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 2 election: Requested vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:28.244132 29701 raft_consensus.cc:697] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 2 LEADER]: Becoming Leader. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:28.243709 29930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:28.245210 29930 raft_consensus.cc:2393] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e01eb68d6b7944e6b30fc0c63334a364 in current term 2: Already voted for candidate e1b3310290e54a9592b2fb5e586637c5 in this term.
I20260710 13:27:28.244045 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:28.245177 29701 consensus_queue.cc:237] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:28.247066 29447 leader_election.cc:304] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [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: e01eb68d6b7944e6b30fc0c63334a364; no voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:28.247753 29729 raft_consensus.cc:2749] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:28.258821 29303 catalog_manager.cc:5697] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 reported cstate change: term changed from 1 to 2, leader changed from 7b4034622921410a84f257f96b0cbed5 (127.26.174.65) to e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67). New cstate: current_term: 2 leader_uuid: "e1b3310290e54a9592b2fb5e586637c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:28.318923 29729 raft_consensus.cc:493] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.319391 29729 raft_consensus.cc:515] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:28.321185 29729 leader_election.cc:290] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:28.321913 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:28.322296 29930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:28.323060 29930 raft_consensus.cc:2468] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 1.
I20260710 13:27:28.324043 29448 leader_election.cc:304] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [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: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:28.324671 29729 raft_consensus.cc:2804] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:28.324977 29729 raft_consensus.cc:493] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.325268 29729 raft_consensus.cc:3060] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.329725 29729 raft_consensus.cc:515] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:28.331349 29729 leader_election.cc:290] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 2 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:28.332013 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:28.332258 29930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:28.332803 29930 raft_consensus.cc:3060] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.337512 29930 raft_consensus.cc:2468] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01eb68d6b7944e6b30fc0c63334a364 in term 2.
I20260710 13:27:28.338451 29448 leader_election.cc:304] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [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: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: c53c17b1875d418088df2318a5a4f834
I20260710 13:27:28.339214 29729 raft_consensus.cc:2804] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:28.339620 29729 raft_consensus.cc:697] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 LEADER]: Becoming Leader. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:28.340363 29729 consensus_queue.cc:237] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:28.347304 29303 catalog_manager.cc:5697] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 reported cstate change: term changed from 1 to 2, leader changed from 7b4034622921410a84f257f96b0cbed5 (127.26.174.65) to e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "e01eb68d6b7944e6b30fc0c63334a364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:28.360803 29987 raft_consensus.cc:493] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.361280 29987 raft_consensus.cc:515] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:28.363117 29987 leader_election.cc:290] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:28.363912 29930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:28.364252 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:28.364495 29930 raft_consensus.cc:2468] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 1.
I20260710 13:27:28.365583 29596 leader_election.cc:304] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [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: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: 
I20260710 13:27:28.366398 29987 raft_consensus.cc:2804] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:28.366765 29987 raft_consensus.cc:493] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.367105 29987 raft_consensus.cc:3060] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.372108 29987 raft_consensus.cc:515] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:28.373780 29987 leader_election.cc:290] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 2 election: Requested vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:28.374552 29930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:28.374744 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:28.375175 29930 raft_consensus.cc:3060] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.379923 29930 raft_consensus.cc:2468] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 2.
I20260710 13:27:28.380873 29596 leader_election.cc:304] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [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: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: e01eb68d6b7944e6b30fc0c63334a364
I20260710 13:27:28.381635 29987 raft_consensus.cc:2804] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:28.382046 29987 raft_consensus.cc:697] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 2 LEADER]: Becoming Leader. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Running, Role: LEADER
I20260710 13:27:28.382828 29987 consensus_queue.cc:237] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:28.390856 29304 catalog_manager.cc:5697] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 reported cstate change: term changed from 1 to 2, leader changed from 7b4034622921410a84f257f96b0cbed5 (127.26.174.65) to c53c17b1875d418088df2318a5a4f834 (127.26.174.68). New cstate: current_term: 2 leader_uuid: "c53c17b1875d418088df2318a5a4f834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:28.476554 29987 raft_consensus.cc:493] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.477113 29987 raft_consensus.cc:515] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:28.478843 29987 leader_election.cc:290] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:28.479430 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:28.479934 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364" is_pre_election: true
I20260710 13:27:28.480150 29931 raft_consensus.cc:2393] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53c17b1875d418088df2318a5a4f834 in current term 2: Already voted for candidate e01eb68d6b7944e6b30fc0c63334a364 in this term.
I20260710 13:27:28.481345 29596 leader_election.cc:304] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [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: c53c17b1875d418088df2318a5a4f834; no voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364
I20260710 13:27:28.481988 29987 raft_consensus.cc:3060] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.486629 29987 raft_consensus.cc:2749] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:28.523411 29987 raft_consensus.cc:493] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.523983 29987 raft_consensus.cc:515] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:28.525883 29987 leader_election.cc:290] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:28.526540 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5" is_pre_election: true
I20260710 13:27:28.526909 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:28.527511 29931 raft_consensus.cc:2468] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 1.
I20260710 13:27:28.528432 29596 leader_election.cc:304] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [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: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:28.528992 29987 raft_consensus.cc:2804] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:28.529325 29987 raft_consensus.cc:493] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.529613 29987 raft_consensus.cc:3060] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.534169 29987 raft_consensus.cc:515] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:28.535630 29987 leader_election.cc:290] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 2 election: Requested vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:28.536373 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:28.536561 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5"
I20260710 13:27:28.537166 29931 raft_consensus.cc:3060] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.542346 29931 raft_consensus.cc:2468] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 2.
I20260710 13:27:28.543331 29596 leader_election.cc:304] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [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: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: e1b3310290e54a9592b2fb5e586637c5
I20260710 13:27:28.544035 29987 raft_consensus.cc:2804] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:28.544615 29987 raft_consensus.cc:697] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 2 LEADER]: Becoming Leader. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Running, Role: LEADER
I20260710 13:27:28.545516 29987 consensus_queue.cc:237] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:28.554455 29303 catalog_manager.cc:5697] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 reported cstate change: term changed from 1 to 2, leader changed from 7b4034622921410a84f257f96b0cbed5 (127.26.174.65) to c53c17b1875d418088df2318a5a4f834 (127.26.174.68). New cstate: current_term: 2 leader_uuid: "c53c17b1875d418088df2318a5a4f834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:28.616964 29869 raft_consensus.cc:493] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.617568 29869 raft_consensus.cc:515] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:28.620110 29869 leader_election.cc:290] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:28.620435 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:28.620630 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec2d82ea5b04dbcb0b18b46335d8f9f" candidate_uuid: "e1b3310290e54a9592b2fb5e586637c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:28.621338 29931 raft_consensus.cc:2393] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1b3310290e54a9592b2fb5e586637c5 in current term 2: Already voted for candidate c53c17b1875d418088df2318a5a4f834 in this term.
I20260710 13:27:28.622460 29522 leader_election.cc:304] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [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: e1b3310290e54a9592b2fb5e586637c5; no voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834
I20260710 13:27:28.623267 29869 raft_consensus.cc:3060] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.625473 29729 raft_consensus.cc:493] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b4034622921410a84f257f96b0cbed5)
I20260710 13:27:28.625993 29729 raft_consensus.cc:515] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:28.628126 29729 leader_election.cc:290] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741)
I20260710 13:27:28.628789 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53c17b1875d418088df2318a5a4f834" is_pre_election: true
I20260710 13:27:28.629081 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb9ca1f5cd84dc29527d383c96eaed8" candidate_uuid: "e01eb68d6b7944e6b30fc0c63334a364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b4034622921410a84f257f96b0cbed5" is_pre_election: true
I20260710 13:27:28.629714 29869 raft_consensus.cc:2749] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:28.629889 29931 raft_consensus.cc:2393] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e01eb68d6b7944e6b30fc0c63334a364 in current term 2: Already voted for candidate c53c17b1875d418088df2318a5a4f834 in this term.
I20260710 13:27:28.630975 29448 leader_election.cc:304] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [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: e01eb68d6b7944e6b30fc0c63334a364; no voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834
I20260710 13:27:28.631733 29729 raft_consensus.cc:3060] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:28.635732 29931 raft_consensus.cc:1275] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Refusing update from remote peer e1b3310290e54a9592b2fb5e586637c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:28.637511 29990 consensus_queue.cc:1048] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.638451 29729 raft_consensus.cc:2749] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:28.647229 29483 raft_consensus.cc:1275] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Refusing update from remote peer e1b3310290e54a9592b2fb5e586637c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:28.648909 29990 consensus_queue.cc:1048] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.864065 29931 raft_consensus.cc:1275] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Refusing update from remote peer e01eb68d6b7944e6b30fc0c63334a364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:28.865567 29729 consensus_queue.cc:1048] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.873893 29631 raft_consensus.cc:1275] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Refusing update from remote peer e01eb68d6b7944e6b30fc0c63334a364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:28.875443 29729 consensus_queue.cc:1048] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.894933 29931 raft_consensus.cc:1275] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Refusing update from remote peer c53c17b1875d418088df2318a5a4f834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:28.896327 29987 consensus_queue.cc:1048] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.904663 29483 raft_consensus.cc:1275] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Refusing update from remote peer c53c17b1875d418088df2318a5a4f834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:28.906585 29987 consensus_queue.cc:1048] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.964380 29931 raft_consensus.cc:1275] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Refusing update from remote peer c53c17b1875d418088df2318a5a4f834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:28.965636 30003 consensus_queue.cc:1048] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:28.976512 29557 raft_consensus.cc:1275] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Refusing update from remote peer c53c17b1875d418088df2318a5a4f834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:28.977833 30003 consensus_queue.cc:1048] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:37.518085 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:37.546427 29483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e43da9f06e44e26a68e5fcd83fb07ee"
dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
mode: GRACEFUL
new_leader_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:56756
I20260710 13:27:37.547600 29483 raft_consensus.cc:606] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Received request to transfer leadership to TS 7b4034622921410a84f257f96b0cbed5
I20260710 13:27:37.550334 29483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "535bd69184b34e84995dd7e6cbb11d42"
dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
mode: GRACEFUL
new_leader_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:56756
I20260710 13:27:37.550884 29483 raft_consensus.cc:606] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Received request to transfer leadership to TS 7b4034622921410a84f257f96b0cbed5
I20260710 13:27:37.555635 30025 raft_consensus.cc:993] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364: : Instructing follower 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:37.556210 30014 raft_consensus.cc:1081] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Signalling peer 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:37.557850 29931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e43da9f06e44e26a68e5fcd83fb07ee"
dest_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:37782
I20260710 13:27:37.558410 29931 raft_consensus.cc:493] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:37.558800 29931 raft_consensus.cc:3060] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.564232 29557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "585388391f5a4436bed67bfd649187c2"
dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
mode: GRACEFUL
new_leader_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:57422
I20260710 13:27:37.564884 29557 raft_consensus.cc:606] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Received request to transfer leadership to TS 7b4034622921410a84f257f96b0cbed5
I20260710 13:27:37.565943 29931 raft_consensus.cc:515] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:37.568032 29483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836"
dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
mode: GRACEFUL
new_leader_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:56756
I20260710 13:27:37.568107 29931 leader_election.cc:290] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 2 election: Requested vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:37.568678 29483 raft_consensus.cc:606] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 LEADER]: Received request to transfer leadership to TS 7b4034622921410a84f257f96b0cbed5
I20260710 13:27:37.572263 29557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864"
dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
mode: GRACEFUL
new_leader_uuid: "c53c17b1875d418088df2318a5a4f834"
 from {username='slave'} at 127.0.0.1:57422
I20260710 13:27:37.572976 29557 raft_consensus.cc:606] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Received request to transfer leadership to TS c53c17b1875d418088df2318a5a4f834
I20260710 13:27:37.575452 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:37.576587 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:37.580713 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e43da9f06e44e26a68e5fcd83fb07ee" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:37.581409 29483 raft_consensus.cc:3055] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:37.581651 29483 raft_consensus.cc:740] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:37.582628 29483 consensus_queue.cc:260] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:37.584510 29483 raft_consensus.cc:3060] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.584811 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e43da9f06e44e26a68e5fcd83fb07ee" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:37.585461 29556 raft_consensus.cc:3060] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.590312 29483 raft_consensus.cc:2468] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 2.
I20260710 13:27:37.591820 29886 leader_election.cc:304] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: 
I20260710 13:27:37.591843 29556 raft_consensus.cc:2468] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 2.
I20260710 13:27:37.593813 30028 raft_consensus.cc:2804] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:37.594990 30028 raft_consensus.cc:697] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 2 LEADER]: Becoming Leader. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Running, Role: LEADER
I20260710 13:27:37.595829 30028 consensus_queue.cc:237] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:37.604730 29304 catalog_manager.cc:5697] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 reported cstate change: term changed from 1 to 2, leader changed from e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66) to 7b4034622921410a84f257f96b0cbed5 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "7b4034622921410a84f257f96b0cbed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.984500 30025 raft_consensus.cc:993] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364: : Instructing follower 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:37.990947 30014 raft_consensus.cc:1081] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 LEADER]: Signalling peer 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:37.992195 30018 raft_consensus.cc:993] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5: : Instructing follower c53c17b1875d418088df2318a5a4f834 to start an election
I20260710 13:27:37.992774 30018 raft_consensus.cc:1081] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Signalling peer c53c17b1875d418088df2318a5a4f834 to start an election
I20260710 13:27:37.993291 29931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836"
dest_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:37782
I20260710 13:27:37.993909 29931 raft_consensus.cc:493] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:37.994290 29931 raft_consensus.cc:3060] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:37.994859 29631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864"
dest_uuid: "c53c17b1875d418088df2318a5a4f834"
 from {username='slave'} at 127.0.0.1:51924
I20260710 13:27:37.995415 29631 raft_consensus.cc:493] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:37.995779 29631 raft_consensus.cc:3060] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.003325 29931 raft_consensus.cc:515] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:38.004977 29631 raft_consensus.cc:515] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:38.005556 30025 raft_consensus.cc:993] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364: : Instructing follower 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:38.006335 30037 raft_consensus.cc:1081] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Signalling peer 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:38.007296 29631 leader_election.cc:290] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 2 election: Requested vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:38.008503 29931 leader_election.cc:290] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 3 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:38.010146 29931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "535bd69184b34e84995dd7e6cbb11d42"
dest_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:37782
I20260710 13:27:38.010648 29483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:38.010648 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:38.010988 29484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4cb68f14e54e96930449f884a5a864" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:38.011276 29931 raft_consensus.cc:493] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.011508 29556 raft_consensus.cc:3055] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.011475 29483 raft_consensus.cc:3055] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:38.011595 29484 raft_consensus.cc:3060] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.011680 29931 raft_consensus.cc:3060] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.012182 29556 raft_consensus.cc:740] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:38.013382 29556 consensus_queue.cc:260] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:38.014906 29556 raft_consensus.cc:3060] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.019325 29931 raft_consensus.cc:515] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:38.012269 29483 raft_consensus.cc:740] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:38.024537 29931 leader_election.cc:290] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 2 election: Requested vote from peers c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789), e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499)
I20260710 13:27:38.025431 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abba16ce5f744937b7fb10a3b3f92836" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:38.025137 29483 consensus_queue.cc:260] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [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: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:38.025954 29631 raft_consensus.cc:3060] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:38.026444 29483 raft_consensus.cc:3060] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:38.027529 29482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535bd69184b34e84995dd7e6cbb11d42" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:38.028195 29482 raft_consensus.cc:3055] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.028515 29482 raft_consensus.cc:740] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e01eb68d6b7944e6b30fc0c63334a364, State: Running, Role: LEADER
I20260710 13:27:38.029417 29482 consensus_queue.cc:260] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:38.030397 29556 raft_consensus.cc:2468] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 2.
I20260710 13:27:38.031924 29595 leader_election.cc:304] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:38.032809 30010 raft_consensus.cc:2804] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.032920 29631 raft_consensus.cc:2468] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 3.
I20260710 13:27:38.033018 29484 raft_consensus.cc:2468] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 2.
I20260710 13:27:38.034103 29482 raft_consensus.cc:3060] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.035193 30010 raft_consensus.cc:697] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 2 LEADER]: Becoming Leader. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Running, Role: LEADER
I20260710 13:27:38.036291 30010 consensus_queue.cc:237] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:38.037194 29886 leader_election.cc:304] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [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: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: 
I20260710 13:27:38.038169 30028 raft_consensus.cc:2804] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:38.038643 30028 raft_consensus.cc:697] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 3 LEADER]: Becoming Leader. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Running, Role: LEADER
I20260710 13:27:38.039510 30028 consensus_queue.cc:237] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [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: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:38.040905 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535bd69184b34e84995dd7e6cbb11d42" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:38.041383 29631 raft_consensus.cc:3060] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.047194 29304 catalog_manager.cc:5697] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 reported cstate change: term changed from 1 to 2, leader changed from e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67) to c53c17b1875d418088df2318a5a4f834 (127.26.174.68). New cstate: current_term: 2 leader_uuid: "c53c17b1875d418088df2318a5a4f834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.049376 29483 raft_consensus.cc:2468] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 3.
I20260710 13:27:38.051625 29302 catalog_manager.cc:5697] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 reported cstate change: term changed from 2 to 3, leader changed from e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66) to 7b4034622921410a84f257f96b0cbed5 (127.26.174.65). New cstate: current_term: 3 leader_uuid: "7b4034622921410a84f257f96b0cbed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.052528 29631 raft_consensus.cc:2468] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 2.
I20260710 13:27:38.051630 29482 raft_consensus.cc:2468] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 2.
I20260710 13:27:38.053613 29886 leader_election.cc:304] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: 
I20260710 13:27:38.054366 30028 raft_consensus.cc:2804] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.054839 30028 raft_consensus.cc:697] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 2 LEADER]: Becoming Leader. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Running, Role: LEADER
I20260710 13:27:38.055693 30028 consensus_queue.cc:237] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } }
I20260710 13:27:38.066850 29302 catalog_manager.cc:5697] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 reported cstate change: term changed from 1 to 2, leader changed from e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66) to 7b4034622921410a84f257f96b0cbed5 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "7b4034622921410a84f257f96b0cbed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.075603 29556 raft_consensus.cc:1275] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.076960 30028 consensus_queue.cc:1048] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.085748 30036 raft_consensus.cc:993] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5: : Instructing follower 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:38.086304 30036 raft_consensus.cc:1081] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Signalling peer 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:38.088245 29931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "585388391f5a4436bed67bfd649187c2"
dest_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:37770
I20260710 13:27:38.088817 29931 raft_consensus.cc:493] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.089139 29931 raft_consensus.cc:3060] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.094094 29931 raft_consensus.cc:515] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:38.097230 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585388391f5a4436bed67bfd649187c2" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:38.097325 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585388391f5a4436bed67bfd649187c2" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:38.097849 29631 raft_consensus.cc:3060] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.097857 29556 raft_consensus.cc:3055] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.098332 29556 raft_consensus.cc:740] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:38.098516 29482 raft_consensus.cc:1275] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.099186 29556 consensus_queue.cc:260] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:38.100162 30045 consensus_queue.cc:1048] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.100281 29556 raft_consensus.cc:3060] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.108805 29631 raft_consensus.cc:2468] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 2.
I20260710 13:27:38.109125 29556 raft_consensus.cc:2468] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 2.
I20260710 13:27:38.110458 29886 leader_election.cc:304] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, e1b3310290e54a9592b2fb5e586637c5; no voters: 
I20260710 13:27:38.110802 29931 leader_election.cc:290] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 2 election: Requested vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:38.112263 30028 raft_consensus.cc:2804] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.112847 30028 raft_consensus.cc:697] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 2 LEADER]: Becoming Leader. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Running, Role: LEADER
I20260710 13:27:38.113942 30028 consensus_queue.cc:237] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } }
I20260710 13:27:38.126214 29302 catalog_manager.cc:5697] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 reported cstate change: term changed from 1 to 2, leader changed from e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67) to 7b4034622921410a84f257f96b0cbed5 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "7b4034622921410a84f257f96b0cbed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.535514 29556 raft_consensus.cc:1275] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.536770 30028 consensus_queue.cc:1048] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.544483 29482 raft_consensus.cc:1275] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 3 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:38.549808 29631 raft_consensus.cc:1275] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.552125 29556 raft_consensus.cc:1275] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Refusing update from remote peer c53c17b1875d418088df2318a5a4f834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.553299 30045 consensus_queue.cc:1048] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.554351 30010 consensus_queue.cc:1048] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.556295 30045 consensus_queue.cc:1048] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:38.576692 29631 raft_consensus.cc:1275] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 3 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:38.578076 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:38.578280 30029 consensus_queue.cc:1048] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:38.611712 29482 raft_consensus.cc:1275] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Refusing update from remote peer c53c17b1875d418088df2318a5a4f834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.613399 30057 consensus_queue.cc:1048] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.614924 29631 raft_consensus.cc:1275] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.616401 30045 consensus_queue.cc:1048] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.610589 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:38.647966 29482 raft_consensus.cc:1275] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.649580 30029 consensus_queue.cc:1048] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.652926 29557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0180799f73ee41f193e766ca9f98982d"
dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
mode: GRACEFUL
new_leader_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:57422
I20260710 13:27:38.653539 29557 raft_consensus.cc:606] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Received request to transfer leadership to TS 7b4034622921410a84f257f96b0cbed5
I20260710 13:27:38.656401 29557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19"
dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
mode: GRACEFUL
new_leader_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:57422
I20260710 13:27:38.659169 29557 raft_consensus.cc:606] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 2 LEADER]: Received request to transfer leadership to TS 7b4034622921410a84f257f96b0cbed5
I20260710 13:27:38.661832 29557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86b94c87d05943249e228b78081c4655"
dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
mode: GRACEFUL
new_leader_uuid: "c53c17b1875d418088df2318a5a4f834"
 from {username='slave'} at 127.0.0.1:57422
I20260710 13:27:38.662386 29557 raft_consensus.cc:606] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Received request to transfer leadership to TS c53c17b1875d418088df2318a5a4f834
I20260710 13:27:38.663573 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:27:38.664448 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:38.772946 30036 raft_consensus.cc:993] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5: : Instructing follower 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:38.773511 30035 raft_consensus.cc:1081] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 2 LEADER]: Signalling peer 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:38.774957 29931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19"
dest_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:37770
I20260710 13:27:38.775477 29931 raft_consensus.cc:493] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.775756 29931 raft_consensus.cc:3060] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:38.780270 29931 raft_consensus.cc:515] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:38.781714 29931 leader_election.cc:290] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 3 election: Requested vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:38.782615 29482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:38.782740 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4646ef214503461b92a02fa9f375bd19" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:38.784066 29482 raft_consensus.cc:3060] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:38.784159 29557 raft_consensus.cc:3055] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:38.784648 29557 raft_consensus.cc:740] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:38.785547 29557 consensus_queue.cc:260] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [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: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:38.786778 29557 raft_consensus.cc:3060] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:38.791395 29482 raft_consensus.cc:2468] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 3.
I20260710 13:27:38.792325 29557 raft_consensus.cc:2468] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 3.
I20260710 13:27:38.792455 29886 leader_election.cc:304] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [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: 7b4034622921410a84f257f96b0cbed5, e01eb68d6b7944e6b30fc0c63334a364; no voters: 
I20260710 13:27:38.793183 30029 raft_consensus.cc:2804] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:38.793565 30029 raft_consensus.cc:697] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 3 LEADER]: Becoming Leader. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Running, Role: LEADER
I20260710 13:27:38.794418 30029 consensus_queue.cc:237] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [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: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } }
I20260710 13:27:38.802264 29304 catalog_manager.cc:5697] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 reported cstate change: term changed from 2 to 3, leader changed from e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67) to 7b4034622921410a84f257f96b0cbed5 (127.26.174.65). New cstate: current_term: 3 leader_uuid: "7b4034622921410a84f257f96b0cbed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.803946 30035 raft_consensus.cc:993] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5: : Instructing follower c53c17b1875d418088df2318a5a4f834 to start an election
I20260710 13:27:38.804549 30036 raft_consensus.cc:1081] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Signalling peer c53c17b1875d418088df2318a5a4f834 to start an election
I20260710 13:27:38.806429 29629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86b94c87d05943249e228b78081c4655"
dest_uuid: "c53c17b1875d418088df2318a5a4f834"
 from {username='slave'} at 127.0.0.1:51924
I20260710 13:27:38.806968 29629 raft_consensus.cc:493] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.807348 29629 raft_consensus.cc:3060] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.814189 29629 raft_consensus.cc:515] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:38.815570 29629 leader_election.cc:290] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 2 election: Requested vote from peers e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499), e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963)
I20260710 13:27:38.816502 29482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b94c87d05943249e228b78081c4655" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e01eb68d6b7944e6b30fc0c63334a364"
I20260710 13:27:38.816709 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b94c87d05943249e228b78081c4655" candidate_uuid: "c53c17b1875d418088df2318a5a4f834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:38.817312 29557 raft_consensus.cc:3055] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.817278 29482 raft_consensus.cc:3060] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.817880 29557 raft_consensus.cc:740] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:38.818732 29557 consensus_queue.cc:260] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:38.820106 29557 raft_consensus.cc:3060] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.825431 29482 raft_consensus.cc:2468] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 2.
I20260710 13:27:38.826713 29595 leader_election.cc:304] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53c17b1875d418088df2318a5a4f834, e01eb68d6b7944e6b30fc0c63334a364; no voters: 
I20260710 13:27:38.827113 29557 raft_consensus.cc:2468] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53c17b1875d418088df2318a5a4f834 in term 2.
I20260710 13:27:38.827550 30059 raft_consensus.cc:2804] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.828155 30059 raft_consensus.cc:697] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 2 LEADER]: Becoming Leader. State: Replica: c53c17b1875d418088df2318a5a4f834, State: Running, Role: LEADER
I20260710 13:27:38.828981 30059 consensus_queue.cc:237] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:38.837635 29304 catalog_manager.cc:5697] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 reported cstate change: term changed from 1 to 2, leader changed from e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67) to c53c17b1875d418088df2318a5a4f834 (127.26.174.68). New cstate: current_term: 2 leader_uuid: "c53c17b1875d418088df2318a5a4f834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.853163 30035 raft_consensus.cc:993] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5: : Instructing follower 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:38.853711 30036 raft_consensus.cc:1081] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Signalling peer 7b4034622921410a84f257f96b0cbed5 to start an election
I20260710 13:27:38.855257 29931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0180799f73ee41f193e766ca9f98982d"
dest_uuid: "7b4034622921410a84f257f96b0cbed5"
 from {username='slave'} at 127.0.0.1:37770
I20260710 13:27:38.855762 29931 raft_consensus.cc:493] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.856029 29931 raft_consensus.cc:3060] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.860954 29931 raft_consensus.cc:515] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:38.862479 29931 leader_election.cc:290] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 2 election: Requested vote from peers e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963), c53c17b1875d418088df2318a5a4f834 (127.26.174.68:44789)
I20260710 13:27:38.863484 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0180799f73ee41f193e766ca9f98982d" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c53c17b1875d418088df2318a5a4f834"
I20260710 13:27:38.863947 29631 raft_consensus.cc:3060] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.863245 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0180799f73ee41f193e766ca9f98982d" candidate_uuid: "7b4034622921410a84f257f96b0cbed5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1b3310290e54a9592b2fb5e586637c5"
I20260710 13:27:38.864586 29557 raft_consensus.cc:3055] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.864882 29557 raft_consensus.cc:740] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1b3310290e54a9592b2fb5e586637c5, State: Running, Role: LEADER
I20260710 13:27:38.865584 29557 consensus_queue.cc:260] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:38.866832 29557 raft_consensus.cc:3060] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.870069 29631 raft_consensus.cc:2468] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 2.
I20260710 13:27:38.871132 29886 leader_election.cc:304] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4034622921410a84f257f96b0cbed5, c53c17b1875d418088df2318a5a4f834; no voters: 
I20260710 13:27:38.871850 30029 raft_consensus.cc:2804] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.872373 30029 raft_consensus.cc:697] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 2 LEADER]: Becoming Leader. State: Replica: 7b4034622921410a84f257f96b0cbed5, State: Running, Role: LEADER
I20260710 13:27:38.872803 29557 raft_consensus.cc:2468] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4034622921410a84f257f96b0cbed5 in term 2.
I20260710 13:27:38.873261 30029 consensus_queue.cc:237] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } }
I20260710 13:27:38.882316 29304 catalog_manager.cc:5697] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 reported cstate change: term changed from 1 to 2, leader changed from e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67) to 7b4034622921410a84f257f96b0cbed5 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "7b4034622921410a84f257f96b0cbed5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4034622921410a84f257f96b0cbed5" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.278046 29482 raft_consensus.cc:1275] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 3 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:39.279477 29557 raft_consensus.cc:1275] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Refusing update from remote peer c53c17b1875d418088df2318a5a4f834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.279402 30029 consensus_queue.cc:1048] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:39.280750 30057 consensus_queue.cc:1048] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.302512 29557 raft_consensus.cc:1275] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 3 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:39.304023 30045 consensus_queue.cc:1048] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:39.317556 29483 raft_consensus.cc:1275] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Refusing update from remote peer c53c17b1875d418088df2318a5a4f834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.319154 30010 consensus_queue.cc:1048] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e01eb68d6b7944e6b30fc0c63334a364" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.395169 29629 raft_consensus.cc:1275] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.396536 30045 consensus_queue.cc:1048] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53c17b1875d418088df2318a5a4f834" member_type: VOTER last_known_addr { host: "127.26.174.68" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.402400 29556 raft_consensus.cc:1275] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Refusing update from remote peer 7b4034622921410a84f257f96b0cbed5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.404676 30045 consensus_queue.cc:1048] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1b3310290e54a9592b2fb5e586637c5" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.665285 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:39.679145 27321 tablet_server.cc:179] TabletServer@127.26.174.65:39741 shutting down...
W20260710 13:27:39.689658 29448 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:27:39.694547 29448 consensus_peers.cc:597] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.705219 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:39.706007 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.707093 27321 raft_consensus.cc:2243] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.707813 27321 raft_consensus.cc:2272] T 585388391f5a4436bed67bfd649187c2 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.709684 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.710279 27321 raft_consensus.cc:2243] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.710649 27321 raft_consensus.cc:2272] T 288552393a9a4cc6bd4406122a54ca12 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.712697 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.713289 27321 raft_consensus.cc:2243] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.713697 27321 raft_consensus.cc:2272] T 0fdd058af2874f0292935c79aceeff57 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.715541 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.716042 27321 raft_consensus.cc:2243] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.716421 27321 raft_consensus.cc:2272] T 5e00c9c54a584d5caea26600e0d408a4 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.718271 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.718837 27321 raft_consensus.cc:2243] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.719218 27321 raft_consensus.cc:2272] T 2a655bb445984bb39e78f3e1d115e14e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.720980 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.721482 27321 raft_consensus.cc:2243] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.721859 27321 raft_consensus.cc:2272] T 74acc97cb74641e7a3d8a72921ef1186 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.723619 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.724174 27321 raft_consensus.cc:2243] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.724592 27321 raft_consensus.cc:2272] T cec2d82ea5b04dbcb0b18b46335d8f9f P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.726276 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.726897 27321 raft_consensus.cc:2243] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.727291 27321 raft_consensus.cc:2272] T 7fb9ca1f5cd84dc29527d383c96eaed8 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.728982 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.729496 27321 raft_consensus.cc:2243] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.729889 27321 raft_consensus.cc:2272] T b818ee1040584d8d91f8ebf1748b759e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.731534 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.732041 27321 raft_consensus.cc:2243] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.732734 27321 raft_consensus.cc:2272] T abba16ce5f744937b7fb10a3b3f92836 P 7b4034622921410a84f257f96b0cbed5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.734474 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.735023 27321 raft_consensus.cc:2243] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.735389 27321 raft_consensus.cc:2272] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.737339 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.737838 27321 raft_consensus.cc:2243] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.738196 27321 raft_consensus.cc:2272] T d5b323c8873a4ae48f6d3ddfde310fdc P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.740052 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.740671 27321 raft_consensus.cc:2243] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.741609 27321 raft_consensus.cc:2272] T 535bd69184b34e84995dd7e6cbb11d42 P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.743877 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.744359 27321 raft_consensus.cc:2243] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.745059 27321 raft_consensus.cc:2272] T 1e43da9f06e44e26a68e5fcd83fb07ee P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.746773 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.747242 27321 raft_consensus.cc:2243] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.747651 27321 raft_consensus.cc:2272] T 88f9041cf7324a6dadc77dc34dedd583 P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.749570 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.750105 27321 raft_consensus.cc:2243] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.750492 27321 raft_consensus.cc:2272] T 085fbe332ab74c748181802f05bd383e P 7b4034622921410a84f257f96b0cbed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.752256 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.752705 27321 raft_consensus.cc:2243] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.753413 27321 raft_consensus.cc:2272] T 4646ef214503461b92a02fa9f375bd19 P 7b4034622921410a84f257f96b0cbed5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.755594 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:39.756206 27321 raft_consensus.cc:2243] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.757125 27321 raft_consensus.cc:2272] T 0180799f73ee41f193e766ca9f98982d P 7b4034622921410a84f257f96b0cbed5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:39.757858 29448 consensus_peers.cc:597] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:39.765898 29448 consensus_peers.cc:597] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.786934 27321 tablet_server.cc:196] TabletServer@127.26.174.65:39741 shutdown complete.
I20260710 13:27:39.818643 27321 tablet_server.cc:179] TabletServer@127.26.174.66:0 shutting down...
W20260710 13:27:39.836001 29596 consensus_peers.cc:597] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.849694 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:39.850417 27321 tablet_replica.cc:333] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.851128 27321 raft_consensus.cc:2243] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.851629 27321 raft_consensus.cc:2272] T 4646ef214503461b92a02fa9f375bd19 P e01eb68d6b7944e6b30fc0c63334a364 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.854745 27321 tablet_replica.cc:333] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.855341 27321 raft_consensus.cc:2243] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.855754 27321 raft_consensus.cc:2272] T 61adff54edb24daaa26a03f1c18f22e3 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.857474 27321 tablet_replica.cc:333] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.858004 27321 raft_consensus.cc:2243] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.858767 27321 raft_consensus.cc:2272] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.860517 27321 tablet_replica.cc:333] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.861014 27321 raft_consensus.cc:2243] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.861416 27321 raft_consensus.cc:2272] T ea4cb68f14e54e96930449f884a5a864 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.863094 27321 tablet_replica.cc:333] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.863598 27321 raft_consensus.cc:2243] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.864368 27321 raft_consensus.cc:2272] T b818ee1040584d8d91f8ebf1748b759e P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.866014 27321 tablet_replica.cc:333] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.866523 27321 raft_consensus.cc:2243] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.866962 27321 raft_consensus.cc:2272] T abba16ce5f744937b7fb10a3b3f92836 P e01eb68d6b7944e6b30fc0c63334a364 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.868615 27321 tablet_replica.cc:333] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.869127 27321 raft_consensus.cc:2243] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.870046 27321 raft_consensus.cc:2272] T 0a284c0a2cc2432f9d79092baf84925b P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.872650 27321 tablet_replica.cc:333] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.873409 27321 raft_consensus.cc:2243] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:27:39.874243 29521 consensus_peers.cc:597] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 -> Peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Couldn't send request to peer e01eb68d6b7944e6b30fc0c63334a364. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.874285 27321 raft_consensus.cc:2272] T 0fdd058af2874f0292935c79aceeff57 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.876377 27321 tablet_replica.cc:333] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.876899 27321 raft_consensus.cc:2243] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.877278 27321 raft_consensus.cc:2272] T 86b94c87d05943249e228b78081c4655 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.879547 27321 tablet_replica.cc:333] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.880239 27321 raft_consensus.cc:2243] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.880683 27321 raft_consensus.cc:2272] T 5e00c9c54a584d5caea26600e0d408a4 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.882319 27321 tablet_replica.cc:333] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.882851 27321 raft_consensus.cc:2243] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.883226 27321 raft_consensus.cc:2272] T 535bd69184b34e84995dd7e6cbb11d42 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.884815 27321 tablet_replica.cc:333] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.885306 27321 raft_consensus.cc:2243] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.885731 27321 raft_consensus.cc:2272] T d5b323c8873a4ae48f6d3ddfde310fdc P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.887485 27321 tablet_replica.cc:333] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.887940 27321 raft_consensus.cc:2243] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.888314 27321 raft_consensus.cc:2272] T 1e43da9f06e44e26a68e5fcd83fb07ee P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.889930 27321 tablet_replica.cc:333] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.890470 27321 raft_consensus.cc:2243] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.890918 27321 raft_consensus.cc:2272] T 88f9041cf7324a6dadc77dc34dedd583 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.892627 27321 tablet_replica.cc:333] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.893105 27321 raft_consensus.cc:2243] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.893491 27321 raft_consensus.cc:2272] T 7fb9ca1f5cd84dc29527d383c96eaed8 P e01eb68d6b7944e6b30fc0c63334a364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.895123 27321 tablet_replica.cc:333] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.895589 27321 raft_consensus.cc:2243] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.896281 27321 raft_consensus.cc:2272] T 74acc97cb74641e7a3d8a72921ef1186 P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.897959 27321 tablet_replica.cc:333] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.898422 27321 raft_consensus.cc:2243] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.898850 27321 raft_consensus.cc:2272] T 2d79786b2bbd4d019e5637eb34ea146e P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.900484 27321 tablet_replica.cc:333] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364: stopping tablet replica
I20260710 13:27:39.900938 27321 raft_consensus.cc:2243] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.901661 27321 raft_consensus.cc:2272] T 608119d4c6eb4e7591a448ce50212ecb P e01eb68d6b7944e6b30fc0c63334a364 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:39.908205 29522 consensus_peers.cc:597] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:39.918989 29522 consensus_peers.cc:597] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.942553 27321 tablet_server.cc:196] TabletServer@127.26.174.66:0 shutdown complete.
W20260710 13:27:39.969542 29595 consensus_peers.cc:597] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 -> Peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Couldn't send request to peer e01eb68d6b7944e6b30fc0c63334a364. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.66:40499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.972688 27321 tablet_server.cc:179] TabletServer@127.26.174.67:0 shutting down...
I20260710 13:27:39.998574 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:39.999359 27321 tablet_replica.cc:333] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.000232 27321 raft_consensus.cc:2243] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.000883 27321 raft_consensus.cc:2272] T 585388391f5a4436bed67bfd649187c2 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.002971 27321 tablet_replica.cc:333] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.003502 27321 raft_consensus.cc:2243] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.003916 27321 raft_consensus.cc:2272] T 4646ef214503461b92a02fa9f375bd19 P e1b3310290e54a9592b2fb5e586637c5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:40.006038 29596 consensus_peers.cc:597] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.006417 27321 tablet_replica.cc:333] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.007114 27321 raft_consensus.cc:2243] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.007839 27321 raft_consensus.cc:2272] T 61adff54edb24daaa26a03f1c18f22e3 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.009553 27321 tablet_replica.cc:333] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.010099 27321 raft_consensus.cc:2243] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.010486 27321 raft_consensus.cc:2272] T ea4cb68f14e54e96930449f884a5a864 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.012523 27321 tablet_replica.cc:333] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.013271 27321 raft_consensus.cc:2243] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.014249 27321 raft_consensus.cc:2272] T 88f9041cf7324a6dadc77dc34dedd583 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.016778 27321 tablet_replica.cc:333] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.017454 27321 raft_consensus.cc:2243] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.017853 27321 raft_consensus.cc:2272] T 1e43da9f06e44e26a68e5fcd83fb07ee P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:40.018344 29596 consensus_peers.cc:597] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.019516 27321 tablet_replica.cc:333] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.020241 27321 raft_consensus.cc:2243] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.020969 27321 raft_consensus.cc:2272] T 288552393a9a4cc6bd4406122a54ca12 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.023650 27321 tablet_replica.cc:333] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.024395 27321 raft_consensus.cc:2243] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:40.024667 29522 consensus_peers.cc:597] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 -> Peer 7b4034622921410a84f257f96b0cbed5 (127.26.174.65:39741): Couldn't send request to peer 7b4034622921410a84f257f96b0cbed5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.024919 27321 raft_consensus.cc:2272] T 608119d4c6eb4e7591a448ce50212ecb P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.027832 27321 tablet_replica.cc:333] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.028520 27321 raft_consensus.cc:2243] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.029448 27321 raft_consensus.cc:2272] T 085fbe332ab74c748181802f05bd383e P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.031850 27321 tablet_replica.cc:333] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.032550 27321 raft_consensus.cc:2243] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.033002 27321 raft_consensus.cc:2272] T cec2d82ea5b04dbcb0b18b46335d8f9f P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.035411 27321 tablet_replica.cc:333] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.036063 27321 raft_consensus.cc:2243] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.036531 27321 raft_consensus.cc:2272] T 2d79786b2bbd4d019e5637eb34ea146e P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.038491 27321 tablet_replica.cc:333] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.039028 27321 raft_consensus.cc:2243] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.039722 27321 raft_consensus.cc:2272] T d5b323c8873a4ae48f6d3ddfde310fdc P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.041359 27321 tablet_replica.cc:333] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.041826 27321 raft_consensus.cc:2243] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.042232 27321 raft_consensus.cc:2272] T 0a284c0a2cc2432f9d79092baf84925b P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.044015 27321 tablet_replica.cc:333] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.044518 27321 raft_consensus.cc:2243] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.044900 27321 raft_consensus.cc:2272] T 0fdd058af2874f0292935c79aceeff57 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.046684 27321 tablet_replica.cc:333] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.047194 27321 raft_consensus.cc:2243] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.048041 27321 raft_consensus.cc:2272] T 5e00c9c54a584d5caea26600e0d408a4 P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.049726 27321 tablet_replica.cc:333] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.050216 27321 raft_consensus.cc:2243] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.050595 27321 raft_consensus.cc:2272] T 86b94c87d05943249e228b78081c4655 P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.053110 27321 tablet_replica.cc:333] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.053642 27321 raft_consensus.cc:2243] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.054040 27321 raft_consensus.cc:2272] T 2a655bb445984bb39e78f3e1d115e14e P e1b3310290e54a9592b2fb5e586637c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.055655 27321 tablet_replica.cc:333] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5: stopping tablet replica
I20260710 13:27:40.056095 27321 raft_consensus.cc:2243] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.056478 27321 raft_consensus.cc:2272] T 0180799f73ee41f193e766ca9f98982d P e1b3310290e54a9592b2fb5e586637c5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:40.068894 29595 consensus_peers.cc:597] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 -> Peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Couldn't send request to peer e1b3310290e54a9592b2fb5e586637c5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.096470 27321 tablet_server.cc:196] TabletServer@127.26.174.67:0 shutdown complete.
W20260710 13:27:40.121682 29595 consensus_peers.cc:597] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 -> Peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Couldn't send request to peer e1b3310290e54a9592b2fb5e586637c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.67:34963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.127244 27321 tablet_server.cc:179] TabletServer@127.26.174.68:0 shutting down...
I20260710 13:27:40.154503 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:27:40.155131 29595 consensus_peers.cc:597] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 -> Peer e01eb68d6b7944e6b30fc0c63334a364 (127.26.174.66:40499): Couldn't send request to peer e01eb68d6b7944e6b30fc0c63334a364. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.66:40499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.155346 27321 tablet_replica.cc:333] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.156209 27321 raft_consensus.cc:2243] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.156737 27321 raft_consensus.cc:2272] T 585388391f5a4436bed67bfd649187c2 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:40.158183 29595 consensus_peers.cc:597] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 -> Peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Couldn't send request to peer e1b3310290e54a9592b2fb5e586637c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.67:34963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.159030 27321 tablet_replica.cc:333] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.159583 27321 raft_consensus.cc:2243] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.160112 27321 raft_consensus.cc:2272] T 61adff54edb24daaa26a03f1c18f22e3 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.162163 27321 tablet_replica.cc:333] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.162791 27321 raft_consensus.cc:2243] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.163223 27321 raft_consensus.cc:2272] T 288552393a9a4cc6bd4406122a54ca12 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.165006 27321 tablet_replica.cc:333] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.165573 27321 raft_consensus.cc:2243] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.166369 27321 raft_consensus.cc:2272] T ea4cb68f14e54e96930449f884a5a864 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.168843 27321 tablet_replica.cc:333] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.169618 27321 raft_consensus.cc:2243] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.170135 27321 raft_consensus.cc:2272] T 37d4d1aa918b43d4a9b8e9ede7f0eadc P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:40.171623 29595 consensus_peers.cc:597] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 -> Peer e1b3310290e54a9592b2fb5e586637c5 (127.26.174.67:34963): Couldn't send request to peer e1b3310290e54a9592b2fb5e586637c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.67:34963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.172508 27321 tablet_replica.cc:333] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.173072 27321 raft_consensus.cc:2243] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.173494 27321 raft_consensus.cc:2272] T 535bd69184b34e84995dd7e6cbb11d42 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.175361 27321 tablet_replica.cc:333] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.175921 27321 raft_consensus.cc:2243] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.176648 27321 raft_consensus.cc:2272] T cec2d82ea5b04dbcb0b18b46335d8f9f P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.178406 27321 tablet_replica.cc:333] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.179083 27321 raft_consensus.cc:2243] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.179834 27321 raft_consensus.cc:2272] T 2d79786b2bbd4d019e5637eb34ea146e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.181782 27321 tablet_replica.cc:333] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.182330 27321 raft_consensus.cc:2243] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.182726 27321 raft_consensus.cc:2272] T 74acc97cb74641e7a3d8a72921ef1186 P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.184485 27321 tablet_replica.cc:333] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.185020 27321 raft_consensus.cc:2243] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.185777 27321 raft_consensus.cc:2272] T 7fb9ca1f5cd84dc29527d383c96eaed8 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.187594 27321 tablet_replica.cc:333] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.188113 27321 raft_consensus.cc:2243] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.188545 27321 raft_consensus.cc:2272] T b818ee1040584d8d91f8ebf1748b759e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.190374 27321 tablet_replica.cc:333] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.190950 27321 raft_consensus.cc:2243] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.191352 27321 raft_consensus.cc:2272] T abba16ce5f744937b7fb10a3b3f92836 P c53c17b1875d418088df2318a5a4f834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.192991 27321 tablet_replica.cc:333] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.193512 27321 raft_consensus.cc:2243] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.193918 27321 raft_consensus.cc:2272] T 085fbe332ab74c748181802f05bd383e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.195674 27321 tablet_replica.cc:333] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.196206 27321 raft_consensus.cc:2243] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.196641 27321 raft_consensus.cc:2272] T 608119d4c6eb4e7591a448ce50212ecb P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.198436 27321 tablet_replica.cc:333] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.198974 27321 raft_consensus.cc:2243] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.199405 27321 raft_consensus.cc:2272] T 0a284c0a2cc2432f9d79092baf84925b P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.201159 27321 tablet_replica.cc:333] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.201665 27321 raft_consensus.cc:2243] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.202354 27321 raft_consensus.cc:2272] T 86b94c87d05943249e228b78081c4655 P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.204694 27321 tablet_replica.cc:333] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.205106 27321 raft_consensus.cc:2243] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.205739 27321 raft_consensus.cc:2272] T 2a655bb445984bb39e78f3e1d115e14e P c53c17b1875d418088df2318a5a4f834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.207353 27321 tablet_replica.cc:333] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834: stopping tablet replica
I20260710 13:27:40.207744 27321 raft_consensus.cc:2243] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.208088 27321 raft_consensus.cc:2272] T 0180799f73ee41f193e766ca9f98982d P c53c17b1875d418088df2318a5a4f834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.244292 27321 tablet_server.cc:196] TabletServer@127.26.174.68:0 shutdown complete.
I20260710 13:27:40.271813 27321 master.cc:562] Master@127.26.174.126:36647 shutting down...
I20260710 13:27:40.294133 27321 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.294744 27321 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.295077 27321 tablet_replica.cc:333] T 00000000000000000000000000000000 P f1faa74fca414a919095bd7b41f5bc32: stopping tablet replica
I20260710 13:27:40.315267 27321 master.cc:584] Master@127.26.174.126:36647 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17886 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:27:40.370222 27321 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.174.126:38571
I20260710 13:27:40.371410 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:40.377470 30086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:40.377915 30087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:40.378376 30089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:40.378808 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:40.379953 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:40.380229 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:40.380403 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690060380385 us; error 0 us; skew 500 ppm
I20260710 13:27:40.380949 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:40.383543 27321 webserver.cc:533] Webserver started at http://127.26.174.126:33783/ using document root <none> and password file <none>
I20260710 13:27:40.384083 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:40.384286 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:40.384609 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:40.385695 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/master-0-root/instance:
uuid: "81e4e24ac1e04877811f23daec350b7f"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-j8bj"
I20260710 13:27:40.389981 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:40.393323 30094 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.394172 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:40.394435 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/master-0-root
uuid: "81e4e24ac1e04877811f23daec350b7f"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-j8bj"
I20260710 13:27:40.394735 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:40.415792 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:40.416996 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:40.456167 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.126:38571
I20260710 13:27:40.456378 30145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.126:38571 every 8 connection(s)
I20260710 13:27:40.460156 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:40.471675 30146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f: Bootstrap starting.
I20260710 13:27:40.476439 30146 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:40.480772 30146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f: No bootstrap required, opened a new log
I20260710 13:27:40.482892 30146 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81e4e24ac1e04877811f23daec350b7f" member_type: VOTER }
I20260710 13:27:40.483242 30146 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:40.483806 30146 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81e4e24ac1e04877811f23daec350b7f, State: Initialized, Role: FOLLOWER
I20260710 13:27:40.484747 30146 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81e4e24ac1e04877811f23daec350b7f" member_type: VOTER }
I20260710 13:27:40.485236 30146 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:40.485456 30146 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:40.485728 30146 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:40.489996 30146 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81e4e24ac1e04877811f23daec350b7f" member_type: VOTER }
I20260710 13:27:40.490520 30146 leader_election.cc:304] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [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: 81e4e24ac1e04877811f23daec350b7f; no voters: 
I20260710 13:27:40.491664 30146 leader_election.cc:290] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:40.492084 30149 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:40.493453 30149 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 1 LEADER]: Becoming Leader. State: Replica: 81e4e24ac1e04877811f23daec350b7f, State: Running, Role: LEADER
I20260710 13:27:40.494110 30149 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [LEADER]: Queue going to LEADER mode. State: All 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: "81e4e24ac1e04877811f23daec350b7f" member_type: VOTER }
I20260710 13:27:40.494570 30146 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:40.499058 30151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81e4e24ac1e04877811f23daec350b7f. Latest consensus state: current_term: 1 leader_uuid: "81e4e24ac1e04877811f23daec350b7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81e4e24ac1e04877811f23daec350b7f" member_type: VOTER } }
I20260710 13:27:40.499832 30151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:40.500826 30150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81e4e24ac1e04877811f23daec350b7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81e4e24ac1e04877811f23daec350b7f" member_type: VOTER } }
I20260710 13:27:40.501531 30150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:40.501713 30157 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:40.506860 30157 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:40.510103 27321 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:40.515872 30157 catalog_manager.cc:1383] Generated new cluster ID: 6cd2fe88c40445ba8a19eefe495cc547
I20260710 13:27:40.516158 30157 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:40.534070 30157 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:40.535413 30157 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:40.557387 30157 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f: Generated new TSK 0
I20260710 13:27:40.558060 30157 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:40.576831 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:40.582996 30167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:40.583925 30168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:40.585268 30170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:40.585913 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:40.586752 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:40.586998 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:40.587179 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690060587144 us; error 0 us; skew 500 ppm
I20260710 13:27:40.587725 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:40.589931 27321 webserver.cc:533] Webserver started at http://127.26.174.65:36855/ using document root <none> and password file <none>
I20260710 13:27:40.590430 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:40.590616 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:40.590952 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:40.592097 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-0-root/instance:
uuid: "09907044b82149c8910034e4cac63535"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-j8bj"
I20260710 13:27:40.597103 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:27:40.600494 30175 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.601264 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:27:40.601608 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-0-root
uuid: "09907044b82149c8910034e4cac63535"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-j8bj"
I20260710 13:27:40.601867 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:40.621929 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:40.623198 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:40.624655 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:40.626922 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:40.627139 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.627385 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:40.627565 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.667079 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.65:43795
I20260710 13:27:40.667191 30237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.65:43795 every 8 connection(s)
I20260710 13:27:40.672328 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:40.680474 30243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:40.680488 30242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:40.682485 30245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:40.683322 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:40.684433 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:40.684703 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:40.684902 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690060684883 us; error 0 us; skew 500 ppm
I20260710 13:27:40.685565 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:40.687762 30238 heartbeater.cc:344] Connected to a master server at 127.26.174.126:38571
I20260710 13:27:40.688112 30238 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:40.688494 27321 webserver.cc:533] Webserver started at http://127.26.174.66:37585/ using document root <none> and password file <none>
I20260710 13:27:40.688930 30238 heartbeater.cc:507] Master 127.26.174.126:38571 requested a full tablet report, sending...
I20260710 13:27:40.689034 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:40.689349 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:40.689612 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:40.690889 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-1-root/instance:
uuid: "dac6daad2cc941cf9b093adcf448255f"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-j8bj"
I20260710 13:27:40.691226 30111 ts_manager.cc:194] Registered new tserver with Master: 09907044b82149c8910034e4cac63535 (127.26.174.65:43795)
I20260710 13:27:40.693603 30111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54170
I20260710 13:27:40.696640 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:27:40.699823 30250 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.700577 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:40.700867 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-1-root
uuid: "dac6daad2cc941cf9b093adcf448255f"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-j8bj"
I20260710 13:27:40.701164 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:40.713181 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:40.714362 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:40.715867 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:40.717975 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:40.718197 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.718439 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:40.718605 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.760749 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.66:39105
I20260710 13:27:40.760851 30312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.66:39105 every 8 connection(s)
I20260710 13:27:40.765479 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:40.772444 30316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:40.773711 30317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:40.776338 30319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:40.776849 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:40.777812 30313 heartbeater.cc:344] Connected to a master server at 127.26.174.126:38571
I20260710 13:27:40.778029 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:40.778254 30313 heartbeater.cc:461] Registering TS with master...
W20260710 13:27:40.778326 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:40.778841 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690060778813 us; error 0 us; skew 500 ppm
I20260710 13:27:40.779361 30313 heartbeater.cc:507] Master 127.26.174.126:38571 requested a full tablet report, sending...
I20260710 13:27:40.779455 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:40.781622 30111 ts_manager.cc:194] Registered new tserver with Master: dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:40.782480 27321 webserver.cc:533] Webserver started at http://127.26.174.67:45017/ using document root <none> and password file <none>
I20260710 13:27:40.783061 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:40.783272 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:40.783320 30111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54180
I20260710 13:27:40.783566 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:40.784986 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-2-root/instance:
uuid: "7362061110734e6b9e83f124ba2573bb"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-j8bj"
I20260710 13:27:40.789810 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:27:40.793203 30324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.793980 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:40.794282 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-2-root
uuid: "7362061110734e6b9e83f124ba2573bb"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-j8bj"
I20260710 13:27:40.794567 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:40.813683 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:40.814942 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:40.816437 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:40.819098 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:40.819366 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.819676 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:40.819906 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.863004 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.67:37371
I20260710 13:27:40.863111 30386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.67:37371 every 8 connection(s)
I20260710 13:27:40.876502 30387 heartbeater.cc:344] Connected to a master server at 127.26.174.126:38571
I20260710 13:27:40.876900 30387 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:40.877694 30387 heartbeater.cc:507] Master 127.26.174.126:38571 requested a full tablet report, sending...
I20260710 13:27:40.879648 30111 ts_manager.cc:194] Registered new tserver with Master: 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:40.879927 27321 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013842468s
I20260710 13:27:40.881656 30111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54186
I20260710 13:27:40.909544 30111 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54188:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:40.912566 30111 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:40.990721 30278 tablet_service.cc:1511] Processing CreateTablet for tablet 47c506bf2d594624a52fbc907c8c4ac8 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:40.992190 30278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c506bf2d594624a52fbc907c8c4ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:40.994803 30275 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3860b54c4945468cd6fa124211fbbc (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:40.995826 30352 tablet_service.cc:1511] Processing CreateTablet for tablet 47c506bf2d594624a52fbc907c8c4ac8 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:40.996299 30275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3860b54c4945468cd6fa124211fbbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:40.996622 30351 tablet_service.cc:1511] Processing CreateTablet for tablet c008df2890404f52a307ca9bb45f3f0b (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:40.997229 30352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c506bf2d594624a52fbc907c8c4ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:40.997851 30351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c008df2890404f52a307ca9bb45f3f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:40.999827 30350 tablet_service.cc:1511] Processing CreateTablet for tablet 414e3f51d76e42fc97542097efa85b43 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:41.001281 30350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414e3f51d76e42fc97542097efa85b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.001643 30274 tablet_service.cc:1511] Processing CreateTablet for tablet 88e6b98463f84d6cbd20cd41756018eb (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:41.002950 30274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e6b98463f84d6cbd20cd41756018eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.004825 30277 tablet_service.cc:1511] Processing CreateTablet for tablet c008df2890404f52a307ca9bb45f3f0b (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:41.004951 30349 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3860b54c4945468cd6fa124211fbbc (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:41.006187 30277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c008df2890404f52a307ca9bb45f3f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.006323 30349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3860b54c4945468cd6fa124211fbbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:40.999962 30276 tablet_service.cc:1511] Processing CreateTablet for tablet 414e3f51d76e42fc97542097efa85b43 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:41.007871 30348 tablet_service.cc:1511] Processing CreateTablet for tablet 88e6b98463f84d6cbd20cd41756018eb (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:41.008433 30276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414e3f51d76e42fc97542097efa85b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.011003 30273 tablet_service.cc:1511] Processing CreateTablet for tablet a0a14e8a3fd94c4ca7a8e04f855df524 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:41.012320 30273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a14e8a3fd94c4ca7a8e04f855df524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.012485 30348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e6b98463f84d6cbd20cd41756018eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.013295 30347 tablet_service.cc:1511] Processing CreateTablet for tablet a0a14e8a3fd94c4ca7a8e04f855df524 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:41.014617 30347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a14e8a3fd94c4ca7a8e04f855df524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.020401 30272 tablet_service.cc:1511] Processing CreateTablet for tablet dc77256eb8084df4a3eea6f44ef45059 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:41.021693 30272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc77256eb8084df4a3eea6f44ef45059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.023830 30346 tablet_service.cc:1511] Processing CreateTablet for tablet dc77256eb8084df4a3eea6f44ef45059 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:41.025170 30346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc77256eb8084df4a3eea6f44ef45059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.026041 30271 tablet_service.cc:1511] Processing CreateTablet for tablet 99c519fe9a884f97827ed27c245f71e9 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:41.027362 30271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c519fe9a884f97827ed27c245f71e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.028335 30345 tablet_service.cc:1511] Processing CreateTablet for tablet 99c519fe9a884f97827ed27c245f71e9 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:41.029613 30345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c519fe9a884f97827ed27c245f71e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.031764 30270 tablet_service.cc:1511] Processing CreateTablet for tablet b7b57a660e904dcfb012e196df77366a (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:41.033028 30270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b57a660e904dcfb012e196df77366a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.036213 30344 tablet_service.cc:1511] Processing CreateTablet for tablet b7b57a660e904dcfb012e196df77366a (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:41.037572 30344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b57a660e904dcfb012e196df77366a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.037326 30269 tablet_service.cc:1511] Processing CreateTablet for tablet 6804dd46295642369380bfbfc042d533 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:41.038614 30269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6804dd46295642369380bfbfc042d533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.042900 30343 tablet_service.cc:1511] Processing CreateTablet for tablet 6804dd46295642369380bfbfc042d533 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:41.044234 30343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6804dd46295642369380bfbfc042d533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.087239 30197 tablet_service.cc:1511] Processing CreateTablet for tablet dc77256eb8084df4a3eea6f44ef45059 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:41.087911 30203 tablet_service.cc:1511] Processing CreateTablet for tablet 47c506bf2d594624a52fbc907c8c4ac8 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:41.088917 30197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc77256eb8084df4a3eea6f44ef45059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.090216 30202 tablet_service.cc:1511] Processing CreateTablet for tablet c008df2890404f52a307ca9bb45f3f0b (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:41.091585 30202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c008df2890404f52a307ca9bb45f3f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.091706 30196 tablet_service.cc:1511] Processing CreateTablet for tablet 99c519fe9a884f97827ed27c245f71e9 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:41.092974 30196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c519fe9a884f97827ed27c245f71e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.095775 30201 tablet_service.cc:1511] Processing CreateTablet for tablet 414e3f51d76e42fc97542097efa85b43 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:41.097271 30201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414e3f51d76e42fc97542097efa85b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.099884 30200 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3860b54c4945468cd6fa124211fbbc (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:41.101224 30200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3860b54c4945468cd6fa124211fbbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.103785 30199 tablet_service.cc:1511] Processing CreateTablet for tablet 88e6b98463f84d6cbd20cd41756018eb (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:41.105098 30199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e6b98463f84d6cbd20cd41756018eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.107857 30198 tablet_service.cc:1511] Processing CreateTablet for tablet a0a14e8a3fd94c4ca7a8e04f855df524 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:41.116357 30198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a14e8a3fd94c4ca7a8e04f855df524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.124949 30403 tablet_bootstrap.cc:492] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb: Bootstrap starting.
I20260710 13:27:41.125232 30195 tablet_service.cc:1511] Processing CreateTablet for tablet b7b57a660e904dcfb012e196df77366a (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:41.127009 30203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c506bf2d594624a52fbc907c8c4ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.127725 30195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b57a660e904dcfb012e196df77366a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.140205 30194 tablet_service.cc:1511] Processing CreateTablet for tablet 6804dd46295642369380bfbfc042d533 (DEFAULT_TABLE table=test-workload [id=d2c7211f099e4ac78c5531a38627a67f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:41.141561 30194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6804dd46295642369380bfbfc042d533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.190749 30402 tablet_bootstrap.cc:492] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f: Bootstrap starting.
I20260710 13:27:41.216279 30403 tablet_bootstrap.cc:654] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.219039 30404 tablet_bootstrap.cc:492] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:41.221360 30402 tablet_bootstrap.cc:654] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.225124 30404 tablet_bootstrap.cc:654] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.237722 30402 tablet_bootstrap.cc:492] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f: No bootstrap required, opened a new log
I20260710 13:27:41.238262 30402 ts_tablet_manager.cc:1403] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f: Time spent bootstrapping tablet: real 0.052s	user 0.002s	sys 0.012s
I20260710 13:27:41.242560 30402 raft_consensus.cc:359] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.243640 30402 raft_consensus.cc:385] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.244030 30402 raft_consensus.cc:740] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.245111 30402 consensus_queue.cc:260] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.248652 30404 tablet_bootstrap.cc:492] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: No bootstrap required, opened a new log
I20260710 13:27:41.248623 30313 heartbeater.cc:499] Master 127.26.174.126:38571 was elected leader, sending a full tablet report...
I20260710 13:27:41.249213 30402 ts_tablet_manager.cc:1434] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:27:41.249383 30404 ts_tablet_manager.cc:1403] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.008s
I20260710 13:27:41.250409 30402 tablet_bootstrap.cc:492] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f: Bootstrap starting.
I20260710 13:27:41.250536 30403 tablet_bootstrap.cc:492] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb: No bootstrap required, opened a new log
I20260710 13:27:41.251058 30403 ts_tablet_manager.cc:1403] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb: Time spent bootstrapping tablet: real 0.126s	user 0.004s	sys 0.016s
I20260710 13:27:41.252664 30404 raft_consensus.cc:359] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.253465 30404 raft_consensus.cc:385] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.253820 30404 raft_consensus.cc:740] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.254153 30403 raft_consensus.cc:359] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:41.255043 30403 raft_consensus.cc:385] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.255401 30403 raft_consensus.cc:740] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.254699 30404 consensus_queue.cc:260] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.256407 30403 consensus_queue.cc:260] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:41.257403 30402 tablet_bootstrap.cc:654] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.262257 30404 ts_tablet_manager.cc:1434] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260710 13:27:41.263043 30238 heartbeater.cc:499] Master 127.26.174.126:38571 was elected leader, sending a full tablet report...
I20260710 13:27:41.263696 30403 ts_tablet_manager.cc:1434] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 13:27:41.264657 30387 heartbeater.cc:499] Master 127.26.174.126:38571 was elected leader, sending a full tablet report...
I20260710 13:27:41.271436 30404 tablet_bootstrap.cc:492] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:41.272591 30403 tablet_bootstrap.cc:492] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb: Bootstrap starting.
I20260710 13:27:41.279817 30404 tablet_bootstrap.cc:654] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.281529 30403 tablet_bootstrap.cc:654] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.284742 30404 tablet_bootstrap.cc:492] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: No bootstrap required, opened a new log
I20260710 13:27:41.285266 30404 ts_tablet_manager.cc:1403] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260710 13:27:41.287307 30402 tablet_bootstrap.cc:492] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f: No bootstrap required, opened a new log
I20260710 13:27:41.287889 30402 ts_tablet_manager.cc:1403] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.006s
I20260710 13:27:41.288298 30404 raft_consensus.cc:359] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.289075 30404 raft_consensus.cc:385] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.289381 30404 raft_consensus.cc:740] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.290263 30404 consensus_queue.cc:260] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.291123 30402 raft_consensus.cc:359] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.291894 30402 raft_consensus.cc:385] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.292233 30402 raft_consensus.cc:740] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.292709 30404 ts_tablet_manager.cc:1434] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:27:41.293725 30404 tablet_bootstrap.cc:492] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:41.293251 30402 consensus_queue.cc:260] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.296512 30402 ts_tablet_manager.cc:1434] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:27:41.297542 30402 tablet_bootstrap.cc:492] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f: Bootstrap starting.
I20260710 13:27:41.305411 30402 tablet_bootstrap.cc:654] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.306619 30403 tablet_bootstrap.cc:492] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb: No bootstrap required, opened a new log
I20260710 13:27:41.307045 30404 tablet_bootstrap.cc:654] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.307207 30403 ts_tablet_manager.cc:1403] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.013s
I20260710 13:27:41.310273 30403 raft_consensus.cc:359] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.315526 30403 raft_consensus.cc:385] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.315836 30403 raft_consensus.cc:740] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.316658 30403 consensus_queue.cc:260] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.320888 30403 ts_tablet_manager.cc:1434] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:27:41.321925 30403 tablet_bootstrap.cc:492] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb: Bootstrap starting.
I20260710 13:27:41.325335 30402 tablet_bootstrap.cc:492] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f: No bootstrap required, opened a new log
I20260710 13:27:41.326210 30402 ts_tablet_manager.cc:1403] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.003s
I20260710 13:27:41.330443 30403 tablet_bootstrap.cc:654] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.330192 30402 raft_consensus.cc:359] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.331058 30402 raft_consensus.cc:385] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.331399 30402 raft_consensus.cc:740] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.331943 30409 raft_consensus.cc:493] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.332647 30404 tablet_bootstrap.cc:492] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: No bootstrap required, opened a new log
I20260710 13:27:41.332278 30402 consensus_queue.cc:260] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.332450 30409 raft_consensus.cc:515] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.333171 30404 ts_tablet_manager.cc:1403] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.015s
I20260710 13:27:41.336894 30409 leader_election.cc:290] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.337306 30404 raft_consensus.cc:359] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.338382 30404 raft_consensus.cc:385] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.338819 30404 raft_consensus.cc:740] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.339829 30404 consensus_queue.cc:260] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.343063 30404 ts_tablet_manager.cc:1434] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 13:27:41.344224 30404 tablet_bootstrap.cc:492] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:41.348500 30408 raft_consensus.cc:493] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.349092 30408 raft_consensus.cc:515] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.350404 30402 ts_tablet_manager.cc:1434] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:27:41.351574 30402 tablet_bootstrap.cc:492] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f: Bootstrap starting.
I20260710 13:27:41.352421 30404 tablet_bootstrap.cc:654] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.363082 30402 tablet_bootstrap.cc:654] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.368418 30408 leader_election.cc:290] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.377405 30403 tablet_bootstrap.cc:492] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb: No bootstrap required, opened a new log
I20260710 13:27:41.379513 30402 tablet_bootstrap.cc:492] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f: No bootstrap required, opened a new log
I20260710 13:27:41.381986 30402 ts_tablet_manager.cc:1403] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260710 13:27:41.382047 30403 ts_tablet_manager.cc:1403] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.022s
I20260710 13:27:41.385589 30402 raft_consensus.cc:359] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.386314 30402 raft_consensus.cc:385] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.386605 30402 raft_consensus.cc:740] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.386865 30403 raft_consensus.cc:359] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.388000 30403 raft_consensus.cc:385] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.388484 30403 raft_consensus.cc:740] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.390185 30403 consensus_queue.cc:260] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.392180 30404 tablet_bootstrap.cc:492] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: No bootstrap required, opened a new log
I20260710 13:27:41.392786 30404 ts_tablet_manager.cc:1403] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.049s	user 0.027s	sys 0.021s
I20260710 13:27:41.387502 30402 consensus_queue.cc:260] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.394812 30403 ts_tablet_manager.cc:1434] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:27:41.395961 30403 tablet_bootstrap.cc:492] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb: Bootstrap starting.
I20260710 13:27:41.397817 30402 ts_tablet_manager.cc:1434] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:27:41.398888 30402 tablet_bootstrap.cc:492] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f: Bootstrap starting.
I20260710 13:27:41.403405 30403 tablet_bootstrap.cc:654] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.410091 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b57a660e904dcfb012e196df77366a" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
W20260710 13:27:41.411578 30176 leader_election.cc:343] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.412256 30402 tablet_bootstrap.cc:654] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.415194 30403 tablet_bootstrap.cc:492] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb: No bootstrap required, opened a new log
I20260710 13:27:41.415915 30403 ts_tablet_manager.cc:1403] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:27:41.418216 30403 raft_consensus.cc:359] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.415190 30404 raft_consensus.cc:359] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.418799 30403 raft_consensus.cc:385] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.418958 30404 raft_consensus.cc:385] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.419188 30403 raft_consensus.cc:740] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.419450 30404 raft_consensus.cc:740] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.420075 30403 consensus_queue.cc:260] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.422885 30403 ts_tablet_manager.cc:1434] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:27:41.423586 30402 tablet_bootstrap.cc:492] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f: No bootstrap required, opened a new log
I20260710 13:27:41.423942 30403 tablet_bootstrap.cc:492] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb: Bootstrap starting.
I20260710 13:27:41.424089 30402 ts_tablet_manager.cc:1403] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
I20260710 13:27:41.427021 30402 raft_consensus.cc:359] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.427690 30402 raft_consensus.cc:385] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.427996 30402 raft_consensus.cc:740] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.428915 30402 consensus_queue.cc:260] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.431361 30403 tablet_bootstrap.cc:654] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.433782 30402 ts_tablet_manager.cc:1434] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:27:41.434747 30402 tablet_bootstrap.cc:492] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f: Bootstrap starting.
I20260710 13:27:41.420475 30404 consensus_queue.cc:260] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.440924 30402 tablet_bootstrap.cc:654] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.452492 30402 tablet_bootstrap.cc:492] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f: No bootstrap required, opened a new log
I20260710 13:27:41.452167 30404 ts_tablet_manager.cc:1434] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260710 13:27:41.452992 30402 ts_tablet_manager.cc:1403] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:27:41.455292 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e6b98463f84d6cbd20cd41756018eb" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:41.456065 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e6b98463f84d6cbd20cd41756018eb" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535" is_pre_election: true
W20260710 13:27:41.457504 30253 leader_election.cc:343] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.458987 30402 raft_consensus.cc:359] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.459775 30402 raft_consensus.cc:385] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.460103 30402 raft_consensus.cc:740] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.460366 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b57a660e904dcfb012e196df77366a" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:41.460793 30402 consensus_queue.cc:260] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.461163 30362 raft_consensus.cc:2468] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 0.
W20260710 13:27:41.460259 30251 leader_election.cc:343] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.462251 30251 leader_election.cc:304] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535, 7362061110734e6b9e83f124ba2573bb
I20260710 13:27:41.462404 30176 leader_election.cc:304] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09907044b82149c8910034e4cac63535, 7362061110734e6b9e83f124ba2573bb; no voters: dac6daad2cc941cf9b093adcf448255f
I20260710 13:27:41.463073 30408 raft_consensus.cc:2749] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:41.463490 30409 raft_consensus.cc:2804] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:41.463907 30409 raft_consensus.cc:493] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:41.464239 30409 raft_consensus.cc:3060] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.464212 30404 tablet_bootstrap.cc:492] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:41.466236 30402 ts_tablet_manager.cc:1434] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260710 13:27:41.467258 30402 tablet_bootstrap.cc:492] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f: Bootstrap starting.
I20260710 13:27:41.471632 30409 raft_consensus.cc:515] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.473237 30402 tablet_bootstrap.cc:654] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.474540 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b57a660e904dcfb012e196df77366a" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:41.475179 30288 raft_consensus.cc:3060] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.478067 30403 tablet_bootstrap.cc:492] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb: No bootstrap required, opened a new log
I20260710 13:27:41.478739 30403 ts_tablet_manager.cc:1403] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb: Time spent bootstrapping tablet: real 0.055s	user 0.042s	sys 0.012s
I20260710 13:27:41.479122 30404 tablet_bootstrap.cc:654] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.482347 30403 raft_consensus.cc:359] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.483639 30403 raft_consensus.cc:385] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.484440 30402 tablet_bootstrap.cc:492] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f: No bootstrap required, opened a new log
I20260710 13:27:41.484141 30403 raft_consensus.cc:740] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.484967 30402 ts_tablet_manager.cc:1403] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260710 13:27:41.484975 30288 raft_consensus.cc:2468] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 1.
I20260710 13:27:41.485643 30403 consensus_queue.cc:260] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.487958 30402 raft_consensus.cc:359] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:41.488675 30402 raft_consensus.cc:385] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.488835 30403 ts_tablet_manager.cc:1434] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:27:41.489007 30402 raft_consensus.cc:740] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.490101 30402 consensus_queue.cc:260] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:41.491089 30403 tablet_bootstrap.cc:492] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb: Bootstrap starting.
I20260710 13:27:41.492981 30402 ts_tablet_manager.cc:1434] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:27:41.493945 30402 tablet_bootstrap.cc:492] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f: Bootstrap starting.
I20260710 13:27:41.500196 30402 tablet_bootstrap.cc:654] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.500204 30403 tablet_bootstrap.cc:654] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:41.505535 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:41.509382 30176 leader_election.cc:304] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:41.511410 30432 raft_consensus.cc:2804] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:41.512447 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b57a660e904dcfb012e196df77366a" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:41.513248 30362 raft_consensus.cc:3060] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.515288 30402 tablet_bootstrap.cc:492] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f: No bootstrap required, opened a new log
I20260710 13:27:41.515928 30402 ts_tablet_manager.cc:1403] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260710 13:27:41.519474 30402 raft_consensus.cc:359] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.520426 30402 raft_consensus.cc:385] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.521466 30408 raft_consensus.cc:493] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.522118 30408 raft_consensus.cc:515] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.520787 30402 raft_consensus.cc:740] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.525323 30403 tablet_bootstrap.cc:492] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb: No bootstrap required, opened a new log
I20260710 13:27:41.525050 30402 consensus_queue.cc:260] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.525969 30403 ts_tablet_manager.cc:1403] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.004s
I20260710 13:27:41.526569 30361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6804dd46295642369380bfbfc042d533" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:41.526789 30409 leader_election.cc:290] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Requested vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.527596 30408 leader_election.cc:290] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
W20260710 13:27:41.528787 30251 leader_election.cc:343] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.528993 30362 raft_consensus.cc:2468] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 1.
I20260710 13:27:41.530431 30409 raft_consensus.cc:493] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.530928 30409 raft_consensus.cc:515] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.531209 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6804dd46295642369380bfbfc042d533" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535" is_pre_election: true
I20260710 13:27:41.532928 30409 leader_election.cc:290] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
W20260710 13:27:41.532569 30253 leader_election.cc:343] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.533815 30253 leader_election.cc:304] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535, 7362061110734e6b9e83f124ba2573bb
I20260710 13:27:41.532560 30403 raft_consensus.cc:359] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.535151 30408 raft_consensus.cc:2749] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:41.535434 30403 raft_consensus.cc:385] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.536338 30403 raft_consensus.cc:740] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.537842 30403 consensus_queue.cc:260] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.536662 30402 ts_tablet_manager.cc:1434] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 13:27:41.540797 30402 tablet_bootstrap.cc:492] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f: Bootstrap starting.
I20260710 13:27:41.542309 30404 tablet_bootstrap.cc:492] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: No bootstrap required, opened a new log
I20260710 13:27:41.542841 30404 ts_tablet_manager.cc:1403] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.029s
I20260710 13:27:41.545733 30404 raft_consensus.cc:359] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.546443 30404 raft_consensus.cc:385] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.546751 30404 raft_consensus.cc:740] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.547523 30404 consensus_queue.cc:260] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.548640 30402 tablet_bootstrap.cc:654] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.549889 30404 ts_tablet_manager.cc:1434] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:27:41.550446 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3860b54c4945468cd6fa124211fbbc" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:41.551203 30362 raft_consensus.cc:2468] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 0.
I20260710 13:27:41.552307 30404 tablet_bootstrap.cc:492] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:41.552480 30176 leader_election.cc:304] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, 7362061110734e6b9e83f124ba2573bb; no voters: 
I20260710 13:27:41.554837 30409 raft_consensus.cc:2804] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:41.554998 30403 ts_tablet_manager.cc:1434] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260710 13:27:41.555277 30409 raft_consensus.cc:493] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:41.556511 30403 tablet_bootstrap.cc:492] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb: Bootstrap starting.
I20260710 13:27:41.563789 30404 tablet_bootstrap.cc:654] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.565522 30403 tablet_bootstrap.cc:654] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.566833 30409 raft_consensus.cc:3060] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.573668 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3860b54c4945468cd6fa124211fbbc" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
W20260710 13:27:41.575572 30176 leader_election.cc:343] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.579531 30404 tablet_bootstrap.cc:492] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: No bootstrap required, opened a new log
I20260710 13:27:41.580068 30404 ts_tablet_manager.cc:1403] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.006s
I20260710 13:27:41.584226 30409 raft_consensus.cc:515] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.585693 30403 tablet_bootstrap.cc:492] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb: No bootstrap required, opened a new log
I20260710 13:27:41.586314 30403 ts_tablet_manager.cc:1403] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.009s
I20260710 13:27:41.587193 30404 raft_consensus.cc:359] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.587863 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3860b54c4945468cd6fa124211fbbc" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:41.588923 30404 raft_consensus.cc:385] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.589252 30404 raft_consensus.cc:740] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
W20260710 13:27:41.589296 30176 leader_election.cc:343] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.591085 30432 raft_consensus.cc:697] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: Becoming Leader. State: Replica: 09907044b82149c8910034e4cac63535, State: Running, Role: LEADER
I20260710 13:27:41.590958 30403 raft_consensus.cc:359] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.591900 30403 raft_consensus.cc:385] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.592087 30409 leader_election.cc:290] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Requested vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.592284 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3860b54c4945468cd6fa124211fbbc" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:41.592247 30403 raft_consensus.cc:740] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.592906 30362 raft_consensus.cc:3060] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.592103 30432 consensus_queue.cc:237] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.593674 30402 tablet_bootstrap.cc:492] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f: No bootstrap required, opened a new log
I20260710 13:27:41.593405 30403 consensus_queue.cc:260] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.594166 30402 ts_tablet_manager.cc:1403] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.020s
I20260710 13:27:41.594746 30408 raft_consensus.cc:493] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.595202 30408 raft_consensus.cc:515] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.590027 30404 consensus_queue.cc:260] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.597296 30408 leader_election.cc:290] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.598115 30404 ts_tablet_manager.cc:1434] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 13:27:41.599110 30404 tablet_bootstrap.cc:492] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:41.599306 30403 ts_tablet_manager.cc:1434] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:27:41.599387 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3f51d76e42fc97542097efa85b43" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535" is_pre_election: true
I20260710 13:27:41.600132 30213 raft_consensus.cc:2468] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 0.
I20260710 13:27:41.600574 30403 tablet_bootstrap.cc:492] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb: Bootstrap starting.
I20260710 13:27:41.597244 30402 raft_consensus.cc:359] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.601964 30402 raft_consensus.cc:385] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.601828 30253 leader_election.cc:304] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:41.602303 30402 raft_consensus.cc:740] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.603206 30402 consensus_queue.cc:260] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.604442 30435 raft_consensus.cc:2804] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:41.604916 30435 raft_consensus.cc:493] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:41.605293 30435 raft_consensus.cc:3060] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.606578 30361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3f51d76e42fc97542097efa85b43" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:41.608078 30403 tablet_bootstrap.cc:654] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.608582 30404 tablet_bootstrap.cc:654] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:41.608922 30251 leader_election.cc:343] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.620711 30402 ts_tablet_manager.cc:1434] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260710 13:27:41.622030 30402 tablet_bootstrap.cc:492] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f: Bootstrap starting.
I20260710 13:27:41.624019 30435 raft_consensus.cc:515] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.628311 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3f51d76e42fc97542097efa85b43" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535"
I20260710 13:27:41.628554 30361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3f51d76e42fc97542097efa85b43" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:41.629001 30213 raft_consensus.cc:3060] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:41.630517 30251 leader_election.cc:343] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.638811 30435 leader_election.cc:290] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.640122 30402 tablet_bootstrap.cc:654] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.642966 30362 raft_consensus.cc:2468] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 1.
I20260710 13:27:41.644448 30435 raft_consensus.cc:493] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.644627 30403 tablet_bootstrap.cc:492] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb: No bootstrap required, opened a new log
I20260710 13:27:41.644979 30402 tablet_bootstrap.cc:492] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f: No bootstrap required, opened a new log
I20260710 13:27:41.645319 30403 ts_tablet_manager.cc:1403] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.028s
I20260710 13:27:41.645506 30402 ts_tablet_manager.cc:1403] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260710 13:27:41.645052 30435 raft_consensus.cc:515] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:41.647730 30435 leader_election.cc:290] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371), 09907044b82149c8910034e4cac63535 (127.26.174.65:43795)
I20260710 13:27:41.648406 30361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c506bf2d594624a52fbc907c8c4ac8" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:41.648582 30176 leader_election.cc:304] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09907044b82149c8910034e4cac63535, 7362061110734e6b9e83f124ba2573bb; no voters: dac6daad2cc941cf9b093adcf448255f
I20260710 13:27:41.649060 30361 raft_consensus.cc:2468] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 0.
I20260710 13:27:41.649569 30409 raft_consensus.cc:2804] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:41.650102 30409 raft_consensus.cc:697] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: Becoming Leader. State: Replica: 09907044b82149c8910034e4cac63535, State: Running, Role: LEADER
I20260710 13:27:41.650292 30251 leader_election.cc:304] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:41.648357 30403 raft_consensus.cc:359] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.651002 30212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c506bf2d594624a52fbc907c8c4ac8" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535" is_pre_election: true
I20260710 13:27:41.651357 30435 raft_consensus.cc:2804] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:41.651686 30410 raft_consensus.cc:493] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.651841 30435 raft_consensus.cc:493] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:41.652235 30435 raft_consensus.cc:3060] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.652182 30410 raft_consensus.cc:515] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.650965 30409 consensus_queue.cc:237] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.655117 30410 leader_election.cc:290] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
W20260710 13:27:41.652582 30253 leader_election.cc:343] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.649447 30402 raft_consensus.cc:359] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.657191 30403 raft_consensus.cc:385] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.657435 30402 raft_consensus.cc:385] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.657765 30402 raft_consensus.cc:740] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.657671 30403 raft_consensus.cc:740] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.658593 30402 consensus_queue.cc:260] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.659767 30403 consensus_queue.cc:260] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.661510 30402 ts_tablet_manager.cc:1434] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:27:41.667232 30403 ts_tablet_manager.cc:1434] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:27:41.668663 30403 tablet_bootstrap.cc:492] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb: Bootstrap starting.
I20260710 13:27:41.662420 30213 raft_consensus.cc:2468] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 1.
I20260710 13:27:41.673156 30253 leader_election.cc:304] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f; no voters: 7362061110734e6b9e83f124ba2573bb
I20260710 13:27:41.675094 30408 raft_consensus.cc:2804] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:41.687112 30111 catalog_manager.cc:5697] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09907044b82149c8910034e4cac63535 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "09907044b82149c8910034e4cac63535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:41.689872 30403 tablet_bootstrap.cc:654] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.692565 30435 raft_consensus.cc:515] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:41.695937 30435 leader_election.cc:290] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 election: Requested vote from peers 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371), 09907044b82149c8910034e4cac63535 (127.26.174.65:43795)
I20260710 13:27:41.697418 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c506bf2d594624a52fbc907c8c4ac8" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:41.698226 30362 raft_consensus.cc:3060] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.705833 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c506bf2d594624a52fbc907c8c4ac8" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535"
W20260710 13:27:41.707520 30253 leader_election.cc:343] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.712491 30362 raft_consensus.cc:2468] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 1.
I20260710 13:27:41.714496 30404 tablet_bootstrap.cc:492] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: No bootstrap required, opened a new log
I20260710 13:27:41.714967 30404 ts_tablet_manager.cc:1403] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.031s
I20260710 13:27:41.717332 30404 raft_consensus.cc:359] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.717990 30404 raft_consensus.cc:385] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.718309 30404 raft_consensus.cc:740] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.713382 30408 raft_consensus.cc:697] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 1 LEADER]: Becoming Leader. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Running, Role: LEADER
I20260710 13:27:41.719187 30404 consensus_queue.cc:260] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.720049 30408 consensus_queue.cc:237] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.721658 30404 ts_tablet_manager.cc:1434] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:41.722692 30404 tablet_bootstrap.cc:492] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:41.724476 30251 leader_election.cc:304] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535
I20260710 13:27:41.726174 30446 raft_consensus.cc:2804] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:41.726878 30446 raft_consensus.cc:697] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 1 LEADER]: Becoming Leader. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Running, Role: LEADER
I20260710 13:27:41.727753 30446 consensus_queue.cc:237] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:41.730357 30409 raft_consensus.cc:493] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.730587 30404 tablet_bootstrap.cc:654] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.730904 30409 raft_consensus.cc:515] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.734911 30409 leader_election.cc:290] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.735776 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c519fe9a884f97827ed27c245f71e9" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:41.736963 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c519fe9a884f97827ed27c245f71e9" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:41.737972 30288 raft_consensus.cc:2468] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 0.
I20260710 13:27:41.738058 30362 raft_consensus.cc:2468] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 0.
I20260710 13:27:41.740101 30176 leader_election.cc:304] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:41.740934 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c519fe9a884f97827ed27c245f71e9" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:41.741525 30288 raft_consensus.cc:2468] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 0.
I20260710 13:27:41.741552 30409 raft_consensus.cc:2804] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:41.742681 30409 raft_consensus.cc:493] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:41.743028 30409 raft_consensus.cc:3060] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.744186 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c519fe9a884f97827ed27c245f71e9" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535" is_pre_election: true
I20260710 13:27:41.746196 30325 leader_election.cc:304] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:41.747107 30410 raft_consensus.cc:2804] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:41.747448 30410 raft_consensus.cc:493] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:41.747929 30410 raft_consensus.cc:3060] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.757827 30404 tablet_bootstrap.cc:492] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: No bootstrap required, opened a new log
I20260710 13:27:41.757632 30410 raft_consensus.cc:515] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.758689 30404 ts_tablet_manager.cc:1403] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.012s
I20260710 13:27:41.753985 30409 raft_consensus.cc:515] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.762081 30213 raft_consensus.cc:2393] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7362061110734e6b9e83f124ba2573bb in current term 1: Already voted for candidate 09907044b82149c8910034e4cac63535 in this term.
I20260710 13:27:41.761925 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c519fe9a884f97827ed27c245f71e9" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:41.762542 30288 raft_consensus.cc:3060] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.762468 30404 raft_consensus.cc:359] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.764235 30404 raft_consensus.cc:385] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.764674 30404 raft_consensus.cc:740] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.765694 30404 consensus_queue.cc:260] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.766618 30287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c519fe9a884f97827ed27c245f71e9" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:41.768183 30404 ts_tablet_manager.cc:1434] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:27:41.768895 30432 raft_consensus.cc:493] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.770570 30432 raft_consensus.cc:515] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.771525 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c519fe9a884f97827ed27c245f71e9" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:41.772269 30362 raft_consensus.cc:2393] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09907044b82149c8910034e4cac63535 in current term 1: Already voted for candidate 7362061110734e6b9e83f124ba2573bb in this term.
I20260710 13:27:41.772702 30432 leader_election.cc:290] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.773082 30409 leader_election.cc:290] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Requested vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.773959 30176 leader_election.cc:304] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [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: 09907044b82149c8910034e4cac63535; no voters: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f
I20260710 13:27:41.774595 30409 raft_consensus.cc:2749] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:41.775370 30287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc77256eb8084df4a3eea6f44ef45059" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:41.775846 30287 raft_consensus.cc:2468] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 0.
I20260710 13:27:41.775262 30109 catalog_manager.cc:5697] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f reported cstate change: term changed from 0 to 1, leader changed from <none> to dac6daad2cc941cf9b093adcf448255f (127.26.174.66). New cstate: current_term: 1 leader_uuid: "dac6daad2cc941cf9b093adcf448255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:41.770886 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c519fe9a884f97827ed27c245f71e9" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535"
I20260710 13:27:41.777410 30213 raft_consensus.cc:2393] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7362061110734e6b9e83f124ba2573bb in current term 1: Already voted for candidate 09907044b82149c8910034e4cac63535 in this term.
I20260710 13:27:41.777271 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc77256eb8084df4a3eea6f44ef45059" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:41.770040 30453 raft_consensus.cc:493] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.778533 30176 leader_election.cc:304] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:41.778930 30453 raft_consensus.cc:515] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.779486 30409 raft_consensus.cc:2804] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:41.779997 30362 raft_consensus.cc:2468] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 0.
I20260710 13:27:41.780788 30404 tablet_bootstrap.cc:492] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:41.781863 30410 leader_election.cc:290] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:41.779991 30409 raft_consensus.cc:493] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:41.782943 30288 raft_consensus.cc:2468] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 1.
I20260710 13:27:41.783111 30403 tablet_bootstrap.cc:492] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb: No bootstrap required, opened a new log
I20260710 13:27:41.784595 30403 ts_tablet_manager.cc:1403] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.003s
I20260710 13:27:41.784159 30409 raft_consensus.cc:3060] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.787005 30287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc77256eb8084df4a3eea6f44ef45059" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:41.787638 30287 raft_consensus.cc:2468] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 0.
I20260710 13:27:41.786572 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc77256eb8084df4a3eea6f44ef45059" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535" is_pre_election: true
I20260710 13:27:41.790055 30325 leader_election.cc:304] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:41.790324 30404 tablet_bootstrap.cc:654] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.791555 30325 leader_election.cc:304] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535
I20260710 13:27:41.792625 30410 raft_consensus.cc:2804] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:41.794307 30410 raft_consensus.cc:493] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:41.800073 30410 raft_consensus.cc:3060] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.800429 30455 raft_consensus.cc:2804] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:41.801431 30403 raft_consensus.cc:359] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.802021 30403 raft_consensus.cc:385] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.802191 30403 raft_consensus.cc:740] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.802851 30403 consensus_queue.cc:260] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.803508 30455 raft_consensus.cc:697] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 1 LEADER]: Becoming Leader. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Running, Role: LEADER
I20260710 13:27:41.789060 30453 leader_election.cc:290] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:41.809195 30455 consensus_queue.cc:237] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.812597 30404 tablet_bootstrap.cc:492] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: No bootstrap required, opened a new log
I20260710 13:27:41.813057 30404 ts_tablet_manager.cc:1403] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.008s
I20260710 13:27:41.817147 30446 raft_consensus.cc:493] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.817950 30446 raft_consensus.cc:515] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.821724 30410 raft_consensus.cc:515] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.823294 30404 raft_consensus.cc:359] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:41.824167 30404 raft_consensus.cc:385] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.824510 30404 raft_consensus.cc:740] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.825332 30404 consensus_queue.cc:260] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:41.829428 30403 ts_tablet_manager.cc:1434] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb: Time spent starting tablet: real 0.044s	user 0.013s	sys 0.011s
I20260710 13:27:41.829411 30212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a14e8a3fd94c4ca7a8e04f855df524" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535" is_pre_election: true
I20260710 13:27:41.829619 30409 raft_consensus.cc:515] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.830582 30403 tablet_bootstrap.cc:492] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb: Bootstrap starting.
I20260710 13:27:41.831398 30404 ts_tablet_manager.cc:1434] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
I20260710 13:27:41.831992 30213 raft_consensus.cc:2393] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7362061110734e6b9e83f124ba2573bb in current term 1: Already voted for candidate 09907044b82149c8910034e4cac63535 in this term.
I20260710 13:27:41.832777 30404 tablet_bootstrap.cc:492] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
W20260710 13:27:41.832170 30253 leader_election.cc:343] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:41.834443 30409 leader_election.cc:290] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Requested vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.835269 30109 catalog_manager.cc:5697] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f reported cstate change: term changed from 0 to 1, leader changed from <none> to dac6daad2cc941cf9b093adcf448255f (127.26.174.66). New cstate: current_term: 1 leader_uuid: "dac6daad2cc941cf9b093adcf448255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:41.839857 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc77256eb8084df4a3eea6f44ef45059" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:41.840505 30288 raft_consensus.cc:3060] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.840757 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc77256eb8084df4a3eea6f44ef45059" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:41.841557 30404 tablet_bootstrap.cc:654] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.841557 30403 tablet_bootstrap.cc:654] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.841558 30362 raft_consensus.cc:2393] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09907044b82149c8910034e4cac63535 in current term 1: Already voted for candidate 7362061110734e6b9e83f124ba2573bb in this term.
I20260710 13:27:41.842904 30446 leader_election.cc:290] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.844228 30409 raft_consensus.cc:493] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.844779 30409 raft_consensus.cc:515] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:41.855948 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc77256eb8084df4a3eea6f44ef45059" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535"
I20260710 13:27:41.856312 30287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc77256eb8084df4a3eea6f44ef45059" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:41.856905 30213 raft_consensus.cc:2393] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7362061110734e6b9e83f124ba2573bb in current term 1: Already voted for candidate 09907044b82149c8910034e4cac63535 in this term.
I20260710 13:27:41.855012 30455 raft_consensus.cc:493] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:41.858093 30455 raft_consensus.cc:515] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.858625 30325 leader_election.cc:304] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [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: 7362061110734e6b9e83f124ba2573bb; no voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f
I20260710 13:27:41.859524 30458 raft_consensus.cc:2749] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:41.848773 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a14e8a3fd94c4ca7a8e04f855df524" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:41.860921 30455 leader_election.cc:290] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:41.862299 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c008df2890404f52a307ca9bb45f3f0b" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535" is_pre_election: true
I20260710 13:27:41.864163 30110 catalog_manager.cc:5697] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7362061110734e6b9e83f124ba2573bb (127.26.174.67). New cstate: current_term: 1 leader_uuid: "7362061110734e6b9e83f124ba2573bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:41.865437 30111 catalog_manager.cc:5697] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09907044b82149c8910034e4cac63535 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "09907044b82149c8910034e4cac63535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:41.866492 30213 raft_consensus.cc:2468] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 0.
I20260710 13:27:41.864215 30287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c008df2890404f52a307ca9bb45f3f0b" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:41.867260 30287 raft_consensus.cc:2468] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 0.
I20260710 13:27:41.868397 30325 leader_election.cc:304] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:41.860667 30362 raft_consensus.cc:2468] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 0.
I20260710 13:27:41.869201 30409 leader_election.cc:290] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.870800 30251 leader_election.cc:304] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535
I20260710 13:27:41.872244 30446 raft_consensus.cc:2804] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:41.872579 30446 raft_consensus.cc:493] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:41.872895 30446 raft_consensus.cc:3060] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.873102 30404 tablet_bootstrap.cc:492] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: No bootstrap required, opened a new log
I20260710 13:27:41.873685 30404 ts_tablet_manager.cc:1403] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.014s
I20260710 13:27:41.874114 30287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c506bf2d594624a52fbc907c8c4ac8" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:41.837878 30410 leader_election.cc:290] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:41.877877 30404 raft_consensus.cc:359] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.891811 30404 raft_consensus.cc:385] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.892174 30404 raft_consensus.cc:740] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.890058 30288 raft_consensus.cc:2468] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 1.
I20260710 13:27:41.890281 30459 raft_consensus.cc:2804] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:41.893097 30459 raft_consensus.cc:493] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:41.893436 30176 leader_election.cc:304] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f; no voters: 7362061110734e6b9e83f124ba2573bb
I20260710 13:27:41.893512 30459 raft_consensus.cc:3060] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.894352 30409 raft_consensus.cc:2804] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:41.894842 30409 raft_consensus.cc:697] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: Becoming Leader. State: Replica: 09907044b82149c8910034e4cac63535, State: Running, Role: LEADER
I20260710 13:27:41.895623 30409 consensus_queue.cc:237] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.880558 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c506bf2d594624a52fbc907c8c4ac8" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:41.896720 30403 tablet_bootstrap.cc:492] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb: No bootstrap required, opened a new log
I20260710 13:27:41.897063 30362 raft_consensus.cc:2393] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09907044b82149c8910034e4cac63535 in current term 1: Already voted for candidate dac6daad2cc941cf9b093adcf448255f in this term.
I20260710 13:27:41.897173 30403 ts_tablet_manager.cc:1403] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.041s
I20260710 13:27:41.898207 30176 leader_election.cc:304] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09907044b82149c8910034e4cac63535; no voters: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f
I20260710 13:27:41.899344 30432 raft_consensus.cc:3060] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.893525 30404 consensus_queue.cc:260] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.900138 30403 raft_consensus.cc:359] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.900965 30403 raft_consensus.cc:385] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.901327 30403 raft_consensus.cc:740] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.902089 30403 consensus_queue.cc:260] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.902592 30459 raft_consensus.cc:515] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.903944 30404 ts_tablet_manager.cc:1434] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.010s
I20260710 13:27:41.905251 30459 leader_election.cc:290] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:41.906265 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c008df2890404f52a307ca9bb45f3f0b" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:41.907208 30213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c008df2890404f52a307ca9bb45f3f0b" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535"
I20260710 13:27:41.907781 30213 raft_consensus.cc:3060] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.907931 30432 raft_consensus.cc:2749] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:41.908138 30403 ts_tablet_manager.cc:1434] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:27:41.895541 30446 raft_consensus.cc:515] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.910686 30288 raft_consensus.cc:3060] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.915170 30212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a14e8a3fd94c4ca7a8e04f855df524" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09907044b82149c8910034e4cac63535"
I20260710 13:27:41.915777 30212 raft_consensus.cc:3060] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.918738 30446 leader_election.cc:290] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:41.920121 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a14e8a3fd94c4ca7a8e04f855df524" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:41.920712 30362 raft_consensus.cc:3060] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.925496 30212 raft_consensus.cc:2468] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 1.
I20260710 13:27:41.926000 30213 raft_consensus.cc:2468] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 1.
I20260710 13:27:41.927075 30253 leader_election.cc:304] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:41.927235 30327 leader_election.cc:304] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, 7362061110734e6b9e83f124ba2573bb; no voters: 
I20260710 13:27:41.928046 30459 raft_consensus.cc:2804] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:41.928046 30446 raft_consensus.cc:2804] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:41.929289 30446 raft_consensus.cc:697] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 1 LEADER]: Becoming Leader. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Running, Role: LEADER
I20260710 13:27:41.930192 30446 consensus_queue.cc:237] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.928933 30459 raft_consensus.cc:697] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 1 LEADER]: Becoming Leader. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Running, Role: LEADER
I20260710 13:27:41.932053 30459 consensus_queue.cc:237] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:41.934612 30362 raft_consensus.cc:2468] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 1.
I20260710 13:27:41.939972 30288 raft_consensus.cc:2468] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 1.
I20260710 13:27:41.947121 30111 catalog_manager.cc:5697] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7362061110734e6b9e83f124ba2573bb (127.26.174.67). New cstate: current_term: 1 leader_uuid: "7362061110734e6b9e83f124ba2573bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:41.947336 30110 catalog_manager.cc:5697] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09907044b82149c8910034e4cac63535 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "09907044b82149c8910034e4cac63535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:41.956063 30109 catalog_manager.cc:5697] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f reported cstate change: term changed from 0 to 1, leader changed from <none> to dac6daad2cc941cf9b093adcf448255f (127.26.174.66). New cstate: current_term: 1 leader_uuid: "dac6daad2cc941cf9b093adcf448255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:41.984007 30409 consensus_queue.cc:1048] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:41.994588 30409 consensus_queue.cc:1048] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:42.014057 30409 raft_consensus.cc:493] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.014552 30409 raft_consensus.cc:515] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:42.016347 30409 leader_election.cc:290] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:42.017251 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e6b98463f84d6cbd20cd41756018eb" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:42.017481 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e6b98463f84d6cbd20cd41756018eb" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:42.017856 30288 raft_consensus.cc:2468] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 0.
I20260710 13:27:42.018100 30362 raft_consensus.cc:2468] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 0.
I20260710 13:27:42.018895 30176 leader_election.cc:304] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:42.019500 30409 raft_consensus.cc:2804] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:42.019933 30409 raft_consensus.cc:493] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:42.020345 30409 raft_consensus.cc:3060] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.026067 30409 raft_consensus.cc:515] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:42.027796 30409 leader_election.cc:290] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Requested vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:42.028764 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e6b98463f84d6cbd20cd41756018eb" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:42.029167 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e6b98463f84d6cbd20cd41756018eb" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:42.029443 30288 raft_consensus.cc:3060] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.029731 30362 raft_consensus.cc:3060] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.034339 30409 raft_consensus.cc:493] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.034905 30362 raft_consensus.cc:2468] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 1.
I20260710 13:27:42.034910 30409 raft_consensus.cc:515] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:42.035992 30176 leader_election.cc:304] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, 7362061110734e6b9e83f124ba2573bb; no voters: 
I20260710 13:27:42.036031 30288 raft_consensus.cc:2468] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 1.
I20260710 13:27:42.036877 30434 raft_consensus.cc:2804] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:42.037391 30434 raft_consensus.cc:697] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: Becoming Leader. State: Replica: 09907044b82149c8910034e4cac63535, State: Running, Role: LEADER
I20260710 13:27:42.037537 30409 leader_election.cc:290] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:42.038209 30434 consensus_queue.cc:237] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:42.038606 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6804dd46295642369380bfbfc042d533" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:42.039245 30288 raft_consensus.cc:2468] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 0.
I20260710 13:27:42.039286 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6804dd46295642369380bfbfc042d533" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:42.040063 30362 raft_consensus.cc:2468] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 0.
I20260710 13:27:42.040352 30176 leader_election.cc:304] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:42.041160 30409 raft_consensus.cc:2804] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:42.041553 30409 raft_consensus.cc:493] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:42.041950 30409 raft_consensus.cc:3060] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.047181 30111 catalog_manager.cc:5697] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09907044b82149c8910034e4cac63535 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "09907044b82149c8910034e4cac63535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:42.048322 30409 raft_consensus.cc:515] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:42.050408 30409 leader_election.cc:290] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Requested vote from peers dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:42.051064 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6804dd46295642369380bfbfc042d533" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:42.051421 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6804dd46295642369380bfbfc042d533" candidate_uuid: "09907044b82149c8910034e4cac63535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:42.051740 30288 raft_consensus.cc:3060] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.052150 30362 raft_consensus.cc:3060] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.058061 30362 raft_consensus.cc:2468] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 1.
I20260710 13:27:42.058401 30288 raft_consensus.cc:2468] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09907044b82149c8910034e4cac63535 in term 1.
I20260710 13:27:42.059442 30176 leader_election.cc:304] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:42.060125 30409 raft_consensus.cc:2804] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:42.060739 30409 raft_consensus.cc:697] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: Becoming Leader. State: Replica: 09907044b82149c8910034e4cac63535, State: Running, Role: LEADER
I20260710 13:27:42.060828 30433 consensus_queue.cc:1048] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:42.061672 30409 consensus_queue.cc:237] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:42.071619 30288 raft_consensus.cc:3060] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.071130 30109 catalog_manager.cc:5697] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09907044b82149c8910034e4cac63535 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "09907044b82149c8910034e4cac63535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:42.079757 30433 consensus_queue.cc:1048] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:42.089687 27321 ts_manager.cc:295] Set tserver state for 09907044b82149c8910034e4cac63535 to MAINTENANCE_MODE
I20260710 13:27:42.090327 27321 tablet_server.cc:179] TabletServer@127.26.174.65:0 shutting down...
I20260710 13:27:42.097061 30459 raft_consensus.cc:493] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.097605 30459 raft_consensus.cc:515] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:42.099602 30459 leader_election.cc:290] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:42.100770 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414e3f51d76e42fc97542097efa85b43" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
W20260710 13:27:42.107234 30327 leader_election.cc:336] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:27:42.107707 30327 leader_election.cc:304] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7362061110734e6b9e83f124ba2573bb; no voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f
I20260710 13:27:42.108783 30459 raft_consensus.cc:2749] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:42.116015 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:42.116967 27321 tablet_replica.cc:333] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: stopping tablet replica
I20260710 13:27:42.117646 27321 raft_consensus.cc:2243] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.118054 27321 raft_consensus.cc:2272] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.120369 27321 tablet_replica.cc:333] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: stopping tablet replica
I20260710 13:27:42.120931 27321 raft_consensus.cc:2243] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.121307 27321 raft_consensus.cc:2272] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.123092 27321 tablet_replica.cc:333] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: stopping tablet replica
I20260710 13:27:42.123610 27321 raft_consensus.cc:2243] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.124290 27321 pending_rounds.cc:70] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Trying to abort 1 pending ops.
I20260710 13:27:42.124557 27321 pending_rounds.cc:77] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994494118170624 op_type: NO_OP noop_request { }
I20260710 13:27:42.124900 27321 raft_consensus.cc:2889] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:42.125169 27321 raft_consensus.cc:2272] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.127421 27321 tablet_replica.cc:333] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: stopping tablet replica
I20260710 13:27:42.127936 27321 raft_consensus.cc:2243] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.128299 27321 raft_consensus.cc:2272] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.129761 27321 tablet_replica.cc:333] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: stopping tablet replica
I20260710 13:27:42.130252 27321 raft_consensus.cc:2243] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.130595 27321 raft_consensus.cc:2272] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.132306 27321 tablet_replica.cc:333] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: stopping tablet replica
I20260710 13:27:42.132810 27321 raft_consensus.cc:2243] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:42.133160 27321 raft_consensus.cc:2272] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.134608 27321 tablet_replica.cc:333] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: stopping tablet replica
I20260710 13:27:42.135142 27321 raft_consensus.cc:2243] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.135697 27321 pending_rounds.cc:70] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Trying to abort 1 pending ops.
I20260710 13:27:42.135905 27321 pending_rounds.cc:77] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994494214123520 op_type: NO_OP noop_request { }
I20260710 13:27:42.136173 27321 raft_consensus.cc:2889] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:42.136449 27321 raft_consensus.cc:2272] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.138355 27321 tablet_replica.cc:333] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: stopping tablet replica
I20260710 13:27:42.138913 27321 raft_consensus.cc:2243] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.139464 27321 pending_rounds.cc:70] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Trying to abort 1 pending ops.
I20260710 13:27:42.139674 27321 pending_rounds.cc:77] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994493535793152 op_type: NO_OP noop_request { }
I20260710 13:27:42.139956 27321 raft_consensus.cc:2889] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:42.140229 27321 raft_consensus.cc:2272] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.142308 27321 tablet_replica.cc:333] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: stopping tablet replica
I20260710 13:27:42.142910 27321 raft_consensus.cc:2243] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.143703 27321 raft_consensus.cc:2272] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.145735 27321 tablet_replica.cc:333] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: stopping tablet replica
I20260710 13:27:42.146202 27321 raft_consensus.cc:2243] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:42.147001 27321 raft_consensus.cc:2272] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:42.176039 27321 tablet_server.cc:196] TabletServer@127.26.174.65:0 shutdown complete.
W20260710 13:27:42.228488 30253 consensus_peers.cc:597] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:42.239483 30253 consensus_peers.cc:597] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:42.247819 30327 consensus_peers.cc:597] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:42.330535 30362 raft_consensus.cc:3060] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.336557 30446 consensus_queue.cc:1048] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:42.341358 30459 consensus_queue.cc:1048] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:42.351907 30408 consensus_queue.cc:1048] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:42.360862 30327 consensus_peers.cc:597] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:42.389925 30410 consensus_queue.cc:1048] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:42.394542 30253 consensus_peers.cc:597] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:42.506525 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:42.524364 30408 consensus_queue.cc:1048] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:43.493625 30459 raft_consensus.cc:493] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 09907044b82149c8910034e4cac63535)
I20260710 13:27:43.494411 30459 raft_consensus.cc:515] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.496752 30459 leader_election.cc:290] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:43.498211 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b57a660e904dcfb012e196df77366a" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:43.498979 30408 raft_consensus.cc:493] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 09907044b82149c8910034e4cac63535)
I20260710 13:27:43.499686 30408 raft_consensus.cc:515] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.500489 30288 raft_consensus.cc:2468] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 1.
W20260710 13:27:43.500788 30327 leader_election.cc:336] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:43.502909 30408 leader_election.cc:290] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:43.503643 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b57a660e904dcfb012e196df77366a" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:43.504305 30362 raft_consensus.cc:2468] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 1.
I20260710 13:27:43.505714 30251 leader_election.cc:304] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:43.506467 30325 leader_election.cc:304] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535
I20260710 13:27:43.506726 30408 raft_consensus.cc:2804] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:43.507316 30408 raft_consensus.cc:493] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 09907044b82149c8910034e4cac63535)
I20260710 13:27:43.507722 30408 raft_consensus.cc:3060] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:43.507964 30459 raft_consensus.cc:2804] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:27:43.508441 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:43.508402 30459 raft_consensus.cc:493] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 09907044b82149c8910034e4cac63535)
I20260710 13:27:43.509020 30459 raft_consensus.cc:3060] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:43.510279 30253 leader_election.cc:336] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:43.515492 30408 raft_consensus.cc:515] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.516652 30459 raft_consensus.cc:515] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.517299 30408 leader_election.cc:290] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:43.518559 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b57a660e904dcfb012e196df77366a" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:43.518805 30459 leader_election.cc:290] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:43.519467 30362 raft_consensus.cc:2393] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dac6daad2cc941cf9b093adcf448255f in current term 2: Already voted for candidate 7362061110734e6b9e83f124ba2573bb in this term.
I20260710 13:27:43.520119 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b57a660e904dcfb012e196df77366a" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:43.520876 30288 raft_consensus.cc:2393] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7362061110734e6b9e83f124ba2573bb in current term 2: Already voted for candidate dac6daad2cc941cf9b093adcf448255f in this term.
W20260710 13:27:43.522152 30253 leader_election.cc:336] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:43.522578 30253 leader_election.cc:304] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [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: dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535, 7362061110734e6b9e83f124ba2573bb
I20260710 13:27:43.523296 30408 raft_consensus.cc:2749] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 13:27:43.523552 30327 leader_election.cc:336] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:43.524031 30327 leader_election.cc:304] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [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: 7362061110734e6b9e83f124ba2573bb; no voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f
I20260710 13:27:43.524616 30459 raft_consensus.cc:2749] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:43.573714 30459 raft_consensus.cc:493] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 09907044b82149c8910034e4cac63535)
I20260710 13:27:43.574204 30459 raft_consensus.cc:515] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.576160 30459 leader_election.cc:290] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:43.577478 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3860b54c4945468cd6fa124211fbbc" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
W20260710 13:27:43.579864 30327 leader_election.cc:336] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:43.580204 30327 leader_election.cc:304] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [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: 7362061110734e6b9e83f124ba2573bb; no voters: 09907044b82149c8910034e4cac63535, dac6daad2cc941cf9b093adcf448255f
I20260710 13:27:43.580791 30459 raft_consensus.cc:2749] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:43.583549 30408 raft_consensus.cc:493] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 09907044b82149c8910034e4cac63535)
I20260710 13:27:43.584079 30408 raft_consensus.cc:515] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.585899 30408 leader_election.cc:290] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:43.587049 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3860b54c4945468cd6fa124211fbbc" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:43.587728 30362 raft_consensus.cc:2468] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 1.
I20260710 13:27:43.588814 30251 leader_election.cc:304] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:43.589474 30408 raft_consensus.cc:2804] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:27:43.589599 30253 leader_election.cc:336] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:43.589886 30408 raft_consensus.cc:493] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 09907044b82149c8910034e4cac63535)
I20260710 13:27:43.590353 30408 raft_consensus.cc:3060] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:43.596278 30408 raft_consensus.cc:515] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.598055 30408 leader_election.cc:290] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:43.599328 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3860b54c4945468cd6fa124211fbbc" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:43.599931 30362 raft_consensus.cc:3060] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:43.602032 30253 leader_election.cc:336] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:43.606160 30362 raft_consensus.cc:2468] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 2.
I20260710 13:27:43.607261 30251 leader_election.cc:304] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535
I20260710 13:27:43.608016 30408 raft_consensus.cc:2804] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:43.608904 30408 raft_consensus.cc:697] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 2 LEADER]: Becoming Leader. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Running, Role: LEADER
I20260710 13:27:43.609968 30408 consensus_queue.cc:237] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.618314 30111 catalog_manager.cc:5697] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f reported cstate change: term changed from 1 to 2, leader changed from 09907044b82149c8910034e4cac63535 (127.26.174.65) to dac6daad2cc941cf9b093adcf448255f (127.26.174.66). New cstate: current_term: 2 leader_uuid: "dac6daad2cc941cf9b093adcf448255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.696372 30408 raft_consensus.cc:493] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.697125 30408 raft_consensus.cc:515] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.699136 30408 leader_election.cc:290] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:43.701210 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc77256eb8084df4a3eea6f44ef45059" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb" is_pre_election: true
I20260710 13:27:43.701990 30362 raft_consensus.cc:2468] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 1.
W20260710 13:27:43.702811 30253 leader_election.cc:336] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:43.703402 30251 leader_election.cc:304] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535
I20260710 13:27:43.704026 30408 raft_consensus.cc:2804] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:43.704357 30408 raft_consensus.cc:493] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.704658 30408 raft_consensus.cc:3060] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:43.709609 30408 raft_consensus.cc:515] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.711366 30408 leader_election.cc:290] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), 7362061110734e6b9e83f124ba2573bb (127.26.174.67:37371)
I20260710 13:27:43.712535 30362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc77256eb8084df4a3eea6f44ef45059" candidate_uuid: "dac6daad2cc941cf9b093adcf448255f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7362061110734e6b9e83f124ba2573bb"
I20260710 13:27:43.713047 30362 raft_consensus.cc:3060] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:43.715638 30253 leader_election.cc:336] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:43.718231 30362 raft_consensus.cc:2468] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac6daad2cc941cf9b093adcf448255f in term 2.
I20260710 13:27:43.719277 30251 leader_election.cc:304] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535
I20260710 13:27:43.719962 30408 raft_consensus.cc:2804] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:43.720362 30408 raft_consensus.cc:697] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 2 LEADER]: Becoming Leader. State: Replica: dac6daad2cc941cf9b093adcf448255f, State: Running, Role: LEADER
I20260710 13:27:43.721182 30408 consensus_queue.cc:237] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [LEADER]: Queue going to LEADER 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: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:43.729001 30111 catalog_manager.cc:5697] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f reported cstate change: term changed from 1 to 2, leader changed from 09907044b82149c8910034e4cac63535 (127.26.174.65) to dac6daad2cc941cf9b093adcf448255f (127.26.174.66). New cstate: current_term: 2 leader_uuid: "dac6daad2cc941cf9b093adcf448255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:44.036345 30253 consensus_peers.cc:597] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:44.152740 30459 raft_consensus.cc:493] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.153403 30459 raft_consensus.cc:515] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:44.155239 30459 leader_election.cc:290] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:44.156462 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6804dd46295642369380bfbfc042d533" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:44.157101 30288 raft_consensus.cc:2468] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 1.
I20260710 13:27:44.158011 30325 leader_election.cc:304] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:44.158917 30459 raft_consensus.cc:2804] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:27:44.159020 30327 leader_election.cc:336] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:44.159425 30459 raft_consensus.cc:493] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:44.159823 30459 raft_consensus.cc:3060] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.160974 30362 raft_consensus.cc:1275] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Refusing update from remote peer dac6daad2cc941cf9b093adcf448255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:44.162179 30408 consensus_queue.cc:1048] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:44.168526 30459 raft_consensus.cc:515] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:44.170819 30459 leader_election.cc:290] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:44.173842 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6804dd46295642369380bfbfc042d533" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:44.174535 30288 raft_consensus.cc:3060] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:44.178177 30327 leader_election.cc:336] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:44.184543 30288 raft_consensus.cc:2468] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 2.
I20260710 13:27:44.185796 30325 leader_election.cc:304] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535
I20260710 13:27:44.186625 30459 raft_consensus.cc:2804] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:44.187029 30459 raft_consensus.cc:697] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 2 LEADER]: Becoming Leader. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Running, Role: LEADER
I20260710 13:27:44.187719 30459 consensus_queue.cc:237] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [LEADER]: Queue going to LEADER 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: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:44.195160 30111 catalog_manager.cc:5697] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb reported cstate change: term changed from 1 to 2, leader changed from 09907044b82149c8910034e4cac63535 (127.26.174.65) to 7362061110734e6b9e83f124ba2573bb (127.26.174.67). New cstate: current_term: 2 leader_uuid: "7362061110734e6b9e83f124ba2573bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:44.224702 30459 raft_consensus.cc:493] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.225375 30459 raft_consensus.cc:515] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:44.227092 30459 leader_election.cc:290] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:44.228122 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e6b98463f84d6cbd20cd41756018eb" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:44.228840 30288 raft_consensus.cc:2468] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 1.
I20260710 13:27:44.229899 30325 leader_election.cc:304] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:44.230580 30459 raft_consensus.cc:2804] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:44.230960 30459 raft_consensus.cc:493] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:27:44.230969 30327 leader_election.cc:336] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:44.231294 30459 raft_consensus.cc:3060] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.236582 30459 raft_consensus.cc:515] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:44.238155 30459 leader_election.cc:290] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:44.240044 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e6b98463f84d6cbd20cd41756018eb" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:44.240562 30288 raft_consensus.cc:3060] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:44.241891 30327 leader_election.cc:336] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:44.246083 30288 raft_consensus.cc:2468] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 2.
I20260710 13:27:44.247242 30325 leader_election.cc:304] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535
I20260710 13:27:44.247917 30459 raft_consensus.cc:2804] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:44.248383 30459 raft_consensus.cc:697] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 2 LEADER]: Becoming Leader. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Running, Role: LEADER
I20260710 13:27:44.249223 30459 consensus_queue.cc:237] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [LEADER]: Queue going to LEADER 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: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:44.257922 30111 catalog_manager.cc:5697] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb reported cstate change: term changed from 1 to 2, leader changed from 09907044b82149c8910034e4cac63535 (127.26.174.65) to 7362061110734e6b9e83f124ba2573bb (127.26.174.67). New cstate: current_term: 2 leader_uuid: "7362061110734e6b9e83f124ba2573bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: HEALTHY } } }
W20260710 13:27:44.278049 30253 consensus_peers.cc:597] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:44.328289 30362 raft_consensus.cc:1275] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Refusing update from remote peer dac6daad2cc941cf9b093adcf448255f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:44.329879 30496 consensus_queue.cc:1048] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:27:44.491662 30327 consensus_peers.cc:597] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:44.509505 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:44.517366 30253 consensus_peers.cc:597] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:27:44.643276 30288 raft_consensus.cc:1275] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Refusing update from remote peer 7362061110734e6b9e83f124ba2573bb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:44.644567 30459 consensus_queue.cc:1048] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:44.658598 30327 consensus_peers.cc:597] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:44.679587 30288 raft_consensus.cc:1275] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Refusing update from remote peer 7362061110734e6b9e83f124ba2573bb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:44.681088 30459 consensus_queue.cc:1048] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:44.692921 30327 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260710 13:27:44.696893 30327 consensus_peers.cc:597] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:44.794001 30253 consensus_peers.cc:597] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:44.931424 30327 consensus_peers.cc:597] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:45.118489 30253 consensus_peers.cc:597] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:27:45.194353 30503 raft_consensus.cc:493] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.194876 30503 raft_consensus.cc:515] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:45.196918 30503 leader_election.cc:290] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:45.198006 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b57a660e904dcfb012e196df77366a" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f" is_pre_election: true
I20260710 13:27:45.198555 30288 raft_consensus.cc:2468] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 2.
I20260710 13:27:45.199612 30325 leader_election.cc:304] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 
I20260710 13:27:45.200287 30503 raft_consensus.cc:2804] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:27:45.200608 30503 raft_consensus.cc:493] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:27:45.200676 30327 leader_election.cc:336] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:45.200896 30503 raft_consensus.cc:3060] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:45.207023 30503 raft_consensus.cc:515] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:45.208667 30503 leader_election.cc:290] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 3 election: Requested vote from peers 09907044b82149c8910034e4cac63535 (127.26.174.65:43795), dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105)
I20260710 13:27:45.209947 30288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b57a660e904dcfb012e196df77366a" candidate_uuid: "7362061110734e6b9e83f124ba2573bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac6daad2cc941cf9b093adcf448255f"
I20260710 13:27:45.210888 30288 raft_consensus.cc:3060] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:27:45.212731 30327 leader_election.cc:336] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111)
I20260710 13:27:45.216336 30288 raft_consensus.cc:2468] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7362061110734e6b9e83f124ba2573bb in term 3.
I20260710 13:27:45.217986 30325 leader_election.cc:304] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [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: 7362061110734e6b9e83f124ba2573bb, dac6daad2cc941cf9b093adcf448255f; no voters: 09907044b82149c8910034e4cac63535
I20260710 13:27:45.219074 30503 raft_consensus.cc:2804] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:45.220266 30503 raft_consensus.cc:697] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 3 LEADER]: Becoming Leader. State: Replica: 7362061110734e6b9e83f124ba2573bb, State: Running, Role: LEADER
I20260710 13:27:45.221167 30503 consensus_queue.cc:237] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [LEADER]: Queue going to LEADER 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: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:45.228971 30109 catalog_manager.cc:5697] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb reported cstate change: term changed from 1 to 3, leader changed from 09907044b82149c8910034e4cac63535 (127.26.174.65) to 7362061110734e6b9e83f124ba2573bb (127.26.174.67). New cstate: current_term: 3 leader_uuid: "7362061110734e6b9e83f124ba2573bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } health_report { overall_health: HEALTHY } } }
W20260710 13:27:45.510545 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:45.652138 30327 consensus_peers.cc:597] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:45.788012 30288 raft_consensus.cc:1275] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 3 FOLLOWER]: Refusing update from remote peer 7362061110734e6b9e83f124ba2573bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:27:45.789449 30503 consensus_queue.cc:1048] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:46.121026 30253 consensus_peers.cc:597] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:46.511682 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:46.645352 30253 consensus_peers.cc:597] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:46.846009 30327 consensus_peers.cc:597] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:47.146560 30327 consensus_peers.cc:597] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:27:47.193647 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:47.203099 30515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:47.203218 30516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:47.204107 30518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:47.206362 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:47.207718 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:47.208072 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:47.208282 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690067208265 us; error 0 us; skew 500 ppm
I20260710 13:27:47.208967 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 13:27:47.211849 30327 consensus_peers.cc:597] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:27:47.212997 27321 webserver.cc:533] Webserver started at http://127.26.174.65:36855/ using document root <none> and password file <none>
I20260710 13:27:47.213593 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:47.213797 27321 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:27:47.218466 27321 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:27:47.222388 30523 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:47.223312 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:27:47.223639 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-0-root
uuid: "09907044b82149c8910034e4cac63535"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-j8bj"
I20260710 13:27:47.224012 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689992120920-27321-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:47.236632 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:47.237875 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:47.239459 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:47.243135 30530 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:27:47.283038 30253 consensus_peers.cc:597] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:27:47.294533 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:27:47.294921 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.003s	sys 0.000s
I20260710 13:27:47.295154 27321 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:27:47.300487 30530 tablet_bootstrap.cc:492] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:47.317499 30530 tablet_bootstrap.cc:492] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:27:47.318531 30530 tablet_bootstrap.cc:492] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Bootstrap complete.
I20260710 13:27:47.319226 30530 ts_tablet_manager.cc:1403] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260710 13:27:47.322003 30530 raft_consensus.cc:359] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.322923 30530 raft_consensus.cc:740] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.323660 30530 consensus_queue.cc:260] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [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: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.326552 30530 ts_tablet_manager.cc:1434] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:27:47.327420 30530 tablet_bootstrap.cc:492] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:47.344771 30530 tablet_bootstrap.cc:492] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:47.345767 30530 tablet_bootstrap.cc:492] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: Bootstrap complete.
I20260710 13:27:47.346417 30530 ts_tablet_manager.cc:1403] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 13:27:47.349004 30530 raft_consensus.cc:359] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.349676 30530 raft_consensus.cc:740] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.350407 30530 consensus_queue.cc:260] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [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: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.352398 30530 ts_tablet_manager.cc:1434] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:47.353166 30530 tablet_bootstrap.cc:492] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:47.353637 27321 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:27:47.354084 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.059s	user 0.056s	sys 0.000s
I20260710 13:27:47.371744 30530 tablet_bootstrap.cc:492] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:27:47.373263 30530 tablet_bootstrap.cc:492] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Bootstrap complete.
I20260710 13:27:47.374135 30530 ts_tablet_manager.cc:1403] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:27:47.377498 30530 raft_consensus.cc:359] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.378571 30530 raft_consensus.cc:740] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.379544 30530 consensus_queue.cc:260] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [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: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.382416 30530 ts_tablet_manager.cc:1434] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:27:47.383472 30530 tablet_bootstrap.cc:492] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:47.400229 30530 tablet_bootstrap.cc:492] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:47.400906 30530 tablet_bootstrap.cc:492] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: Bootstrap complete.
I20260710 13:27:47.401522 30530 ts_tablet_manager.cc:1403] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 13:27:47.403900 30530 raft_consensus.cc:359] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.404488 30530 raft_consensus.cc:740] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.405215 30530 consensus_queue.cc:260] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.407140 30530 ts_tablet_manager.cc:1434] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.005s
W20260710 13:27:47.407294 30253 consensus_peers.cc:597] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:27:47.407912 30530 tablet_bootstrap.cc:492] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:47.416072 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.65:43795
I20260710 13:27:47.416203 30591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.65:43795 every 8 connection(s)
I20260710 13:27:47.418771 30530 tablet_bootstrap.cc:492] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:47.419447 30530 tablet_bootstrap.cc:492] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: Bootstrap complete.
I20260710 13:27:47.419971 30530 ts_tablet_manager.cc:1403] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:27:47.421653 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:47.422510 30530 raft_consensus.cc:359] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.423357 30530 raft_consensus.cc:740] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.424458 30530 consensus_queue.cc:260] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.427238 30530 ts_tablet_manager.cc:1434] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:47.428040 30530 tablet_bootstrap.cc:492] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:47.436787 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:47.437654 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:47.438483 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:47.448901 30530 tablet_bootstrap.cc:492] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:27:47.449946 30530 tablet_bootstrap.cc:492] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Bootstrap complete.
I20260710 13:27:47.450609 30530 ts_tablet_manager.cc:1403] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 13:27:47.453117 30530 raft_consensus.cc:359] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.453761 30530 raft_consensus.cc:740] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.454356 30530 consensus_queue.cc:260] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [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: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.455842 30530 ts_tablet_manager.cc:1434] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:47.456684 30530 tablet_bootstrap.cc:492] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:47.460022 30593 heartbeater.cc:344] Connected to a master server at 127.26.174.126:38571
I20260710 13:27:47.460486 30593 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:47.461433 30593 heartbeater.cc:507] Master 127.26.174.126:38571 requested a full tablet report, sending...
I20260710 13:27:47.470522 30530 tablet_bootstrap.cc:492] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:47.470741 30109 ts_manager.cc:194] Re-registered known tserver with Master: 09907044b82149c8910034e4cac63535 (127.26.174.65:43795)
I20260710 13:27:47.471458 30530 tablet_bootstrap.cc:492] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: Bootstrap complete.
I20260710 13:27:47.472127 30530 ts_tablet_manager.cc:1403] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:27:47.474828 30530 raft_consensus.cc:359] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.475531 30530 raft_consensus.cc:740] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.476310 30530 consensus_queue.cc:260] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.478513 30530 ts_tablet_manager.cc:1434] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:47.479377 30530 tablet_bootstrap.cc:492] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:47.484236 30109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60902
I20260710 13:27:47.487748 30593 heartbeater.cc:499] Master 127.26.174.126:38571 was elected leader, sending a full tablet report...
I20260710 13:27:47.495586 30530 tablet_bootstrap.cc:492] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:47.496548 30530 tablet_bootstrap.cc:492] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: Bootstrap complete.
I20260710 13:27:47.497118 30530 ts_tablet_manager.cc:1403] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:27:47.499199 30530 raft_consensus.cc:359] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.499876 30530 raft_consensus.cc:740] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.500454 30530 consensus_queue.cc:260] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [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: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.501855 30530 ts_tablet_manager.cc:1434] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:27:47.502519 30530 tablet_bootstrap.cc:492] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
W20260710 13:27:47.512809 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:47.514318 30530 tablet_bootstrap.cc:492] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:47.515009 30530 tablet_bootstrap.cc:492] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: Bootstrap complete.
I20260710 13:27:47.515491 30530 ts_tablet_manager.cc:1403] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 13:27:47.517102 30530 raft_consensus.cc:359] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:47.517560 30530 raft_consensus.cc:740] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.518090 30530 consensus_queue.cc:260] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } } peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } }
I20260710 13:27:47.519497 30530 ts_tablet_manager.cc:1434] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:27:47.520329 30530 tablet_bootstrap.cc:492] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: Bootstrap starting.
I20260710 13:27:47.532845 30530 tablet_bootstrap.cc:492] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:47.533497 30530 tablet_bootstrap.cc:492] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: Bootstrap complete.
I20260710 13:27:47.534044 30530 ts_tablet_manager.cc:1403] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:27:47.536044 30530 raft_consensus.cc:359] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.536789 30530 raft_consensus.cc:740] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09907044b82149c8910034e4cac63535, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.537510 30530 consensus_queue.cc:260] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09907044b82149c8910034e4cac63535" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 43795 } } peers { permanent_uuid: "dac6daad2cc941cf9b093adcf448255f" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 39105 } } peers { permanent_uuid: "7362061110734e6b9e83f124ba2573bb" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 37371 } }
I20260710 13:27:47.539062 30530 ts_tablet_manager.cc:1434] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:27:47.548141 30566 raft_consensus.cc:3060] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.553545 30566 pending_rounds.cc:85] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Aborting all ops after (but not including) 0
I20260710 13:27:47.553759 30566 pending_rounds.cc:107] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:27:47.554062 30566 raft_consensus.cc:2889] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:27:47.569583 30566 raft_consensus.cc:3060] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.574568 30566 pending_rounds.cc:85] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Aborting all ops after (but not including) 0
I20260710 13:27:47.574816 30566 pending_rounds.cc:107] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:27:47.575065 30566 raft_consensus.cc:2889] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:27:47.659608 30566 raft_consensus.cc:3060] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.688364 30566 raft_consensus.cc:3060] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.693346 30566 pending_rounds.cc:85] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Aborting all ops after (but not including) 0
I20260710 13:27:47.693648 30566 pending_rounds.cc:107] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:27:47.693912 30566 raft_consensus.cc:2889] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:27:47.818897 30566 raft_consensus.cc:3060] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:27:48.453009 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:48.458648 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:48.459189 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:48.459669 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:48.513931 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:49.465852 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:49.473791 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:49.474259 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:49.474728 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:49.514941 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:50.481472 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:50.487572 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:50.488018 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:50.488517 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:50.516043 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:51.516942 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:51.602068 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:51.608371 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:51.608826 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:51.609284 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:52.140331 30588 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2a60 after lost signal to thread 27324
W20260710 13:27:52.141351 30588 debug-util.cc:398] Leaking SignalData structure 0x7b08001226c0 after lost signal to thread 30145
W20260710 13:27:52.142288 30588 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4a60 after lost signal to thread 30312
W20260710 13:27:52.143138 30588 debug-util.cc:398] Leaking SignalData structure 0x7b08000916e0 after lost signal to thread 30386
W20260710 13:27:52.144029 30588 debug-util.cc:398] Leaking SignalData structure 0x7b0800112500 after lost signal to thread 30591
W20260710 13:27:52.518003 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:52.615520 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:52.622416 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:52.627693 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:52.628089 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:27:53.519572 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:53.658435 27321 tablet_server.cc:179] TabletServer@127.26.174.65:43795 shutting down...
I20260710 13:27:53.702634 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:53.703544 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:53.704540 27321 raft_consensus.cc:2243] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.705332 27321 raft_consensus.cc:2272] T 414e3f51d76e42fc97542097efa85b43 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.708305 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:53.708851 27321 raft_consensus.cc:2243] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.709388 27321 raft_consensus.cc:2272] T 47c506bf2d594624a52fbc907c8c4ac8 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.712081 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:53.712713 27321 raft_consensus.cc:2243] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.713195 27321 raft_consensus.cc:2272] T b7b57a660e904dcfb012e196df77366a P 09907044b82149c8910034e4cac63535 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.716392 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:53.717288 27321 raft_consensus.cc:2243] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.717978 27321 raft_consensus.cc:2272] T a0a14e8a3fd94c4ca7a8e04f855df524 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.720690 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:53.721169 27321 raft_consensus.cc:2243] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.721692 27321 raft_consensus.cc:2272] T c008df2890404f52a307ca9bb45f3f0b P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.724154 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:53.724665 27321 raft_consensus.cc:2243] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.725095 27321 raft_consensus.cc:2272] T 99c519fe9a884f97827ed27c245f71e9 P 09907044b82149c8910034e4cac63535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.727531 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:53.728077 27321 raft_consensus.cc:2243] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.728570 27321 raft_consensus.cc:2272] T 6804dd46295642369380bfbfc042d533 P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.730906 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:53.731385 27321 raft_consensus.cc:2243] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.731842 27321 raft_consensus.cc:2272] T dc77256eb8084df4a3eea6f44ef45059 P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.734138 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:53.734632 27321 raft_consensus.cc:2243] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.735157 27321 raft_consensus.cc:2272] T 4a3860b54c4945468cd6fa124211fbbc P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.737514 27321 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:53.737990 27321 raft_consensus.cc:2243] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.738487 27321 raft_consensus.cc:2272] T 88e6b98463f84d6cbd20cd41756018eb P 09907044b82149c8910034e4cac63535 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:53.815825 30253 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260710 13:27:53.819977 30253 consensus_peers.cc:597] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:53.860160 30253 consensus_peers.cc:597] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:53.864470 30253 consensus_peers.cc:597] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:53.887905 30327 consensus_peers.cc:597] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:53.989084 30253 consensus_peers.cc:597] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:54.078086 30327 consensus_peers.cc:597] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:54.090251 30253 consensus_peers.cc:597] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:54.118332 30327 consensus_peers.cc:597] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:54.181072 30327 consensus_peers.cc:597] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:54.206264 30327 consensus_peers.cc:597] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb -> Peer 09907044b82149c8910034e4cac63535 (127.26.174.65:43795): Couldn't send request to peer 09907044b82149c8910034e4cac63535. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:43795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:54.520818 30159 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:54.669752 27321 tablet_server.cc:196] TabletServer@127.26.174.65:43795 shutdown complete.
I20260710 13:27:54.701505 27321 tablet_server.cc:179] TabletServer@127.26.174.66:0 shutting down...
W20260710 13:27:54.707973 30325 consensus_peers.cc:597] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb -> Peer dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105): Couldn't send request to peer dac6daad2cc941cf9b093adcf448255f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.727214 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:54.728121 27321 tablet_replica.cc:333] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f: stopping tablet replica
I20260710 13:27:54.728881 27321 raft_consensus.cc:2243] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.729751 27321 raft_consensus.cc:2272] T 4a3860b54c4945468cd6fa124211fbbc P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.732414 27321 tablet_replica.cc:333] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f: stopping tablet replica
I20260710 13:27:54.733029 27321 raft_consensus.cc:2243] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.733515 27321 raft_consensus.cc:2272] T 99c519fe9a884f97827ed27c245f71e9 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.735893 27321 tablet_replica.cc:333] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f: stopping tablet replica
I20260710 13:27:54.736466 27321 raft_consensus.cc:2243] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.736938 27321 raft_consensus.cc:2272] T c008df2890404f52a307ca9bb45f3f0b P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.739009 27321 tablet_replica.cc:333] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f: stopping tablet replica
I20260710 13:27:54.739517 27321 raft_consensus.cc:2243] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.740301 27321 raft_consensus.cc:2272] T 47c506bf2d594624a52fbc907c8c4ac8 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.742255 27321 tablet_replica.cc:333] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f: stopping tablet replica
I20260710 13:27:54.742836 27321 raft_consensus.cc:2243] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.743281 27321 raft_consensus.cc:2272] T b7b57a660e904dcfb012e196df77366a P dac6daad2cc941cf9b093adcf448255f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.745119 27321 tablet_replica.cc:333] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f: stopping tablet replica
I20260710 13:27:54.745580 27321 raft_consensus.cc:2243] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.745993 27321 raft_consensus.cc:2272] T 6804dd46295642369380bfbfc042d533 P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.748039 27321 tablet_replica.cc:333] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f: stopping tablet replica
I20260710 13:27:54.748538 27321 raft_consensus.cc:2243] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.749294 27321 raft_consensus.cc:2272] T dc77256eb8084df4a3eea6f44ef45059 P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.751258 27321 tablet_replica.cc:333] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f: stopping tablet replica
I20260710 13:27:54.751734 27321 raft_consensus.cc:2243] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.752499 27321 raft_consensus.cc:2272] T a0a14e8a3fd94c4ca7a8e04f855df524 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.754469 27321 tablet_replica.cc:333] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f: stopping tablet replica
I20260710 13:27:54.755008 27321 raft_consensus.cc:2243] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.755446 27321 raft_consensus.cc:2272] T 88e6b98463f84d6cbd20cd41756018eb P dac6daad2cc941cf9b093adcf448255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.757341 27321 tablet_replica.cc:333] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f: stopping tablet replica
I20260710 13:27:54.757793 27321 raft_consensus.cc:2243] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.758554 27321 raft_consensus.cc:2272] T 414e3f51d76e42fc97542097efa85b43 P dac6daad2cc941cf9b093adcf448255f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:54.772133 30325 consensus_peers.cc:597] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb -> Peer dac6daad2cc941cf9b093adcf448255f (127.26.174.66:39105): Couldn't send request to peer dac6daad2cc941cf9b093adcf448255f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.792297 27321 tablet_server.cc:196] TabletServer@127.26.174.66:0 shutdown complete.
I20260710 13:27:54.818377 27321 tablet_server.cc:179] TabletServer@127.26.174.67:0 shutting down...
I20260710 13:27:54.841558 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:54.842299 27321 tablet_replica.cc:333] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb: stopping tablet replica
I20260710 13:27:54.843024 27321 raft_consensus.cc:2243] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.843444 27321 raft_consensus.cc:2272] T 414e3f51d76e42fc97542097efa85b43 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.845551 27321 tablet_replica.cc:333] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb: stopping tablet replica
I20260710 13:27:54.846076 27321 raft_consensus.cc:2243] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.846905 27321 raft_consensus.cc:2272] T 88e6b98463f84d6cbd20cd41756018eb P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.848670 27321 tablet_replica.cc:333] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb: stopping tablet replica
I20260710 13:27:54.849143 27321 raft_consensus.cc:2243] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.849835 27321 raft_consensus.cc:2272] T 6804dd46295642369380bfbfc042d533 P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.851724 27321 tablet_replica.cc:333] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb: stopping tablet replica
I20260710 13:27:54.852221 27321 raft_consensus.cc:2243] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.852658 27321 raft_consensus.cc:2272] T dc77256eb8084df4a3eea6f44ef45059 P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.854496 27321 tablet_replica.cc:333] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb: stopping tablet replica
I20260710 13:27:54.855065 27321 raft_consensus.cc:2243] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.855494 27321 raft_consensus.cc:2272] T a0a14e8a3fd94c4ca7a8e04f855df524 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.857285 27321 tablet_replica.cc:333] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb: stopping tablet replica
I20260710 13:27:54.857748 27321 raft_consensus.cc:2243] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.858180 27321 raft_consensus.cc:2272] T 4a3860b54c4945468cd6fa124211fbbc P 7362061110734e6b9e83f124ba2573bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.860004 27321 tablet_replica.cc:333] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb: stopping tablet replica
I20260710 13:27:54.860472 27321 raft_consensus.cc:2243] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.861169 27321 raft_consensus.cc:2272] T b7b57a660e904dcfb012e196df77366a P 7362061110734e6b9e83f124ba2573bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.863150 27321 tablet_replica.cc:333] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb: stopping tablet replica
I20260710 13:27:54.863626 27321 raft_consensus.cc:2243] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.864368 27321 raft_consensus.cc:2272] T c008df2890404f52a307ca9bb45f3f0b P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.866154 27321 tablet_replica.cc:333] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb: stopping tablet replica
I20260710 13:27:54.866674 27321 raft_consensus.cc:2243] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.867367 27321 raft_consensus.cc:2272] T 99c519fe9a884f97827ed27c245f71e9 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.869168 27321 tablet_replica.cc:333] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb: stopping tablet replica
I20260710 13:27:54.869616 27321 raft_consensus.cc:2243] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:54.870005 27321 raft_consensus.cc:2272] T 47c506bf2d594624a52fbc907c8c4ac8 P 7362061110734e6b9e83f124ba2573bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.891501 27321 tablet_server.cc:196] TabletServer@127.26.174.67:0 shutdown complete.
I20260710 13:27:54.915258 27321 master.cc:562] Master@127.26.174.126:38571 shutting down...
I20260710 13:27:54.938388 27321 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:54.939091 27321 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:54.939461 27321 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81e4e24ac1e04877811f23daec350b7f: stopping tablet replica
I20260710 13:27:54.959368 27321 master.cc:584] Master@127.26.174.126:38571 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14634 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:27:55.004487 27321 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.174.126:46683
I20260710 13:27:55.005589 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:55.011615 30639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:55.011777 30642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:55.011750 30640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:55.012729 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:55.013588 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:55.013779 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:55.013891 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690075013879 us; error 0 us; skew 500 ppm
I20260710 13:27:55.014338 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:55.016827 27321 webserver.cc:533] Webserver started at http://127.26.174.126:37267/ using document root <none> and password file <none>
I20260710 13:27:55.017344 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:55.017510 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:55.017737 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:55.019084 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/master-0-root/instance:
uuid: "500a63d7ddcd42f096db2c60a6216d7c"
format_stamp: "Formatted at 2026-07-10 13:27:55 on dist-test-slave-j8bj"
I20260710 13:27:55.023604 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:55.026924 30647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:55.027657 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:55.027945 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/master-0-root
uuid: "500a63d7ddcd42f096db2c60a6216d7c"
format_stamp: "Formatted at 2026-07-10 13:27:55 on dist-test-slave-j8bj"
I20260710 13:27:55.028260 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:55.039312 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:55.040428 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:55.080559 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.126:46683
I20260710 13:27:55.080681 30698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.126:46683 every 8 connection(s)
I20260710 13:27:55.084422 30699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.095021 30699 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c: Bootstrap starting.
I20260710 13:27:55.099629 30699 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.103716 30699 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c: No bootstrap required, opened a new log
I20260710 13:27:55.105811 30699 raft_consensus.cc:359] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "500a63d7ddcd42f096db2c60a6216d7c" member_type: VOTER }
I20260710 13:27:55.106213 30699 raft_consensus.cc:385] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.106405 30699 raft_consensus.cc:740] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500a63d7ddcd42f096db2c60a6216d7c, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.106876 30699 consensus_queue.cc:260] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "500a63d7ddcd42f096db2c60a6216d7c" member_type: VOTER }
I20260710 13:27:55.107331 30699 raft_consensus.cc:399] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:55.107514 30699 raft_consensus.cc:493] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:55.107722 30699 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.112195 30699 raft_consensus.cc:515] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "500a63d7ddcd42f096db2c60a6216d7c" member_type: VOTER }
I20260710 13:27:55.112701 30699 leader_election.cc:304] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [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: 500a63d7ddcd42f096db2c60a6216d7c; no voters: 
I20260710 13:27:55.113925 30699 leader_election.cc:290] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:55.114332 30702 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:55.116847 30702 raft_consensus.cc:697] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 1 LEADER]: Becoming Leader. State: Replica: 500a63d7ddcd42f096db2c60a6216d7c, State: Running, Role: LEADER
I20260710 13:27:55.117673 30702 consensus_queue.cc:237] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [LEADER]: Queue going to LEADER mode. State: All 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: "500a63d7ddcd42f096db2c60a6216d7c" member_type: VOTER }
I20260710 13:27:55.118157 30699 sys_catalog.cc:565] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:55.124315 30703 sys_catalog.cc:455] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "500a63d7ddcd42f096db2c60a6216d7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "500a63d7ddcd42f096db2c60a6216d7c" member_type: VOTER } }
I20260710 13:27:55.124420 30704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 500a63d7ddcd42f096db2c60a6216d7c. Latest consensus state: current_term: 1 leader_uuid: "500a63d7ddcd42f096db2c60a6216d7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "500a63d7ddcd42f096db2c60a6216d7c" member_type: VOTER } }
I20260710 13:27:55.125216 30703 sys_catalog.cc:458] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:55.125293 30704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:55.131038 30710 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:55.136078 30710 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:55.137135 27321 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:55.144866 30710 catalog_manager.cc:1383] Generated new cluster ID: 4486a4ccb2094c01b1b17e9a0ae38071
I20260710 13:27:55.145152 30710 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:55.165220 30710 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:55.166519 30710 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:55.177631 30710 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c: Generated new TSK 0
I20260710 13:27:55.178215 30710 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:55.204031 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:55.209829 30720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:55.211252 30721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:55.212981 30723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:55.213282 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:55.214172 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:55.214339 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:55.214464 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690075214452 us; error 0 us; skew 500 ppm
I20260710 13:27:55.215003 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:55.217223 27321 webserver.cc:533] Webserver started at http://127.26.174.65:45029/ using document root <none> and password file <none>
I20260710 13:27:55.217664 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:55.217811 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:55.218020 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:55.219044 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-0-root/instance:
uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
format_stamp: "Formatted at 2026-07-10 13:27:55 on dist-test-slave-j8bj"
I20260710 13:27:55.223453 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:55.226761 30728 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:55.227643 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:55.227872 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-0-root
uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
format_stamp: "Formatted at 2026-07-10 13:27:55 on dist-test-slave-j8bj"
I20260710 13:27:55.228119 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:55.244206 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:55.245340 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:55.246891 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:55.249142 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:55.249308 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:55.249598 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:55.249789 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:55.290443 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.65:44975
I20260710 13:27:55.290539 30790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.65:44975 every 8 connection(s)
I20260710 13:27:55.295382 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:55.303228 30796 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:55.303839 30795 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:55.306025 30798 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:55.306795 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:55.308035 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:55.308277 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:55.308466 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690075308447 us; error 0 us; skew 500 ppm
I20260710 13:27:55.309072 30791 heartbeater.cc:344] Connected to a master server at 127.26.174.126:46683
I20260710 13:27:55.309140 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:55.309489 30791 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:55.310202 30791 heartbeater.cc:507] Master 127.26.174.126:46683 requested a full tablet report, sending...
I20260710 13:27:55.312165 27321 webserver.cc:533] Webserver started at http://127.26.174.66:46837/ using document root <none> and password file <none>
I20260710 13:27:55.312485 30664 ts_manager.cc:194] Registered new tserver with Master: 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65:44975)
I20260710 13:27:55.312700 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:55.313010 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:55.313277 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:55.314364 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-1-root/instance:
uuid: "77005938b5b74b9ca601390d3c716a81"
format_stamp: "Formatted at 2026-07-10 13:27:55 on dist-test-slave-j8bj"
I20260710 13:27:55.314591 30664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49554
I20260710 13:27:55.318821 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:55.322232 30803 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:55.323025 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:55.323307 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-1-root
uuid: "77005938b5b74b9ca601390d3c716a81"
format_stamp: "Formatted at 2026-07-10 13:27:55 on dist-test-slave-j8bj"
I20260710 13:27:55.323609 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:55.343994 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:55.345175 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:55.346621 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:55.348738 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:55.348977 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:55.349212 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:55.349390 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:55.387853 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.66:34499
I20260710 13:27:55.387974 30865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.66:34499 every 8 connection(s)
I20260710 13:27:55.392488 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:55.399888 30869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:55.402245 30870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:55.404194 30872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:55.404937 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:55.405972 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:55.406234 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:55.406461 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690075406440 us; error 0 us; skew 500 ppm
I20260710 13:27:55.407172 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:55.407388 30866 heartbeater.cc:344] Connected to a master server at 127.26.174.126:46683
I20260710 13:27:55.407758 30866 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:55.408644 30866 heartbeater.cc:507] Master 127.26.174.126:46683 requested a full tablet report, sending...
I20260710 13:27:55.409850 27321 webserver.cc:533] Webserver started at http://127.26.174.67:37283/ using document root <none> and password file <none>
I20260710 13:27:55.410486 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:55.410742 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:55.410646 30664 ts_manager.cc:194] Registered new tserver with Master: 77005938b5b74b9ca601390d3c716a81 (127.26.174.66:34499)
I20260710 13:27:55.411208 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:55.412573 30664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49570
I20260710 13:27:55.412739 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-2-root/instance:
uuid: "43130e389bce4402a395f12abda576b0"
format_stamp: "Formatted at 2026-07-10 13:27:55 on dist-test-slave-j8bj"
I20260710 13:27:55.417560 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:55.421161 30877 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:55.422061 27321 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 13:27:55.422423 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-2-root
uuid: "43130e389bce4402a395f12abda576b0"
format_stamp: "Formatted at 2026-07-10 13:27:55 on dist-test-slave-j8bj"
I20260710 13:27:55.422776 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689992120920-27321-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:55.437489 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:55.438822 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:55.440342 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:55.442624 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:55.442941 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:55.443215 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:55.443418 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:55.484859 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.67:40045
I20260710 13:27:55.484972 30939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.67:40045 every 8 connection(s)
I20260710 13:27:55.498858 30940 heartbeater.cc:344] Connected to a master server at 127.26.174.126:46683
I20260710 13:27:55.499181 30940 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:55.499970 30940 heartbeater.cc:507] Master 127.26.174.126:46683 requested a full tablet report, sending...
I20260710 13:27:55.501925 30664 ts_manager.cc:194] Registered new tserver with Master: 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:55.502915 27321 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014569972s
I20260710 13:27:55.503338 30664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49572
I20260710 13:27:55.528581 30664 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49576:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:55.531041 30664 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:55.575770 30831 tablet_service.cc:1511] Processing CreateTablet for tablet 2b55d7ba38634446ae6c4b20247ba17e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=28020ece5c4743e3a56d24b6b172a078]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:55.577237 30831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b55d7ba38634446ae6c4b20247ba17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.578204 30830 tablet_service.cc:1511] Processing CreateTablet for tablet 613b246b49f54ede9a16070a8db4519b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=28020ece5c4743e3a56d24b6b172a078]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:55.579557 30830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613b246b49f54ede9a16070a8db4519b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.590257 30756 tablet_service.cc:1511] Processing CreateTablet for tablet 2b55d7ba38634446ae6c4b20247ba17e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=28020ece5c4743e3a56d24b6b172a078]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:55.591074 30904 tablet_service.cc:1511] Processing CreateTablet for tablet 613b246b49f54ede9a16070a8db4519b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=28020ece5c4743e3a56d24b6b172a078]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:55.591688 30756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b55d7ba38634446ae6c4b20247ba17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.592381 30904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613b246b49f54ede9a16070a8db4519b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.590257 30905 tablet_service.cc:1511] Processing CreateTablet for tablet 2b55d7ba38634446ae6c4b20247ba17e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=28020ece5c4743e3a56d24b6b172a078]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:55.595274 30905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b55d7ba38634446ae6c4b20247ba17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.604897 30755 tablet_service.cc:1511] Processing CreateTablet for tablet 613b246b49f54ede9a16070a8db4519b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=28020ece5c4743e3a56d24b6b172a078]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:55.606205 30755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613b246b49f54ede9a16070a8db4519b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:55.614697 30955 tablet_bootstrap.cc:492] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81: Bootstrap starting.
I20260710 13:27:55.623577 30955 tablet_bootstrap.cc:654] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.625633 30956 tablet_bootstrap.cc:492] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca: Bootstrap starting.
I20260710 13:27:55.633411 30957 tablet_bootstrap.cc:492] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0: Bootstrap starting.
I20260710 13:27:55.636623 30955 tablet_bootstrap.cc:492] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81: No bootstrap required, opened a new log
I20260710 13:27:55.637169 30956 tablet_bootstrap.cc:654] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.637205 30955 ts_tablet_manager.cc:1403] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260710 13:27:55.639336 30957 tablet_bootstrap.cc:654] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.640683 30955 raft_consensus.cc:359] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.641395 30955 raft_consensus.cc:385] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.641669 30955 raft_consensus.cc:740] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77005938b5b74b9ca601390d3c716a81, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.642431 30956 tablet_bootstrap.cc:492] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca: No bootstrap required, opened a new log
I20260710 13:27:55.642997 30956 ts_tablet_manager.cc:1403] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 13:27:55.642527 30955 consensus_queue.cc:260] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.644009 30957 tablet_bootstrap.cc:492] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0: No bootstrap required, opened a new log
I20260710 13:27:55.644503 30957 ts_tablet_manager.cc:1403] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.005s
I20260710 13:27:55.645517 30955 ts_tablet_manager.cc:1434] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:55.645601 30866 heartbeater.cc:499] Master 127.26.174.126:46683 was elected leader, sending a full tablet report...
I20260710 13:27:55.646595 30955 tablet_bootstrap.cc:492] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81: Bootstrap starting.
I20260710 13:27:55.647147 30957 raft_consensus.cc:359] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.647873 30957 raft_consensus.cc:385] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.648170 30957 raft_consensus.cc:740] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43130e389bce4402a395f12abda576b0, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.649008 30957 consensus_queue.cc:260] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.649751 30956 raft_consensus.cc:359] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.650671 30956 raft_consensus.cc:385] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.651124 30956 raft_consensus.cc:740] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a82b29ceaf41fa851e3512cc1bfeca, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.652084 30956 consensus_queue.cc:260] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.653146 30955 tablet_bootstrap.cc:654] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.661363 30955 tablet_bootstrap.cc:492] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81: No bootstrap required, opened a new log
I20260710 13:27:55.661815 30955 ts_tablet_manager.cc:1403] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 13:27:55.664485 30940 heartbeater.cc:499] Master 127.26.174.126:46683 was elected leader, sending a full tablet report...
I20260710 13:27:55.665354 30957 ts_tablet_manager.cc:1434] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.008s
I20260710 13:27:55.665464 30791 heartbeater.cc:499] Master 127.26.174.126:46683 was elected leader, sending a full tablet report...
I20260710 13:27:55.666105 30956 ts_tablet_manager.cc:1434] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 13:27:55.666443 30957 tablet_bootstrap.cc:492] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0: Bootstrap starting.
I20260710 13:27:55.667245 30956 tablet_bootstrap.cc:492] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca: Bootstrap starting.
I20260710 13:27:55.667467 30955 raft_consensus.cc:359] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.668202 30955 raft_consensus.cc:385] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.668489 30955 raft_consensus.cc:740] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77005938b5b74b9ca601390d3c716a81, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.669246 30955 consensus_queue.cc:260] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.673010 30955 ts_tablet_manager.cc:1434] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:27:55.673599 30957 tablet_bootstrap.cc:654] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.674204 30956 tablet_bootstrap.cc:654] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:55.680745 30956 tablet_bootstrap.cc:492] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca: No bootstrap required, opened a new log
I20260710 13:27:55.681111 30957 tablet_bootstrap.cc:492] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0: No bootstrap required, opened a new log
I20260710 13:27:55.681279 30956 ts_tablet_manager.cc:1403] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260710 13:27:55.681612 30957 ts_tablet_manager.cc:1403] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:27:55.684662 30957 raft_consensus.cc:359] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.685431 30957 raft_consensus.cc:385] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.685881 30957 raft_consensus.cc:740] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43130e389bce4402a395f12abda576b0, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.685465 30956 raft_consensus.cc:359] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.686611 30956 raft_consensus.cc:385] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:55.687021 30956 raft_consensus.cc:740] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a82b29ceaf41fa851e3512cc1bfeca, State: Initialized, Role: FOLLOWER
I20260710 13:27:55.686736 30957 consensus_queue.cc:260] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.687806 30956 consensus_queue.cc:260] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.689078 30957 ts_tablet_manager.cc:1434] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:27:55.690203 30956 ts_tablet_manager.cc:1434] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:27:55.707135 30963 raft_consensus.cc:493] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:55.707712 30963 raft_consensus.cc:515] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.709955 30963 leader_election.cc:290] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77005938b5b74b9ca601390d3c716a81 (127.26.174.66:34499), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:55.719849 30841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613b246b49f54ede9a16070a8db4519b" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77005938b5b74b9ca601390d3c716a81" is_pre_election: true
I20260710 13:27:55.720674 30841 raft_consensus.cc:2468] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 0.
I20260710 13:27:55.721470 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613b246b49f54ede9a16070a8db4519b" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43130e389bce4402a395f12abda576b0" is_pre_election: true
I20260710 13:27:55.721907 30731 leader_election.cc:304] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a82b29ceaf41fa851e3512cc1bfeca, 77005938b5b74b9ca601390d3c716a81; no voters: 
I20260710 13:27:55.722211 30915 raft_consensus.cc:2468] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 0.
I20260710 13:27:55.722729 30963 raft_consensus.cc:2804] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:55.723070 30963 raft_consensus.cc:493] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:55.723373 30963 raft_consensus.cc:3060] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.728513 30963 raft_consensus.cc:515] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.730180 30963 leader_election.cc:290] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 1 election: Requested vote from peers 77005938b5b74b9ca601390d3c716a81 (127.26.174.66:34499), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:55.730989 30841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613b246b49f54ede9a16070a8db4519b" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77005938b5b74b9ca601390d3c716a81"
I20260710 13:27:55.731233 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613b246b49f54ede9a16070a8db4519b" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43130e389bce4402a395f12abda576b0"
I20260710 13:27:55.731530 30841 raft_consensus.cc:3060] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.731887 30915 raft_consensus.cc:3060] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:55.736486 30841 raft_consensus.cc:2468] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 1.
I20260710 13:27:55.736708 30915 raft_consensus.cc:2468] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 1.
I20260710 13:27:55.737535 30731 leader_election.cc:304] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a82b29ceaf41fa851e3512cc1bfeca, 77005938b5b74b9ca601390d3c716a81; no voters: 
I20260710 13:27:55.738170 30963 raft_consensus.cc:2804] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:55.739084 30941 tablet.cc:2406] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:27:55.739249 30963 raft_consensus.cc:697] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 LEADER]: Becoming Leader. State: Replica: 70a82b29ceaf41fa851e3512cc1bfeca, State: Running, Role: LEADER
I20260710 13:27:55.740161 30963 consensus_queue.cc:237] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:55.747979 30664 catalog_manager.cc:5697] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65). New cstate: current_term: 1 leader_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:56.059072 30961 raft_consensus.cc:493] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.059585 30961 raft_consensus.cc:515] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.061492 30961 leader_election.cc:290] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65:44975), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:56.071388 30766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b55d7ba38634446ae6c4b20247ba17e" candidate_uuid: "77005938b5b74b9ca601390d3c716a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" is_pre_election: true
I20260710 13:27:56.071684 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b55d7ba38634446ae6c4b20247ba17e" candidate_uuid: "77005938b5b74b9ca601390d3c716a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43130e389bce4402a395f12abda576b0" is_pre_election: true
I20260710 13:27:56.072136 30766 raft_consensus.cc:2468] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77005938b5b74b9ca601390d3c716a81 in term 0.
I20260710 13:27:56.072238 30915 raft_consensus.cc:2468] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77005938b5b74b9ca601390d3c716a81 in term 0.
I20260710 13:27:56.073342 30805 leader_election.cc:304] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43130e389bce4402a395f12abda576b0, 77005938b5b74b9ca601390d3c716a81; no voters: 
I20260710 13:27:56.074033 30961 raft_consensus.cc:2804] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.074410 30961 raft_consensus.cc:493] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.074733 30961 raft_consensus.cc:3060] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.081144 30961 raft_consensus.cc:515] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.082866 30961 leader_election.cc:290] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [CANDIDATE]: Term 1 election: Requested vote from peers 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65:44975), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:56.083572 30766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b55d7ba38634446ae6c4b20247ba17e" candidate_uuid: "77005938b5b74b9ca601390d3c716a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
I20260710 13:27:56.083817 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b55d7ba38634446ae6c4b20247ba17e" candidate_uuid: "77005938b5b74b9ca601390d3c716a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43130e389bce4402a395f12abda576b0"
I20260710 13:27:56.084079 30766 raft_consensus.cc:3060] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.084453 30915 raft_consensus.cc:3060] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.089280 30766 raft_consensus.cc:2468] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77005938b5b74b9ca601390d3c716a81 in term 1.
I20260710 13:27:56.089733 30915 raft_consensus.cc:2468] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77005938b5b74b9ca601390d3c716a81 in term 1.
I20260710 13:27:56.090399 30804 leader_election.cc:304] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a82b29ceaf41fa851e3512cc1bfeca, 77005938b5b74b9ca601390d3c716a81; no voters: 
I20260710 13:27:56.091223 30961 raft_consensus.cc:2804] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.092154 30961 raft_consensus.cc:697] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 1 LEADER]: Becoming Leader. State: Replica: 77005938b5b74b9ca601390d3c716a81, State: Running, Role: LEADER
I20260710 13:27:56.093030 30961 consensus_queue.cc:237] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.099972 30664 catalog_manager.cc:5697] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77005938b5b74b9ca601390d3c716a81 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "77005938b5b74b9ca601390d3c716a81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:56.175072 30963 consensus_queue.cc:1048] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.188378 30976 consensus_queue.cc:1048] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.219359 30662 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49590:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:56.221571 30662 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:56.246992 30755 tablet_service.cc:1511] Processing CreateTablet for tablet fc814155726b4452884b5480baf71c7f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70e35d58ce58403389a01455e33adb3a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:56.248252 30755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc814155726b4452884b5480baf71c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:56.249141 30904 tablet_service.cc:1511] Processing CreateTablet for tablet fc814155726b4452884b5480baf71c7f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70e35d58ce58403389a01455e33adb3a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:56.250294 30904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc814155726b4452884b5480baf71c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:56.251677 30756 tablet_service.cc:1511] Processing CreateTablet for tablet 11ae1b0338a84b9282b92b51927088e3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70e35d58ce58403389a01455e33adb3a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:56.252830 30756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ae1b0338a84b9282b92b51927088e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:56.255645 30830 tablet_service.cc:1511] Processing CreateTablet for tablet 11ae1b0338a84b9282b92b51927088e3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70e35d58ce58403389a01455e33adb3a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:56.256238 30905 tablet_service.cc:1511] Processing CreateTablet for tablet 11ae1b0338a84b9282b92b51927088e3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70e35d58ce58403389a01455e33adb3a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:56.256899 30830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ae1b0338a84b9282b92b51927088e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:56.257282 30905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ae1b0338a84b9282b92b51927088e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:56.259667 30831 tablet_service.cc:1511] Processing CreateTablet for tablet fc814155726b4452884b5480baf71c7f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70e35d58ce58403389a01455e33adb3a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:56.260811 30831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc814155726b4452884b5480baf71c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:56.286201 30987 tablet_bootstrap.cc:492] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca: Bootstrap starting.
I20260710 13:27:56.288133 30986 tablet_bootstrap.cc:492] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0: Bootstrap starting.
I20260710 13:27:56.292836 30988 tablet_bootstrap.cc:492] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81: Bootstrap starting.
I20260710 13:27:56.294644 30987 tablet_bootstrap.cc:654] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.295758 30986 tablet_bootstrap.cc:654] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.298288 30988 tablet_bootstrap.cc:654] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.301380 30986 tablet_bootstrap.cc:492] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0: No bootstrap required, opened a new log
I20260710 13:27:56.302182 30986 ts_tablet_manager.cc:1403] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:27:56.303326 30987 tablet_bootstrap.cc:492] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca: No bootstrap required, opened a new log
I20260710 13:27:56.303867 30987 ts_tablet_manager.cc:1403] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260710 13:27:56.304207 30988 tablet_bootstrap.cc:492] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81: No bootstrap required, opened a new log
I20260710 13:27:56.304699 30988 ts_tablet_manager.cc:1403] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:27:56.304939 30986 raft_consensus.cc:359] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.305536 30986 raft_consensus.cc:385] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.305775 30986 raft_consensus.cc:740] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43130e389bce4402a395f12abda576b0, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.306432 30986 consensus_queue.cc:260] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.306682 30987 raft_consensus.cc:359] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.307472 30987 raft_consensus.cc:385] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.307420 30988 raft_consensus.cc:359] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.307896 30987 raft_consensus.cc:740] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a82b29ceaf41fa851e3512cc1bfeca, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.308358 30988 raft_consensus.cc:385] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.308728 30988 raft_consensus.cc:740] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77005938b5b74b9ca601390d3c716a81, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.308806 30987 consensus_queue.cc:260] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.310019 30986 ts_tablet_manager.cc:1434] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:27:56.311136 30986 tablet_bootstrap.cc:492] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0: Bootstrap starting.
I20260710 13:27:56.311165 30987 ts_tablet_manager.cc:1434] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:27:56.312391 30987 tablet_bootstrap.cc:492] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca: Bootstrap starting.
I20260710 13:27:56.318962 30987 tablet_bootstrap.cc:654] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.320902 30986 tablet_bootstrap.cc:654] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.309716 30988 consensus_queue.cc:260] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.325098 30987 tablet_bootstrap.cc:492] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca: No bootstrap required, opened a new log
I20260710 13:27:56.325596 30987 ts_tablet_manager.cc:1403] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 13:27:56.326402 30988 ts_tablet_manager.cc:1434] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:27:56.327625 30988 tablet_bootstrap.cc:492] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81: Bootstrap starting.
I20260710 13:27:56.328269 30986 tablet_bootstrap.cc:492] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0: No bootstrap required, opened a new log
I20260710 13:27:56.328806 30986 ts_tablet_manager.cc:1403] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:27:56.332898 30976 raft_consensus.cc:493] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.333415 30976 raft_consensus.cc:515] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.333523 30986 raft_consensus.cc:359] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.334213 30986 raft_consensus.cc:385] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.328469 30987 raft_consensus.cc:359] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.334547 30986 raft_consensus.cc:740] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43130e389bce4402a395f12abda576b0, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.334924 30987 raft_consensus.cc:385] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.335553 30987 raft_consensus.cc:740] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a82b29ceaf41fa851e3512cc1bfeca, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.335760 30976 leader_election.cc:290] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77005938b5b74b9ca601390d3c716a81 (127.26.174.66:34499), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:56.335389 30986 consensus_queue.cc:260] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.336000 30988 tablet_bootstrap.cc:654] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:56.337755 30986 ts_tablet_manager.cc:1434] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:27:56.337720 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ae1b0338a84b9282b92b51927088e3" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43130e389bce4402a395f12abda576b0" is_pre_election: true
I20260710 13:27:56.338444 30915 raft_consensus.cc:2468] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 0.
I20260710 13:27:56.338941 30987 consensus_queue.cc:260] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.340421 30841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ae1b0338a84b9282b92b51927088e3" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77005938b5b74b9ca601390d3c716a81" is_pre_election: true
I20260710 13:27:56.341080 30841 raft_consensus.cc:2468] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 0.
I20260710 13:27:56.341355 30987 ts_tablet_manager.cc:1434] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:27:56.342237 30731 leader_election.cc:304] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a82b29ceaf41fa851e3512cc1bfeca, 77005938b5b74b9ca601390d3c716a81; no voters: 
I20260710 13:27:56.343494 30968 raft_consensus.cc:2804] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.343837 30968 raft_consensus.cc:493] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.344172 30968 raft_consensus.cc:3060] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.348315 30988 tablet_bootstrap.cc:492] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81: No bootstrap required, opened a new log
I20260710 13:27:56.348873 30988 ts_tablet_manager.cc:1403] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 13:27:56.351656 30968 raft_consensus.cc:515] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.351801 30988 raft_consensus.cc:359] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.352612 30988 raft_consensus.cc:385] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:56.352959 30988 raft_consensus.cc:740] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77005938b5b74b9ca601390d3c716a81, State: Initialized, Role: FOLLOWER
I20260710 13:27:56.353761 30968 leader_election.cc:290] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 1 election: Requested vote from peers 77005938b5b74b9ca601390d3c716a81 (127.26.174.66:34499), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:56.353677 30988 consensus_queue.cc:260] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.354508 30841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ae1b0338a84b9282b92b51927088e3" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77005938b5b74b9ca601390d3c716a81"
I20260710 13:27:56.355083 30841 raft_consensus.cc:3060] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.356009 30988 ts_tablet_manager.cc:1434] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:56.357025 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ae1b0338a84b9282b92b51927088e3" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43130e389bce4402a395f12abda576b0"
I20260710 13:27:56.357559 30915 raft_consensus.cc:3060] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.364370 30915 raft_consensus.cc:2468] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 1.
I20260710 13:27:56.365425 30730 leader_election.cc:304] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43130e389bce4402a395f12abda576b0, 70a82b29ceaf41fa851e3512cc1bfeca; no voters: 
I20260710 13:27:56.365594 30841 raft_consensus.cc:2468] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 1.
I20260710 13:27:56.366132 30968 raft_consensus.cc:2804] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.366679 30968 raft_consensus.cc:697] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 LEADER]: Becoming Leader. State: Replica: 70a82b29ceaf41fa851e3512cc1bfeca, State: Running, Role: LEADER
I20260710 13:27:56.367411 30968 consensus_queue.cc:237] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.374439 30662 catalog_manager.cc:5697] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65). New cstate: current_term: 1 leader_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:56.480542 30961 raft_consensus.cc:493] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:56.481081 30961 raft_consensus.cc:515] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.482890 30961 leader_election.cc:290] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65:44975), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:56.483677 30766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc814155726b4452884b5480baf71c7f" candidate_uuid: "77005938b5b74b9ca601390d3c716a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" is_pre_election: true
I20260710 13:27:56.484035 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc814155726b4452884b5480baf71c7f" candidate_uuid: "77005938b5b74b9ca601390d3c716a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43130e389bce4402a395f12abda576b0" is_pre_election: true
I20260710 13:27:56.484400 30766 raft_consensus.cc:2468] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77005938b5b74b9ca601390d3c716a81 in term 0.
I20260710 13:27:56.484634 30915 raft_consensus.cc:2468] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77005938b5b74b9ca601390d3c716a81 in term 0.
I20260710 13:27:56.485471 30804 leader_election.cc:304] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a82b29ceaf41fa851e3512cc1bfeca, 77005938b5b74b9ca601390d3c716a81; no voters: 
I20260710 13:27:56.486177 30961 raft_consensus.cc:2804] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:56.486562 30961 raft_consensus.cc:493] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:56.486874 30961 raft_consensus.cc:3060] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.491501 30961 raft_consensus.cc:515] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.493005 30961 leader_election.cc:290] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [CANDIDATE]: Term 1 election: Requested vote from peers 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65:44975), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:56.493970 30766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc814155726b4452884b5480baf71c7f" candidate_uuid: "77005938b5b74b9ca601390d3c716a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
I20260710 13:27:56.494081 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc814155726b4452884b5480baf71c7f" candidate_uuid: "77005938b5b74b9ca601390d3c716a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43130e389bce4402a395f12abda576b0"
I20260710 13:27:56.494665 30766 raft_consensus.cc:3060] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.494777 30915 raft_consensus.cc:3060] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:56.501353 30915 raft_consensus.cc:2468] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77005938b5b74b9ca601390d3c716a81 in term 1.
I20260710 13:27:56.501358 30766 raft_consensus.cc:2468] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77005938b5b74b9ca601390d3c716a81 in term 1.
I20260710 13:27:56.502542 30805 leader_election.cc:304] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43130e389bce4402a395f12abda576b0, 77005938b5b74b9ca601390d3c716a81; no voters: 
I20260710 13:27:56.503309 30961 raft_consensus.cc:2804] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:56.503726 30961 raft_consensus.cc:697] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 1 LEADER]: Becoming Leader. State: Replica: 77005938b5b74b9ca601390d3c716a81, State: Running, Role: LEADER
I20260710 13:27:56.504380 30961 consensus_queue.cc:237] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.511089 30662 catalog_manager.cc:5697] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77005938b5b74b9ca601390d3c716a81 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "77005938b5b74b9ca601390d3c716a81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:56.523175 30961 consensus_queue.cc:1048] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.535591 30972 consensus_queue.cc:1048] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:56.587858 30841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b55d7ba38634446ae6c4b20247ba17e"
dest_uuid: "77005938b5b74b9ca601390d3c716a81"
mode: GRACEFUL
new_leader_uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
 from {username='slave'} at 127.0.0.1:40054
I20260710 13:27:56.588373 30841 raft_consensus.cc:606] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 1 LEADER]: Received request to transfer leadership to TS 70a82b29ceaf41fa851e3512cc1bfeca
I20260710 13:27:56.602123 30766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "613b246b49f54ede9a16070a8db4519b"
dest_uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
mode: GRACEFUL
new_leader_uuid: "43130e389bce4402a395f12abda576b0"
 from {username='slave'} at 127.0.0.1:36046
I20260710 13:27:56.602632 30766 raft_consensus.cc:606] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 LEADER]: Received request to transfer leadership to TS 43130e389bce4402a395f12abda576b0
I20260710 13:27:56.608000 30841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc814155726b4452884b5480baf71c7f"
dest_uuid: "77005938b5b74b9ca601390d3c716a81"
mode: GRACEFUL
new_leader_uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
 from {username='slave'} at 127.0.0.1:40054
I20260710 13:27:56.608434 30841 raft_consensus.cc:606] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 1 LEADER]: Received request to transfer leadership to TS 70a82b29ceaf41fa851e3512cc1bfeca
I20260710 13:27:56.732992 30976 raft_consensus.cc:993] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca: : Instructing follower 43130e389bce4402a395f12abda576b0 to start an election
I20260710 13:27:56.733485 30968 raft_consensus.cc:1081] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 LEADER]: Signalling peer 43130e389bce4402a395f12abda576b0 to start an election
I20260710 13:27:56.734779 30915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "613b246b49f54ede9a16070a8db4519b"
dest_uuid: "43130e389bce4402a395f12abda576b0"
 from {username='slave'} at 127.0.0.1:53520
I20260710 13:27:56.735306 30915 raft_consensus.cc:493] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:56.735610 30915 raft_consensus.cc:3060] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.740736 30915 raft_consensus.cc:515] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.742816 30915 leader_election.cc:290] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [CANDIDATE]: Term 2 election: Requested vote from peers 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65:44975), 77005938b5b74b9ca601390d3c716a81 (127.26.174.66:34499)
I20260710 13:27:56.754818 30766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613b246b49f54ede9a16070a8db4519b" candidate_uuid: "43130e389bce4402a395f12abda576b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
I20260710 13:27:56.755434 30766 raft_consensus.cc:3055] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:56.755754 30766 raft_consensus.cc:740] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70a82b29ceaf41fa851e3512cc1bfeca, State: Running, Role: LEADER
I20260710 13:27:56.756070 30841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613b246b49f54ede9a16070a8db4519b" candidate_uuid: "43130e389bce4402a395f12abda576b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77005938b5b74b9ca601390d3c716a81"
I20260710 13:27:56.756656 30841 raft_consensus.cc:3060] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.756466 30766 consensus_queue.cc:260] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.757853 30766 raft_consensus.cc:3060] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.762877 30841 raft_consensus.cc:2468] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43130e389bce4402a395f12abda576b0 in term 2.
I20260710 13:27:56.763865 30766 raft_consensus.cc:2468] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43130e389bce4402a395f12abda576b0 in term 2.
I20260710 13:27:56.764031 30880 leader_election.cc:304] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43130e389bce4402a395f12abda576b0, 77005938b5b74b9ca601390d3c716a81; no voters: 
I20260710 13:27:56.765170 30962 raft_consensus.cc:2804] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:56.766363 30962 raft_consensus.cc:697] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 2 LEADER]: Becoming Leader. State: Replica: 43130e389bce4402a395f12abda576b0, State: Running, Role: LEADER
I20260710 13:27:56.767230 30962 consensus_queue.cc:237] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.773303 30664 catalog_manager.cc:5697] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 reported cstate change: term changed from 1 to 2, leader changed from 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65) to 43130e389bce4402a395f12abda576b0 (127.26.174.67). New cstate: current_term: 2 leader_uuid: "43130e389bce4402a395f12abda576b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:56.892081 30968 consensus_queue.cc:1048] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.905094 30976 consensus_queue.cc:1048] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:56.965148 30998 consensus_queue.cc:1048] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.975641 30972 consensus_queue.cc:1048] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:56.983948 30961 raft_consensus.cc:993] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81: : Instructing follower 70a82b29ceaf41fa851e3512cc1bfeca to start an election
I20260710 13:27:56.984400 30972 raft_consensus.cc:1081] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 1 LEADER]: Signalling peer 70a82b29ceaf41fa851e3512cc1bfeca to start an election
I20260710 13:27:56.985812 30766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc814155726b4452884b5480baf71c7f"
dest_uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
 from {username='slave'} at 127.0.0.1:36038
I20260710 13:27:56.986429 30766 raft_consensus.cc:493] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:56.986824 30766 raft_consensus.cc:3060] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.991818 30766 raft_consensus.cc:515] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.993528 30766 leader_election.cc:290] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 2 election: Requested vote from peers 77005938b5b74b9ca601390d3c716a81 (127.26.174.66:34499), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:56.994413 30841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc814155726b4452884b5480baf71c7f" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77005938b5b74b9ca601390d3c716a81"
I20260710 13:27:56.995085 30841 raft_consensus.cc:3055] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:56.995092 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc814155726b4452884b5480baf71c7f" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43130e389bce4402a395f12abda576b0"
I20260710 13:27:56.995667 30841 raft_consensus.cc:740] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77005938b5b74b9ca601390d3c716a81, State: Running, Role: LEADER
I20260710 13:27:56.995945 30915 raft_consensus.cc:3060] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.996522 30841 consensus_queue.cc:260] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:56.997473 30841 raft_consensus.cc:3060] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.002290 30915 raft_consensus.cc:2468] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 2.
I20260710 13:27:57.002802 30841 raft_consensus.cc:2468] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 2.
I20260710 13:27:57.003593 30730 leader_election.cc:304] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43130e389bce4402a395f12abda576b0, 70a82b29ceaf41fa851e3512cc1bfeca; no voters: 
I20260710 13:27:57.004642 30968 raft_consensus.cc:2804] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:57.005105 30968 raft_consensus.cc:697] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 LEADER]: Becoming Leader. State: Replica: 70a82b29ceaf41fa851e3512cc1bfeca, State: Running, Role: LEADER
I20260710 13:27:57.005712 30968 consensus_queue.cc:237] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:57.011307 30662 catalog_manager.cc:5697] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca reported cstate change: term changed from 1 to 2, leader changed from 77005938b5b74b9ca601390d3c716a81 (127.26.174.66) to 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65). New cstate: current_term: 2 leader_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.120728 30961 raft_consensus.cc:993] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81: : Instructing follower 70a82b29ceaf41fa851e3512cc1bfeca to start an election
I20260710 13:27:57.121212 30972 raft_consensus.cc:1081] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 1 LEADER]: Signalling peer 70a82b29ceaf41fa851e3512cc1bfeca to start an election
I20260710 13:27:57.122648 30766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b55d7ba38634446ae6c4b20247ba17e"
dest_uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
 from {username='slave'} at 127.0.0.1:36038
I20260710 13:27:57.123168 30766 raft_consensus.cc:493] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:57.123484 30766 raft_consensus.cc:3060] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.128337 30766 raft_consensus.cc:515] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:57.130051 30766 leader_election.cc:290] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 2 election: Requested vote from peers 77005938b5b74b9ca601390d3c716a81 (127.26.174.66:34499), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:57.130963 30841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b55d7ba38634446ae6c4b20247ba17e" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77005938b5b74b9ca601390d3c716a81"
I20260710 13:27:57.131393 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b55d7ba38634446ae6c4b20247ba17e" candidate_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43130e389bce4402a395f12abda576b0"
I20260710 13:27:57.131641 30841 raft_consensus.cc:3055] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:57.131958 30915 raft_consensus.cc:3060] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.131973 30841 raft_consensus.cc:740] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77005938b5b74b9ca601390d3c716a81, State: Running, Role: LEADER
I20260710 13:27:57.132897 30841 consensus_queue.cc:260] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:57.134109 30841 raft_consensus.cc:3060] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.138757 30915 raft_consensus.cc:2468] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 2.
I20260710 13:27:57.139937 30730 leader_election.cc:304] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43130e389bce4402a395f12abda576b0, 70a82b29ceaf41fa851e3512cc1bfeca; no voters: 
I20260710 13:27:57.140797 30968 raft_consensus.cc:2804] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:57.141572 30968 raft_consensus.cc:697] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 LEADER]: Becoming Leader. State: Replica: 70a82b29ceaf41fa851e3512cc1bfeca, State: Running, Role: LEADER
I20260710 13:27:57.140833 30841 raft_consensus.cc:2468] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a82b29ceaf41fa851e3512cc1bfeca in term 2.
I20260710 13:27:57.142764 30968 consensus_queue.cc:237] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:57.149343 30664 catalog_manager.cc:5697] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca reported cstate change: term changed from 1 to 2, leader changed from 77005938b5b74b9ca601390d3c716a81 (127.26.174.66) to 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65). New cstate: current_term: 2 leader_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.295364 30766 raft_consensus.cc:1275] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Refusing update from remote peer 43130e389bce4402a395f12abda576b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.296940 30962 consensus_queue.cc:1048] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.306905 30841 raft_consensus.cc:1275] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Refusing update from remote peer 43130e389bce4402a395f12abda576b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.308736 31013 consensus_queue.cc:1048] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.330969 27321 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:27:57.332820 27321 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:27:57.333175 27321 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:27:57.346161 30766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11ae1b0338a84b9282b92b51927088e3"
dest_uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
mode: GRACEFUL
new_leader_uuid: "77005938b5b74b9ca601390d3c716a81"
 from {username='slave'} at 127.0.0.1:36060
I20260710 13:27:57.346841 30766 raft_consensus.cc:606] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 LEADER]: Received request to transfer leadership to TS 77005938b5b74b9ca601390d3c716a81
I20260710 13:27:57.347949 27321 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:27:57.470620 30841 raft_consensus.cc:1275] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Refusing update from remote peer 70a82b29ceaf41fa851e3512cc1bfeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.471941 30968 consensus_queue.cc:1048] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.480541 30915 raft_consensus.cc:1275] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Refusing update from remote peer 70a82b29ceaf41fa851e3512cc1bfeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.483057 30968 consensus_queue.cc:1048] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.511955 31018 raft_consensus.cc:993] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca: : Instructing follower 77005938b5b74b9ca601390d3c716a81 to start an election
I20260710 13:27:57.512485 30968 raft_consensus.cc:1081] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 LEADER]: Signalling peer 77005938b5b74b9ca601390d3c716a81 to start an election
I20260710 13:27:57.513873 30841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11ae1b0338a84b9282b92b51927088e3"
dest_uuid: "77005938b5b74b9ca601390d3c716a81"
 from {username='slave'} at 127.0.0.1:40044
I20260710 13:27:57.514430 30841 raft_consensus.cc:493] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:57.514806 30841 raft_consensus.cc:3060] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.519347 30841 raft_consensus.cc:515] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:57.521044 30841 leader_election.cc:290] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [CANDIDATE]: Term 2 election: Requested vote from peers 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65:44975), 43130e389bce4402a395f12abda576b0 (127.26.174.67:40045)
I20260710 13:27:57.521886 30766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ae1b0338a84b9282b92b51927088e3" candidate_uuid: "77005938b5b74b9ca601390d3c716a81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70a82b29ceaf41fa851e3512cc1bfeca"
I20260710 13:27:57.522066 30915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ae1b0338a84b9282b92b51927088e3" candidate_uuid: "77005938b5b74b9ca601390d3c716a81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43130e389bce4402a395f12abda576b0"
I20260710 13:27:57.522562 30915 raft_consensus.cc:3060] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.522569 30766 raft_consensus.cc:3055] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:57.523120 30766 raft_consensus.cc:740] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70a82b29ceaf41fa851e3512cc1bfeca, State: Running, Role: LEADER
I20260710 13:27:57.523797 30766 consensus_queue.cc:260] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:57.524770 30766 raft_consensus.cc:3060] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.528234 30915 raft_consensus.cc:2468] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77005938b5b74b9ca601390d3c716a81 in term 2.
I20260710 13:27:57.528860 30914 raft_consensus.cc:1275] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Refusing update from remote peer 70a82b29ceaf41fa851e3512cc1bfeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.529495 30805 leader_election.cc:304] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43130e389bce4402a395f12abda576b0, 77005938b5b74b9ca601390d3c716a81; no voters: 
I20260710 13:27:57.530311 30972 raft_consensus.cc:2804] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:57.530802 30972 raft_consensus.cc:697] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 2 LEADER]: Becoming Leader. State: Replica: 77005938b5b74b9ca601390d3c716a81, State: Running, Role: LEADER
I20260710 13:27:57.530826 30968 consensus_queue.cc:1048] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.531736 30972 consensus_queue.cc:237] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } }
I20260710 13:27:57.532086 30766 raft_consensus.cc:2468] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77005938b5b74b9ca601390d3c716a81 in term 2.
I20260710 13:27:57.539072 30662 catalog_manager.cc:5697] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 reported cstate change: term changed from 1 to 2, leader changed from 70a82b29ceaf41fa851e3512cc1bfeca (127.26.174.65) to 77005938b5b74b9ca601390d3c716a81 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "77005938b5b74b9ca601390d3c716a81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a82b29ceaf41fa851e3512cc1bfeca" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43130e389bce4402a395f12abda576b0" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.541314 30841 raft_consensus.cc:1275] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Refusing update from remote peer 70a82b29ceaf41fa851e3512cc1bfeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.542968 30968 consensus_queue.cc:1048] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "77005938b5b74b9ca601390d3c716a81" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.562718 27321 tablet_server.cc:179] TabletServer@127.26.174.65:0 shutting down...
I20260710 13:27:57.583237 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:57.583866 27321 tablet_replica.cc:333] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca: stopping tablet replica
I20260710 13:27:57.584441 27321 raft_consensus.cc:2243] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.585157 27321 raft_consensus.cc:2272] T fc814155726b4452884b5480baf71c7f P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.587450 27321 tablet_replica.cc:333] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca: stopping tablet replica
I20260710 13:27:57.587905 27321 raft_consensus.cc:2243] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.588224 27321 raft_consensus.cc:2272] T 11ae1b0338a84b9282b92b51927088e3 P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.590030 27321 tablet_replica.cc:333] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca: stopping tablet replica
I20260710 13:27:57.590544 27321 raft_consensus.cc:2243] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.590955 27321 raft_consensus.cc:2272] T 613b246b49f54ede9a16070a8db4519b P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.592958 27321 tablet_replica.cc:333] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca: stopping tablet replica
I20260710 13:27:57.593360 27321 raft_consensus.cc:2243] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.594125 27321 raft_consensus.cc:2272] T 2b55d7ba38634446ae6c4b20247ba17e P 70a82b29ceaf41fa851e3512cc1bfeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.618567 27321 tablet_server.cc:196] TabletServer@127.26.174.65:0 shutdown complete.
I20260710 13:27:57.630502 27321 tablet_server.cc:179] TabletServer@127.26.174.66:0 shutting down...
I20260710 13:27:57.647321 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:57.647936 27321 tablet_replica.cc:333] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81: stopping tablet replica
I20260710 13:27:57.648479 27321 raft_consensus.cc:2243] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.648921 27321 raft_consensus.cc:2272] T fc814155726b4452884b5480baf71c7f P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.650992 27321 tablet_replica.cc:333] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81: stopping tablet replica
I20260710 13:27:57.651489 27321 raft_consensus.cc:2243] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.652040 27321 pending_rounds.cc:70] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81: Trying to abort 1 pending ops.
I20260710 13:27:57.652241 27321 pending_rounds.cc:77] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305994557579173888 op_type: NO_OP noop_request { }
I20260710 13:27:57.652545 27321 raft_consensus.cc:2889] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:57.652812 27321 raft_consensus.cc:2272] T 11ae1b0338a84b9282b92b51927088e3 P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.654780 27321 tablet_replica.cc:333] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81: stopping tablet replica
I20260710 13:27:57.655242 27321 raft_consensus.cc:2243] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.655637 27321 raft_consensus.cc:2272] T 613b246b49f54ede9a16070a8db4519b P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.657603 27321 tablet_replica.cc:333] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81: stopping tablet replica
I20260710 13:27:57.658049 27321 raft_consensus.cc:2243] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.658434 27321 raft_consensus.cc:2272] T 2b55d7ba38634446ae6c4b20247ba17e P 77005938b5b74b9ca601390d3c716a81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.680485 27321 tablet_server.cc:196] TabletServer@127.26.174.66:0 shutdown complete.
I20260710 13:27:57.691860 27321 tablet_server.cc:179] TabletServer@127.26.174.67:0 shutting down...
I20260710 13:27:57.709012 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:57.709697 27321 tablet_replica.cc:333] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0: stopping tablet replica
I20260710 13:27:57.710296 27321 raft_consensus.cc:2243] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.710803 27321 raft_consensus.cc:2272] T fc814155726b4452884b5480baf71c7f P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.712877 27321 tablet_replica.cc:333] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0: stopping tablet replica
I20260710 13:27:57.713387 27321 raft_consensus.cc:2243] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.713791 27321 raft_consensus.cc:2272] T 11ae1b0338a84b9282b92b51927088e3 P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.715839 27321 tablet_replica.cc:333] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0: stopping tablet replica
I20260710 13:27:57.716331 27321 raft_consensus.cc:2243] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.716728 27321 raft_consensus.cc:2272] T 2b55d7ba38634446ae6c4b20247ba17e P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.718924 27321 tablet_replica.cc:333] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0: stopping tablet replica
I20260710 13:27:57.719372 27321 raft_consensus.cc:2243] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.720172 27321 raft_consensus.cc:2272] T 613b246b49f54ede9a16070a8db4519b P 43130e389bce4402a395f12abda576b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.742580 27321 tablet_server.cc:196] TabletServer@127.26.174.67:0 shutdown complete.
I20260710 13:27:57.753270 27321 master.cc:562] Master@127.26.174.126:46683 shutting down...
I20260710 13:27:57.765985 27321 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.766508 27321 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.766877 27321 tablet_replica.cc:333] T 00000000000000000000000000000000 P 500a63d7ddcd42f096db2c60a6216d7c: stopping tablet replica
I20260710 13:27:57.785040 27321 master.cc:584] Master@127.26.174.126:46683 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2807 ms)
[----------] 6 tests from LeaderRebalancerTest (85510 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:27:57.812601 27321 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.174.126:40935
I20260710 13:27:57.813938 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:57.819103 31021 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:57.819144 31022 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:57.820500 31024 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:57.821744 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:57.822566 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:57.822973 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:57.823158 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690077823140 us; error 0 us; skew 500 ppm
I20260710 13:27:57.823671 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:57.825911 27321 webserver.cc:533] Webserver started at http://127.26.174.126:46203/ using document root <none> and password file <none>
I20260710 13:27:57.826380 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:57.826548 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:57.826845 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:57.827945 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/master-0-root/instance:
uuid: "844a3d7922e84ad8a509db9ebeed6c10"
format_stamp: "Formatted at 2026-07-10 13:27:57 on dist-test-slave-j8bj"
I20260710 13:27:57.832450 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:57.835755 31029 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:57.836478 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:57.836797 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/master-0-root
uuid: "844a3d7922e84ad8a509db9ebeed6c10"
format_stamp: "Formatted at 2026-07-10 13:27:57 on dist-test-slave-j8bj"
I20260710 13:27:57.837057 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:57.855216 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:57.856208 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:57.893033 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.126:40935
I20260710 13:27:57.893136 31080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.126:40935 every 8 connection(s)
I20260710 13:27:57.897006 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:57.907703 31081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10: Bootstrap starting.
I20260710 13:27:57.911885 31081 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:57.916324 31081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10: No bootstrap required, opened a new log
I20260710 13:27:57.918349 31081 raft_consensus.cc:359] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "844a3d7922e84ad8a509db9ebeed6c10" member_type: VOTER }
I20260710 13:27:57.918746 31081 raft_consensus.cc:385] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:57.918932 31081 raft_consensus.cc:740] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844a3d7922e84ad8a509db9ebeed6c10, State: Initialized, Role: FOLLOWER
I20260710 13:27:57.919404 31081 consensus_queue.cc:260] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "844a3d7922e84ad8a509db9ebeed6c10" member_type: VOTER }
I20260710 13:27:57.919816 31081 raft_consensus.cc:399] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:57.920027 31081 raft_consensus.cc:493] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:57.920243 31081 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:57.925091 31081 raft_consensus.cc:515] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "844a3d7922e84ad8a509db9ebeed6c10" member_type: VOTER }
I20260710 13:27:57.925570 31081 leader_election.cc:304] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [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: 844a3d7922e84ad8a509db9ebeed6c10; no voters: 
I20260710 13:27:57.926644 31081 leader_election.cc:290] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:57.927037 31084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:57.928296 31084 raft_consensus.cc:697] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 1 LEADER]: Becoming Leader. State: Replica: 844a3d7922e84ad8a509db9ebeed6c10, State: Running, Role: LEADER
I20260710 13:27:57.928933 31084 consensus_queue.cc:237] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [LEADER]: Queue going to LEADER mode. State: All 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: "844a3d7922e84ad8a509db9ebeed6c10" member_type: VOTER }
I20260710 13:27:57.929579 31081 sys_catalog.cc:565] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:57.931581 31085 sys_catalog.cc:455] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "844a3d7922e84ad8a509db9ebeed6c10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "844a3d7922e84ad8a509db9ebeed6c10" member_type: VOTER } }
I20260710 13:27:57.931591 31086 sys_catalog.cc:455] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 844a3d7922e84ad8a509db9ebeed6c10. Latest consensus state: current_term: 1 leader_uuid: "844a3d7922e84ad8a509db9ebeed6c10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "844a3d7922e84ad8a509db9ebeed6c10" member_type: VOTER } }
I20260710 13:27:57.932327 31085 sys_catalog.cc:458] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:57.932407 31086 sys_catalog.cc:458] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:57.942066 31089 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:57.949702 31089 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:57.950732 27321 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:57.958177 31089 catalog_manager.cc:1383] Generated new cluster ID: b1cbab58d6ab4f80860011432b6e2efb
I20260710 13:27:57.958469 31089 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:57.982959 31089 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:57.984252 31089 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:58.002521 31089 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10: Generated new TSK 0
I20260710 13:27:58.003183 31089 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:58.017536 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.023464 31102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.024341 31103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.027585 31105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:58.028452 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:58.029353 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:58.029573 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:58.029779 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690078029758 us; error 0 us; skew 500 ppm
I20260710 13:27:58.030340 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.032920 27321 webserver.cc:533] Webserver started at http://127.26.174.65:46783/ using document root <none> and password file <none>
I20260710 13:27:58.033448 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.033677 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.033986 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.035151 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-0-root/instance:
uuid: "6815fdca93394b77b9e4c2f03813ec81"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-j8bj"
I20260710 13:27:58.039886 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:58.043383 31110 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.044183 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:27:58.044543 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-0-root
uuid: "6815fdca93394b77b9e4c2f03813ec81"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-j8bj"
I20260710 13:27:58.044906 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:58.075129 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.076184 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.077590 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:58.079814 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:58.080003 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.080276 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:58.080440 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.122464 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.65:41383
I20260710 13:27:58.122571 31172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.65:41383 every 8 connection(s)
I20260710 13:27:58.127327 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.135098 31177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.136283 31178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.139326 31180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:58.140833 31173 heartbeater.cc:344] Connected to a master server at 127.26.174.126:40935
I20260710 13:27:58.141150 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:58.141237 31173 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:58.142268 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:58.142329 31173 heartbeater.cc:507] Master 127.26.174.126:40935 requested a full tablet report, sending...
W20260710 13:27:58.142637 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:58.142875 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690078142854 us; error 0 us; skew 500 ppm
I20260710 13:27:58.143541 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.144690 31046 ts_manager.cc:194] Registered new tserver with Master: 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383)
I20260710 13:27:58.145977 27321 webserver.cc:533] Webserver started at http://127.26.174.66:44561/ using document root <none> and password file <none>
I20260710 13:27:58.146503 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.146827 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.146797 31046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41638
I20260710 13:27:58.147300 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.148526 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-1-root/instance:
uuid: "745a9ccc47754754be2f272fb0eee8f3"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-j8bj"
I20260710 13:27:58.152655 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:27:58.155773 31185 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.156545 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 13:27:58.156857 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-1-root
uuid: "745a9ccc47754754be2f272fb0eee8f3"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-j8bj"
I20260710 13:27:58.157145 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:58.185794 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.186887 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.188238 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:58.190369 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:58.190591 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.190852 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:58.191025 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.228953 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.66:34881
I20260710 13:27:58.229074 31247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.66:34881 every 8 connection(s)
I20260710 13:27:58.233762 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.242472 31251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.243860 31252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:58.246181 31248 heartbeater.cc:344] Connected to a master server at 127.26.174.126:40935
I20260710 13:27:58.246191 27321 server_base.cc:1061] running on GCE node
I20260710 13:27:58.246837 31248 heartbeater.cc:461] Registering TS with master...
W20260710 13:27:58.246312 31254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:58.247784 31248 heartbeater.cc:507] Master 127.26.174.126:40935 requested a full tablet report, sending...
I20260710 13:27:58.247951 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:58.248286 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:58.248489 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690078248453 us; error 0 us; skew 500 ppm
I20260710 13:27:58.249305 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.250010 31046 ts_manager.cc:194] Registered new tserver with Master: 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:27:58.251533 31046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41648
I20260710 13:27:58.252023 27321 webserver.cc:533] Webserver started at http://127.26.174.67:44295/ using document root <none> and password file <none>
I20260710 13:27:58.252661 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.252895 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.253166 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.254226 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-2-root/instance:
uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-j8bj"
I20260710 13:27:58.258581 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:27:58.261871 31259 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.262775 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:58.263084 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-2-root
uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-j8bj"
I20260710 13:27:58.263382 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689992120920-27321-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:58.277175 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.278277 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.279745 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:58.281895 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:58.282125 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.282362 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:58.282541 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.322249 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.67:42601
I20260710 13:27:58.322341 31321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.67:42601 every 8 connection(s)
I20260710 13:27:58.336153 31322 heartbeater.cc:344] Connected to a master server at 127.26.174.126:40935
I20260710 13:27:58.336517 31322 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:58.337214 31322 heartbeater.cc:507] Master 127.26.174.126:40935 requested a full tablet report, sending...
I20260710 13:27:58.339582 31046 ts_manager.cc:194] Registered new tserver with Master: 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:58.340199 27321 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014634174s
I20260710 13:27:58.340909 31046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41650
I20260710 13:27:58.365320 31046 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41666:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:58.367909 31046 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:58.432444 31213 tablet_service.cc:1511] Processing CreateTablet for tablet 646f58f972604287acc84407e31dbeb6 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:58.432816 31287 tablet_service.cc:1511] Processing CreateTablet for tablet 646f58f972604287acc84407e31dbeb6 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:58.434021 31213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 646f58f972604287acc84407e31dbeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.434211 31287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 646f58f972604287acc84407e31dbeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.441643 31212 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb208f0edb34e32a9c98a21261631d5 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:58.443167 31212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb208f0edb34e32a9c98a21261631d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.443746 31286 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb208f0edb34e32a9c98a21261631d5 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:58.445235 31286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb208f0edb34e32a9c98a21261631d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.446988 31285 tablet_service.cc:1511] Processing CreateTablet for tablet 1253af83908d47a99575da62e8d1caf5 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:58.447813 31211 tablet_service.cc:1511] Processing CreateTablet for tablet 1253af83908d47a99575da62e8d1caf5 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:58.448413 31285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1253af83908d47a99575da62e8d1caf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.449265 31211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1253af83908d47a99575da62e8d1caf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.455773 31209 tablet_service.cc:1511] Processing CreateTablet for tablet 0423dbd7688541f19ae9b3b254e35aa0 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:58.457317 31209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0423dbd7688541f19ae9b3b254e35aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.459692 31210 tablet_service.cc:1511] Processing CreateTablet for tablet c244f168ae78426b8001061c8855300b (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:58.461076 31210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c244f168ae78426b8001061c8855300b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.454234 31208 tablet_service.cc:1511] Processing CreateTablet for tablet be276301d265476dab61a6bcbf42cf13 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:58.463696 31208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be276301d265476dab61a6bcbf42cf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.466830 31207 tablet_service.cc:1511] Processing CreateTablet for tablet 62d9b45f274e442e966ab2a07fa7f695 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:58.467024 31284 tablet_service.cc:1511] Processing CreateTablet for tablet c244f168ae78426b8001061c8855300b (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:58.467065 31206 tablet_service.cc:1511] Processing CreateTablet for tablet 53061f5feea5452498adda0f9eb07639 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:58.468154 31207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d9b45f274e442e966ab2a07fa7f695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.468333 31284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c244f168ae78426b8001061c8855300b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.469704 31205 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad54e430b1b4cdf92d26902bdc27179 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:58.470942 31205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad54e430b1b4cdf92d26902bdc27179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.473821 31206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53061f5feea5452498adda0f9eb07639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.478160 31283 tablet_service.cc:1511] Processing CreateTablet for tablet 0423dbd7688541f19ae9b3b254e35aa0 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:58.479758 31283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0423dbd7688541f19ae9b3b254e35aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.489328 31282 tablet_service.cc:1511] Processing CreateTablet for tablet be276301d265476dab61a6bcbf42cf13 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:58.492017 31282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be276301d265476dab61a6bcbf42cf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.513126 31337 tablet_bootstrap.cc:492] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:27:58.514472 31138 tablet_service.cc:1511] Processing CreateTablet for tablet 646f58f972604287acc84407e31dbeb6 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:58.515413 31136 tablet_service.cc:1511] Processing CreateTablet for tablet 1253af83908d47a99575da62e8d1caf5 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:58.517052 31137 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb208f0edb34e32a9c98a21261631d5 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:58.517467 31135 tablet_service.cc:1511] Processing CreateTablet for tablet c244f168ae78426b8001061c8855300b (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:58.519214 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 53061f5feea5452498adda0f9eb07639 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:58.519412 31134 tablet_service.cc:1511] Processing CreateTablet for tablet 0423dbd7688541f19ae9b3b254e35aa0 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:58.521539 31133 tablet_service.cc:1511] Processing CreateTablet for tablet be276301d265476dab61a6bcbf42cf13 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:58.515825 31138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 646f58f972604287acc84407e31dbeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.523406 31132 tablet_service.cc:1511] Processing CreateTablet for tablet 62d9b45f274e442e966ab2a07fa7f695 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:58.524085 31284 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad54e430b1b4cdf92d26902bdc27179 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:58.521703 31130 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad54e430b1b4cdf92d26902bdc27179 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:58.525266 31284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad54e430b1b4cdf92d26902bdc27179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.525519 31133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be276301d265476dab61a6bcbf42cf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.528340 31286 tablet_service.cc:1511] Processing CreateTablet for tablet 53061f5feea5452498adda0f9eb07639 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:58.528944 31137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb208f0edb34e32a9c98a21261631d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.529582 31286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53061f5feea5452498adda0f9eb07639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.530915 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53061f5feea5452498adda0f9eb07639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.531572 31136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1253af83908d47a99575da62e8d1caf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.532605 31287 tablet_service.cc:1511] Processing CreateTablet for tablet 62d9b45f274e442e966ab2a07fa7f695 (DEFAULT_TABLE table=test-workload [id=c175234ff2fd425db30517c20e07951d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:58.533362 31132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d9b45f274e442e966ab2a07fa7f695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.535048 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c244f168ae78426b8001061c8855300b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.538596 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad54e430b1b4cdf92d26902bdc27179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.539508 31338 tablet_bootstrap.cc:492] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:27:58.542214 31134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0423dbd7688541f19ae9b3b254e35aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.533846 31287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d9b45f274e442e966ab2a07fa7f695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.549778 31338 tablet_bootstrap.cc:654] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.596279 31337 tablet_bootstrap.cc:654] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.630970 31340 tablet_bootstrap.cc:492] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:27:58.632305 31338 tablet_bootstrap.cc:492] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:27:58.632826 31338 ts_tablet_manager.cc:1403] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.026s
I20260710 13:27:58.635584 31338 raft_consensus.cc:359] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.636264 31338 raft_consensus.cc:385] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.636545 31338 raft_consensus.cc:740] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.643455 31340 tablet_bootstrap.cc:654] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.637542 31338 consensus_queue.cc:260] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.652840 31342 raft_consensus.cc:493] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.652899 31337 tablet_bootstrap.cc:492] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:27:58.653654 31337 ts_tablet_manager.cc:1403] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.141s	user 0.000s	sys 0.014s
I20260710 13:27:58.653458 31342 raft_consensus.cc:515] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.656294 31342 leader_election.cc:290] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:58.657111 31248 heartbeater.cc:499] Master 127.26.174.126:40935 was elected leader, sending a full tablet report...
I20260710 13:27:58.656987 31337 raft_consensus.cc:359] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.657948 31337 raft_consensus.cc:385] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.658248 31337 raft_consensus.cc:740] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.659276 31337 consensus_queue.cc:260] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.661716 31322 heartbeater.cc:499] Master 127.26.174.126:40935 was elected leader, sending a full tablet report...
I20260710 13:27:58.664343 31337 ts_tablet_manager.cc:1434] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:58.666407 31337 tablet_bootstrap.cc:492] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:27:58.666560 31338 ts_tablet_manager.cc:1434] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.004s
I20260710 13:27:58.667584 31338 tablet_bootstrap.cc:492] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:27:58.673261 31337 tablet_bootstrap.cc:654] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.673329 31338 tablet_bootstrap.cc:654] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.685570 31340 tablet_bootstrap.cc:492] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:27:58.686182 31340 ts_tablet_manager.cc:1403] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.006s
I20260710 13:27:58.689507 31340 raft_consensus.cc:359] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:27:58.690435 31340 raft_consensus.cc:385] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.695911 31340 raft_consensus.cc:740] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.696827 31340 consensus_queue.cc:260] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:27:58.701848 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:58.702378 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
W20260710 13:27:58.704278 31189 leader_election.cc:343] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:58.704969 31189 leader_election.cc:343] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:58.705354 31189 leader_election.cc:304] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 745a9ccc47754754be2f272fb0eee8f3; no voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:27:58.706681 31344 raft_consensus.cc:2749] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:58.710618 31338 tablet_bootstrap.cc:492] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:27:58.710870 31337 tablet_bootstrap.cc:492] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:27:58.711421 31338 ts_tablet_manager.cc:1403] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.027s
I20260710 13:27:58.711599 31337 ts_tablet_manager.cc:1403] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.045s	user 0.032s	sys 0.010s
I20260710 13:27:58.712898 31173 heartbeater.cc:499] Master 127.26.174.126:40935 was elected leader, sending a full tablet report...
I20260710 13:27:58.713819 31340 ts_tablet_manager.cc:1434] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.003s
I20260710 13:27:58.714874 31340 tablet_bootstrap.cc:492] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:27:58.714758 31337 raft_consensus.cc:359] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:27:58.715554 31337 raft_consensus.cc:385] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.715905 31337 raft_consensus.cc:740] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.715281 31338 raft_consensus.cc:359] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.716707 31338 raft_consensus.cc:385] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.717244 31338 raft_consensus.cc:740] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.718106 31338 consensus_queue.cc:260] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.720716 31340 tablet_bootstrap.cc:654] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.721015 31338 ts_tablet_manager.cc:1434] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:27:58.722028 31338 tablet_bootstrap.cc:492] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:27:58.716785 31337 consensus_queue.cc:260] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:27:58.728737 31340 tablet_bootstrap.cc:492] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:27:58.728859 31338 tablet_bootstrap.cc:654] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.729286 31340 ts_tablet_manager.cc:1403] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:27:58.735311 31337 ts_tablet_manager.cc:1434] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:27:58.736829 31337 tablet_bootstrap.cc:492] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:27:58.741223 31340 raft_consensus.cc:359] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.741882 31340 raft_consensus.cc:385] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.742436 31340 raft_consensus.cc:740] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.744980 31340 consensus_queue.cc:260] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.746778 31337 tablet_bootstrap.cc:654] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.746948 31340 ts_tablet_manager.cc:1434] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260710 13:27:58.748076 31340 tablet_bootstrap.cc:492] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:27:58.753682 31340 tablet_bootstrap.cc:654] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.754767 31337 tablet_bootstrap.cc:492] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:27:58.755441 31337 ts_tablet_manager.cc:1403] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 13:27:58.755749 31338 tablet_bootstrap.cc:492] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:27:58.756299 31338 ts_tablet_manager.cc:1403] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.010s
I20260710 13:27:58.758741 31337 raft_consensus.cc:359] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.759675 31337 raft_consensus.cc:385] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.759490 31338 raft_consensus.cc:359] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.760126 31337 raft_consensus.cc:740] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.760399 31338 raft_consensus.cc:385] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.760808 31338 raft_consensus.cc:740] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.761256 31337 consensus_queue.cc:260] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.762338 31338 consensus_queue.cc:260] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.764123 31337 ts_tablet_manager.cc:1434] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:58.765089 31337 tablet_bootstrap.cc:492] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:27:58.765241 31338 ts_tablet_manager.cc:1434] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:27:58.766601 31338 tablet_bootstrap.cc:492] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:27:58.769732 31337 tablet_bootstrap.cc:654] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.772934 31338 tablet_bootstrap.cc:654] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.780315 31338 tablet_bootstrap.cc:492] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:27:58.780320 31337 tablet_bootstrap.cc:492] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:27:58.781036 31338 ts_tablet_manager.cc:1403] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260710 13:27:58.781077 31337 ts_tablet_manager.cc:1403] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:27:58.781905 31346 raft_consensus.cc:493] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.782387 31346 raft_consensus.cc:515] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.784113 31340 tablet_bootstrap.cc:492] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:27:58.784627 31340 ts_tablet_manager.cc:1403] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260710 13:27:58.785081 31346 leader_election.cc:290] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:27:58.784991 31338 raft_consensus.cc:359] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:27:58.786036 31338 raft_consensus.cc:385] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.786478 31338 raft_consensus.cc:740] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.784817 31337 raft_consensus.cc:359] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.787899 31337 raft_consensus.cc:385] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.787544 31338 consensus_queue.cc:260] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:27:58.790041 31338 ts_tablet_manager.cc:1434] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:27:58.788347 31337 raft_consensus.cc:740] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.791143 31338 tablet_bootstrap.cc:492] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:27:58.791522 31337 consensus_queue.cc:260] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.794104 31337 ts_tablet_manager.cc:1434] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:27:58.795316 31337 tablet_bootstrap.cc:492] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:27:58.798559 31338 tablet_bootstrap.cc:654] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.802915 31337 tablet_bootstrap.cc:654] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.802762 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1253af83908d47a99575da62e8d1caf5" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
W20260710 13:27:58.804999 31260 leader_election.cc:343] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:58.815831 31340 raft_consensus.cc:359] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.824208 31338 tablet_bootstrap.cc:492] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:27:58.824424 31340 raft_consensus.cc:385] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.824915 31338 ts_tablet_manager.cc:1403] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.015s
I20260710 13:27:58.825112 31340 raft_consensus.cc:740] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.826172 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1253af83908d47a99575da62e8d1caf5" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:27:58.826830 31340 consensus_queue.cc:260] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
W20260710 13:27:58.827675 31263 leader_election.cc:343] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:58.828212 31263 leader_election.cc:304] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a; no voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3
I20260710 13:27:58.828881 31340 ts_tablet_manager.cc:1434] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260710 13:27:58.829063 31346 raft_consensus.cc:2749] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:58.829950 31340 tablet_bootstrap.cc:492] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:27:58.830255 31338 raft_consensus.cc:359] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.831153 31338 raft_consensus.cc:385] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.831542 31338 raft_consensus.cc:740] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.832398 31338 consensus_queue.cc:260] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.835043 31338 ts_tablet_manager.cc:1434] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:27:58.835956 31340 tablet_bootstrap.cc:654] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.836151 31338 tablet_bootstrap.cc:492] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:27:58.841751 31337 tablet_bootstrap.cc:492] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:27:58.842521 31337 ts_tablet_manager.cc:1403] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.015s
I20260710 13:27:58.843415 31338 tablet_bootstrap.cc:654] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.848712 31337 raft_consensus.cc:359] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.849311 31337 raft_consensus.cc:385] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.849625 31337 raft_consensus.cc:740] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.850405 31337 consensus_queue.cc:260] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.850929 31340 tablet_bootstrap.cc:492] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:27:58.852797 31337 ts_tablet_manager.cc:1434] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:58.853500 31338 tablet_bootstrap.cc:492] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:27:58.854058 31338 ts_tablet_manager.cc:1403] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:27:58.854300 31337 tablet_bootstrap.cc:492] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:27:58.857178 31338 raft_consensus.cc:359] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.857969 31338 raft_consensus.cc:385] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.858402 31338 raft_consensus.cc:740] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.859391 31338 consensus_queue.cc:260] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.851545 31340 ts_tablet_manager.cc:1403] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 13:27:58.866654 31338 ts_tablet_manager.cc:1434] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 13:27:58.866778 31337 tablet_bootstrap.cc:654] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.868109 31338 tablet_bootstrap.cc:492] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:27:58.865581 31340 raft_consensus.cc:359] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.869031 31340 raft_consensus.cc:385] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.869359 31340 raft_consensus.cc:740] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.870174 31340 consensus_queue.cc:260] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.874773 31338 tablet_bootstrap.cc:654] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.875628 31340 ts_tablet_manager.cc:1434] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:27:58.877070 31340 tablet_bootstrap.cc:492] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:27:58.880513 31337 tablet_bootstrap.cc:492] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:27:58.881081 31337 ts_tablet_manager.cc:1403] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260710 13:27:58.883869 31346 raft_consensus.cc:493] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.884200 31337 raft_consensus.cc:359] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.884985 31337 raft_consensus.cc:385] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.884548 31346 raft_consensus.cc:515] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.885289 31337 raft_consensus.cc:740] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.886291 31340 tablet_bootstrap.cc:654] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.886304 31337 consensus_queue.cc:260] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.887140 31344 raft_consensus.cc:493] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.887951 31344 raft_consensus.cc:515] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.890436 31344 leader_election.cc:290] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:58.892282 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:27:58.896011 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:27:58.896142 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:58.898010 31297 raft_consensus.cc:2468] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:27:58.898331 31223 raft_consensus.cc:2468] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 0.
I20260710 13:27:58.900707 31260 leader_election.cc:304] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:27:58.901662 31338 tablet_bootstrap.cc:492] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:27:58.902236 31338 ts_tablet_manager.cc:1403] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.015s
W20260710 13:27:58.902283 31189 leader_election.cc:343] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:58.905761 31338 raft_consensus.cc:359] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.906500 31338 raft_consensus.cc:385] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.906824 31338 raft_consensus.cc:740] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.892927 31346 leader_election.cc:290] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:27:58.908900 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:27:58.910472 31346 raft_consensus.cc:2804] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:58.909601 31189 leader_election.cc:304] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:27:58.913403 31344 raft_consensus.cc:2804] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:27:58.913713 31263 leader_election.cc:343] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:58.914011 31337 ts_tablet_manager.cc:1434] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.012s
I20260710 13:27:58.913787 31344 raft_consensus.cc:493] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:58.909948 31338 consensus_queue.cc:260] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.915169 31344 raft_consensus.cc:3060] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.915499 31337 tablet_bootstrap.cc:492] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:27:58.917074 31338 ts_tablet_manager.cc:1434] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:27:58.918155 31338 tablet_bootstrap.cc:492] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:27:58.912535 31346 raft_consensus.cc:493] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:58.923120 31346 raft_consensus.cc:3060] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.925041 31337 tablet_bootstrap.cc:654] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.925570 31338 tablet_bootstrap.cc:654] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.934343 31344 raft_consensus.cc:515] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.937971 31344 leader_election.cc:290] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:58.938846 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:27:58.939320 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
W20260710 13:27:58.940616 31189 leader_election.cc:343] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:58.942168 31340 tablet_bootstrap.cc:492] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
W20260710 13:27:58.942430 31094 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:58.942807 31340 ts_tablet_manager.cc:1403] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.028s
I20260710 13:27:58.942778 31346 raft_consensus.cc:515] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.944269 31337 tablet_bootstrap.cc:492] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:27:58.944787 31337 ts_tablet_manager.cc:1403] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260710 13:27:58.944824 31297 raft_consensus.cc:2393] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 745a9ccc47754754be2f272fb0eee8f3 in current term 1: Already voted for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in this term.
I20260710 13:27:58.946231 31340 raft_consensus.cc:359] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.947239 31340 raft_consensus.cc:385] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.947523 31340 raft_consensus.cc:740] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.947927 31337 raft_consensus.cc:359] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.948297 31189 leader_election.cc:304] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [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: 745a9ccc47754754be2f272fb0eee8f3; no voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:27:58.948720 31337 raft_consensus.cc:385] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.948364 31340 consensus_queue.cc:260] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.949224 31337 raft_consensus.cc:740] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.949790 31344 raft_consensus.cc:2749] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:58.950042 31337 consensus_queue.cc:260] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.952706 31337 ts_tablet_manager.cc:1434] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:58.953715 31337 tablet_bootstrap.cc:492] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:27:58.955327 31346 leader_election.cc:290] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:27:58.956248 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:27:58.957480 31223 raft_consensus.cc:2393] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d073a9143104b8ca5a7e8263f5b0b1a in current term 1: Already voted for candidate 745a9ccc47754754be2f272fb0eee8f3 in this term.
I20260710 13:27:58.957660 31349 raft_consensus.cc:493] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.958226 31349 raft_consensus.cc:515] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.953579 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:27:58.960690 31337 tablet_bootstrap.cc:654] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.960752 31349 leader_election.cc:290] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
W20260710 13:27:58.962486 31263 leader_election.cc:343] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:58.962760 31340 ts_tablet_manager.cc:1434] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260710 13:27:58.963112 31263 leader_election.cc:304] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [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: 2d073a9143104b8ca5a7e8263f5b0b1a; no voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3
I20260710 13:27:58.964483 31344 raft_consensus.cc:493] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.965318 31344 raft_consensus.cc:515] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.969429 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb208f0edb34e32a9c98a21261631d5" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:27:58.975167 31148 raft_consensus.cc:2468] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:27:58.970530 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb208f0edb34e32a9c98a21261631d5" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:58.976028 31297 raft_consensus.cc:2468] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:27:58.965824 31340 tablet_bootstrap.cc:492] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:27:58.974215 31337 tablet_bootstrap.cc:492] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:27:58.977159 31337 ts_tablet_manager.cc:1403] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260710 13:27:58.970100 31344 leader_election.cc:290] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:58.979173 31189 leader_election.cc:304] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:27:58.980278 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:27:58.980121 31337 raft_consensus.cc:359] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.981382 31337 raft_consensus.cc:385] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.966825 31346 raft_consensus.cc:2749] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:58.981906 31337 raft_consensus.cc:740] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.980140 31344 raft_consensus.cc:2804] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:58.982705 31344 raft_consensus.cc:493] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:58.983170 31344 raft_consensus.cc:3060] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.984045 31346 raft_consensus.cc:493] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:58.984707 31346 raft_consensus.cc:515] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.981364 31223 raft_consensus.cc:2468] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 0.
I20260710 13:27:58.982916 31337 consensus_queue.cc:260] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.987900 31111 leader_election.cc:304] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:27:58.987965 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53061f5feea5452498adda0f9eb07639" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:27:58.988840 31349 raft_consensus.cc:2804] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:58.989302 31349 raft_consensus.cc:493] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:58.989648 31349 raft_consensus.cc:3060] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.990170 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53061f5feea5452498adda0f9eb07639" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:27:58.990912 31222 raft_consensus.cc:2468] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 0.
I20260710 13:27:58.992231 31260 leader_election.cc:304] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:27:58.993053 31346 leader_election.cc:290] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:27:58.993201 31365 raft_consensus.cc:2804] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:58.993613 31365 raft_consensus.cc:493] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:58.993880 31337 ts_tablet_manager.cc:1434] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:27:58.993920 31365 raft_consensus.cc:3060] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.984263 31340 tablet_bootstrap.cc:654] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.995052 31337 tablet_bootstrap.cc:492] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:27:58.997033 31349 raft_consensus.cc:515] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.986115 31338 tablet_bootstrap.cc:492] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:27:58.994242 31344 raft_consensus.cc:515] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:58.999040 31338 ts_tablet_manager.cc:1403] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.016s
I20260710 13:27:58.997960 31148 raft_consensus.cc:2468] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 0.
I20260710 13:27:59.001626 31344 leader_election.cc:290] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.004383 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:27:59.001742 31338 raft_consensus.cc:359] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.005082 31338 raft_consensus.cc:385] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.005093 31222 raft_consensus.cc:3060] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.005447 31338 raft_consensus.cc:740] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.006223 31338 consensus_queue.cc:260] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.008392 31338 ts_tablet_manager.cc:1434] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:27:59.009326 31338 tablet_bootstrap.cc:492] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:27:59.013046 31340 tablet_bootstrap.cc:492] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:27:59.013582 31340 ts_tablet_manager.cc:1403] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.000s
I20260710 13:27:59.015736 31222 raft_consensus.cc:2468] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:27:59.002897 31365 raft_consensus.cc:515] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.016611 31340 raft_consensus.cc:359] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.017405 31340 raft_consensus.cc:385] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.017717 31340 raft_consensus.cc:740] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.017794 31295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:27:59.017936 31365 leader_election.cc:290] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:27:59.018411 31295 raft_consensus.cc:3060] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.019949 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53061f5feea5452498adda0f9eb07639" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:27:59.020622 31223 raft_consensus.cc:3060] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.003125 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb208f0edb34e32a9c98a21261631d5" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:27:59.022967 31297 raft_consensus.cc:3060] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.024336 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53061f5feea5452498adda0f9eb07639" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:27:59.025161 31147 raft_consensus.cc:3060] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.004071 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb208f0edb34e32a9c98a21261631d5" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:27:59.026942 31148 raft_consensus.cc:3060] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.028569 31338 tablet_bootstrap.cc:654] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.030817 31344 raft_consensus.cc:493] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.031307 31344 raft_consensus.cc:515] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.032441 31340 consensus_queue.cc:260] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.003538 31349 leader_election.cc:290] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Requested vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.016922 31296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:59.047469 31147 raft_consensus.cc:2468] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 1.
I20260710 13:27:59.049185 31263 leader_election.cc:304] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:27:59.034027 31344 leader_election.cc:290] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.034914 31372 raft_consensus.cc:493] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.050324 31365 raft_consensus.cc:2804] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.050642 31372 raft_consensus.cc:515] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.051136 31295 raft_consensus.cc:2468] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:27:59.050881 31365 raft_consensus.cc:697] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Becoming Leader. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:27:59.035315 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244f168ae78426b8001061c8855300b" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:59.052882 31114 leader_election.cc:304] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:27:59.053547 31294 raft_consensus.cc:2468] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:27:59.054621 31349 raft_consensus.cc:2804] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.054862 31189 leader_election.cc:304] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:27:59.055295 31349 raft_consensus.cc:697] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Becoming Leader. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:27:59.055653 31223 raft_consensus.cc:2468] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 1.
I20260710 13:27:59.056509 31349 consensus_queue.cc:237] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.052984 31365 consensus_queue.cc:237] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.059288 31221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1253af83908d47a99575da62e8d1caf5" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:27:59.059852 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1253af83908d47a99575da62e8d1caf5" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:59.002255 31337 tablet_bootstrap.cc:654] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.035108 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244f168ae78426b8001061c8855300b" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:27:59.061729 31294 raft_consensus.cc:2468] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 0.
I20260710 13:27:59.053098 31372 leader_election.cc:290] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
W20260710 13:27:59.062845 31111 leader_election.cc:343] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.062583 31344 raft_consensus.cc:2804] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.063300 31148 raft_consensus.cc:2468] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:27:59.063917 31344 raft_consensus.cc:493] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.064368 31344 raft_consensus.cc:3060] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.067332 31297 raft_consensus.cc:2468] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:27:59.069625 31189 leader_election.cc:304] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:27:59.070681 31342 raft_consensus.cc:2804] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:59.070806 31189 leader_election.cc:343] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.068288 31114 leader_election.cc:304] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 745a9ccc47754754be2f272fb0eee8f3
I20260710 13:27:59.075325 31372 raft_consensus.cc:2804] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.075703 31372 raft_consensus.cc:493] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.076018 31372 raft_consensus.cc:3060] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.083386 31344 raft_consensus.cc:515] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.085536 31344 leader_election.cc:290] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.087304 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244f168ae78426b8001061c8855300b" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:27:59.087953 31297 raft_consensus.cc:3060] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.090262 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244f168ae78426b8001061c8855300b" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:27:59.093194 31344 raft_consensus.cc:493] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.093830 31344 raft_consensus.cc:515] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
W20260710 13:27:59.094319 31189 leader_election.cc:343] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.096325 31297 raft_consensus.cc:2468] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:27:59.097534 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be276301d265476dab61a6bcbf42cf13" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:59.097864 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be276301d265476dab61a6bcbf42cf13" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:27:59.098289 31294 raft_consensus.cc:2468] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:27:59.098531 31189 leader_election.cc:304] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:27:59.097747 31340 ts_tablet_manager.cc:1434] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.084s	user 0.010s	sys 0.046s
W20260710 13:27:59.099845 31189 leader_election.cc:343] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.089660 31045 catalog_manager.cc:5697] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67). New cstate: current_term: 1 leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:59.100266 31340 tablet_bootstrap.cc:492] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:27:59.100481 31189 leader_election.cc:304] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:27:59.096850 31344 leader_election.cc:290] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.104879 31344 raft_consensus.cc:2804] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.105405 31344 raft_consensus.cc:697] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:27:59.107460 31344 consensus_queue.cc:237] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.111207 31340 tablet_bootstrap.cc:654] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.111836 31046 catalog_manager.cc:5697] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "6815fdca93394b77b9e4c2f03813ec81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.117205 31379 raft_consensus.cc:2804] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.117660 31379 raft_consensus.cc:493] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.117986 31379 raft_consensus.cc:3060] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.117422 31372 raft_consensus.cc:515] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.120726 31372 leader_election.cc:290] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Requested vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.121654 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1253af83908d47a99575da62e8d1caf5" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:27:59.122443 31297 raft_consensus.cc:3060] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.115532 31342 raft_consensus.cc:697] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:27:59.125834 31342 consensus_queue.cc:237] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.126965 31379 raft_consensus.cc:515] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.127494 31338 tablet_bootstrap.cc:492] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:27:59.128109 31338 ts_tablet_manager.cc:1403] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.010s
I20260710 13:27:59.128825 31337 tablet_bootstrap.cc:492] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:27:59.129237 31337 ts_tablet_manager.cc:1403] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.004s
I20260710 13:27:59.132719 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1253af83908d47a99575da62e8d1caf5" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:27:59.134141 31342 raft_consensus.cc:493] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.134783 31342 raft_consensus.cc:515] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:27:59.139992 31379 leader_election.cc:290] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.142462 31337 raft_consensus.cc:359] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.143251 31337 raft_consensus.cc:385] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.143585 31337 raft_consensus.cc:740] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.144374 31337 consensus_queue.cc:260] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.146795 31337 ts_tablet_manager.cc:1434] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:27:59.148854 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be276301d265476dab61a6bcbf42cf13" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:27:59.148532 31338 raft_consensus.cc:359] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.149446 31338 raft_consensus.cc:385] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.149765 31338 raft_consensus.cc:740] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.150527 31338 consensus_queue.cc:260] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.151590 31222 raft_consensus.cc:3060] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.154703 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646f58f972604287acc84407e31dbeb6" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:59.157034 31294 raft_consensus.cc:2468] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:27:59.157963 31297 raft_consensus.cc:2468] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:27:59.159145 31114 leader_election.cc:304] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:27:59.159907 31349 raft_consensus.cc:2804] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.160367 31349 raft_consensus.cc:697] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Becoming Leader. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:27:59.161172 31349 consensus_queue.cc:237] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.165274 31189 leader_election.cc:304] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:27:59.155220 31372 raft_consensus.cc:493] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.168238 31376 raft_consensus.cc:2804] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:27:59.168365 31189 leader_election.cc:343] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.169070 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be276301d265476dab61a6bcbf42cf13" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:27:59.164415 31342 leader_election.cc:290] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601), 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383)
I20260710 13:27:59.170078 31376 raft_consensus.cc:493] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.172205 31376 raft_consensus.cc:3060] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.171694 31044 catalog_manager.cc:5697] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.170423 31372 raft_consensus.cc:515] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:27:59.181372 31340 tablet_bootstrap.cc:492] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:27:59.170822 31344 raft_consensus.cc:493] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.187094 31340 ts_tablet_manager.cc:1403] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.014s
I20260710 13:27:59.182443 31297 raft_consensus.cc:3060] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.179476 31222 raft_consensus.cc:2468] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:27:59.180627 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646f58f972604287acc84407e31dbeb6" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:27:59.187893 31344 raft_consensus.cc:515] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.190306 31148 raft_consensus.cc:2468] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:27:59.192422 31372 leader_election.cc:290] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:27:59.182168 31376 raft_consensus.cc:515] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:27:59.193276 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646f58f972604287acc84407e31dbeb6" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:59.193899 31294 raft_consensus.cc:2468] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 0.
I20260710 13:27:59.195034 31114 leader_election.cc:304] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:27:59.194720 31376 leader_election.cc:290] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601), 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383)
I20260710 13:27:59.195024 31338 ts_tablet_manager.cc:1434] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.001s
I20260710 13:27:59.195920 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646f58f972604287acc84407e31dbeb6" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:27:59.195161 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646f58f972604287acc84407e31dbeb6" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:27:59.196445 31294 raft_consensus.cc:3060] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.196991 31223 raft_consensus.cc:2393] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6815fdca93394b77b9e4c2f03813ec81 in current term 1: Already voted for candidate 745a9ccc47754754be2f272fb0eee8f3 in this term.
I20260710 13:27:59.197929 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646f58f972604287acc84407e31dbeb6" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:27:59.198524 31148 raft_consensus.cc:3060] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.198647 31340 raft_consensus.cc:359] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.199544 31340 raft_consensus.cc:385] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.200488 31340 raft_consensus.cc:740] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.202312 31340 consensus_queue.cc:260] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.203609 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad54e430b1b4cdf92d26902bdc27179" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:27:59.204223 31146 raft_consensus.cc:2468] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:27:59.204834 31340 ts_tablet_manager.cc:1434] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:27:59.205451 31189 leader_election.cc:304] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:27:59.205848 31340 tablet_bootstrap.cc:492] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:27:59.206303 31376 raft_consensus.cc:2804] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.206674 31376 raft_consensus.cc:493] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.207020 31376 raft_consensus.cc:3060] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.207297 31294 raft_consensus.cc:2468] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:27:59.208668 31189 leader_election.cc:304] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:27:59.210721 31344 leader_election.cc:290] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.211138 31342 raft_consensus.cc:2804] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.211694 31342 raft_consensus.cc:697] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:27:59.212292 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad54e430b1b4cdf92d26902bdc27179" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:59.212991 31294 raft_consensus.cc:2468] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:27:59.212606 31342 consensus_queue.cc:237] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:27:59.213850 31340 tablet_bootstrap.cc:654] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.220922 31148 raft_consensus.cc:2468] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:27:59.223196 31376 raft_consensus.cc:515] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.225268 31376 leader_election.cc:290] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.227275 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad54e430b1b4cdf92d26902bdc27179" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:27:59.228518 31372 raft_consensus.cc:2764] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:27:59.228384 31294 raft_consensus.cc:3060] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.232653 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad54e430b1b4cdf92d26902bdc27179" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:27:59.235615 31148 raft_consensus.cc:3060] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.239777 31294 raft_consensus.cc:2468] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:27:59.240396 31297 raft_consensus.cc:2468] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:27:59.241175 31189 leader_election.cc:304] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:27:59.241626 31340 tablet_bootstrap.cc:492] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:27:59.242357 31340 ts_tablet_manager.cc:1403] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.016s
I20260710 13:27:59.242523 31148 raft_consensus.cc:2468] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:27:59.242911 31342 raft_consensus.cc:2804] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.243585 31342 raft_consensus.cc:697] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:27:59.237543 31045 catalog_manager.cc:5697] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "6815fdca93394b77b9e4c2f03813ec81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.244524 31342 consensus_queue.cc:237] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.242323 31189 leader_election.cc:304] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:27:59.247340 31376 raft_consensus.cc:2804] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.247825 31376 raft_consensus.cc:697] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:27:59.248605 31376 consensus_queue.cc:237] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.250995 31340 raft_consensus.cc:359] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.251754 31340 raft_consensus.cc:385] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.252666 31340 raft_consensus.cc:740] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.253593 31340 consensus_queue.cc:260] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.256299 31340 ts_tablet_manager.cc:1434] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:27:59.257417 31340 tablet_bootstrap.cc:492] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:27:59.264647 31340 tablet_bootstrap.cc:654] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.269985 31340 tablet_bootstrap.cc:492] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:27:59.270419 31340 ts_tablet_manager.cc:1403] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:27:59.273064 31340 raft_consensus.cc:359] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.273754 31340 raft_consensus.cc:385] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.273165 31044 catalog_manager.cc:5697] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.274039 31340 raft_consensus.cc:740] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.274704 31340 consensus_queue.cc:260] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.274993 31044 catalog_manager.cc:5697] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.276764 31340 ts_tablet_manager.cc:1434] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:59.276666 31044 catalog_manager.cc:5697] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.278415 31044 catalog_manager.cc:5697] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.320848 31372 raft_consensus.cc:493] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.321489 31372 raft_consensus.cc:515] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.323359 31372 leader_election.cc:290] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.324252 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be276301d265476dab61a6bcbf42cf13" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:27:59.324409 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be276301d265476dab61a6bcbf42cf13" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:59.325119 31294 raft_consensus.cc:2393] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6815fdca93394b77b9e4c2f03813ec81 in current term 1: Already voted for candidate 745a9ccc47754754be2f272fb0eee8f3 in this term.
I20260710 13:27:59.326263 31114 leader_election.cc:304] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81; no voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3
I20260710 13:27:59.327082 31372 raft_consensus.cc:3060] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.332407 31372 raft_consensus.cc:2749] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.483925 31365 consensus_queue.cc:1048] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.493824 31372 consensus_queue.cc:1048] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.496480 31365 consensus_queue.cc:1048] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.503132 31372 raft_consensus.cc:493] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.503741 31372 raft_consensus.cc:515] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:27:59.508229 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:27:59.508054 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:27:59.508466 31342 consensus_queue.cc:1048] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.509110 31222 raft_consensus.cc:2393] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6815fdca93394b77b9e4c2f03813ec81 in current term 1: Already voted for candidate 745a9ccc47754754be2f272fb0eee8f3 in this term.
I20260710 13:27:59.509375 31297 raft_consensus.cc:2393] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6815fdca93394b77b9e4c2f03813ec81 in current term 1: Already voted for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in this term.
I20260710 13:27:59.506464 31372 leader_election.cc:290] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:27:59.510848 31114 leader_election.cc:304] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81; no voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3
I20260710 13:27:59.512950 31372 raft_consensus.cc:3060] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.522541 31372 raft_consensus.cc:2749] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.530851 31146 raft_consensus.cc:3060] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.540333 31342 consensus_queue.cc:1048] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.543924 31372 consensus_queue.cc:1048] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.593730 31349 consensus_queue.cc:1048] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.605062 31349 consensus_queue.cc:1048] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:59.637001 31342 consensus_queue.cc:1048] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.653012 31408 consensus_queue.cc:1048] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.693260 31408 consensus_queue.cc:1048] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.704996 31344 consensus_queue.cc:1048] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.748382 31344 consensus_queue.cc:1048] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.760396 31376 consensus_queue.cc:1048] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.786518 31376 consensus_queue.cc:1048] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.797535 31408 consensus_queue.cc:1048] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:27:59.947525 31094 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:28:00.952086 31094 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:01.142297 31408 raft_consensus.cc:493] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:01.142875 31408 raft_consensus.cc:515] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.144937 31408 leader_election.cc:290] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:01.145690 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:28:01.145995 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:28:01.146420 31146 raft_consensus.cc:2468] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:28:01.146715 31297 raft_consensus.cc:2468] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:28:01.147888 31189 leader_election.cc:304] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [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: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:01.148756 31408 raft_consensus.cc:2804] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:01.149077 31408 raft_consensus.cc:493] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:01.149387 31408 raft_consensus.cc:3060] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.154709 31408 raft_consensus.cc:515] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.156196 31408 leader_election.cc:290] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 2 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:01.156986 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:01.157279 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0423dbd7688541f19ae9b3b254e35aa0" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:01.157618 31146 raft_consensus.cc:3060] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.158172 31297 raft_consensus.cc:3060] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.165136 31146 raft_consensus.cc:2468] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 2.
I20260710 13:28:01.165136 31297 raft_consensus.cc:2468] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 2.
I20260710 13:28:01.166502 31189 leader_election.cc:304] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:01.167268 31408 raft_consensus.cc:2804] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:01.167816 31408 raft_consensus.cc:697] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:01.168776 31408 consensus_queue.cc:237] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER 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: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.176954 31044 catalog_manager.cc:5697] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 0 to 2, leader changed from <none> to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:01.258450 31223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "646f58f972604287acc84407e31dbeb6"
dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
mode: GRACEFUL
new_leader_uuid: "6815fdca93394b77b9e4c2f03813ec81"
 from {username='slave'} at 127.0.0.1:37908
I20260710 13:28:01.259156 31223 raft_consensus.cc:606] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Received request to transfer leadership to TS 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:28:01.265121 31223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eb208f0edb34e32a9c98a21261631d5"
dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
mode: GRACEFUL
new_leader_uuid: "6815fdca93394b77b9e4c2f03813ec81"
 from {username='slave'} at 127.0.0.1:37908
I20260710 13:28:01.265779 31223 raft_consensus.cc:606] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Received request to transfer leadership to TS 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:28:01.273996 31223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c244f168ae78426b8001061c8855300b"
dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
mode: GRACEFUL
new_leader_uuid: "6815fdca93394b77b9e4c2f03813ec81"
 from {username='slave'} at 127.0.0.1:37908
I20260710 13:28:01.274468 31223 raft_consensus.cc:606] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Received request to transfer leadership to TS 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:28:01.293049 31146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695"
dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
mode: GRACEFUL
new_leader_uuid: "745a9ccc47754754be2f272fb0eee8f3"
 from {username='slave'} at 127.0.0.1:46176
I20260710 13:28:01.293653 31146 raft_consensus.cc:606] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Received request to transfer leadership to TS 745a9ccc47754754be2f272fb0eee8f3
I20260710 13:28:01.307922 31297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53061f5feea5452498adda0f9eb07639"
dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
mode: GRACEFUL
new_leader_uuid: "745a9ccc47754754be2f272fb0eee8f3"
 from {username='slave'} at 127.0.0.1:45542
I20260710 13:28:01.308449 31297 raft_consensus.cc:606] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Received request to transfer leadership to TS 745a9ccc47754754be2f272fb0eee8f3
I20260710 13:28:01.314111 31223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ad54e430b1b4cdf92d26902bdc27179"
dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
mode: GRACEFUL
new_leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:37908
I20260710 13:28:01.314828 31223 raft_consensus.cc:606] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Received request to transfer leadership to TS 2d073a9143104b8ca5a7e8263f5b0b1a
I20260710 13:28:01.351198 31416 raft_consensus.cc:993] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3: : Instructing follower 6815fdca93394b77b9e4c2f03813ec81 to start an election
I20260710 13:28:01.351732 31408 raft_consensus.cc:1081] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Signalling peer 6815fdca93394b77b9e4c2f03813ec81 to start an election
I20260710 13:28:01.353214 31146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c244f168ae78426b8001061c8855300b"
dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
 from {username='slave'} at 127.0.0.1:46154
I20260710 13:28:01.353665 31146 raft_consensus.cc:493] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:01.353925 31146 raft_consensus.cc:3060] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.358649 31146 raft_consensus.cc:515] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.360463 31146 leader_election.cc:290] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 2 election: Requested vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:01.361450 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244f168ae78426b8001061c8855300b" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:01.362097 31223 raft_consensus.cc:3055] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:01.362177 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244f168ae78426b8001061c8855300b" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:01.362473 31223 raft_consensus.cc:740] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:01.362874 31297 raft_consensus.cc:3060] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.363348 31223 consensus_queue.cc:260] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.364540 31223 raft_consensus.cc:3060] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.369293 31297 raft_consensus.cc:2468] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 2.
I20260710 13:28:01.370316 31114 leader_election.cc:304] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:01.370360 31223 raft_consensus.cc:2468] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 2.
I20260710 13:28:01.371196 31349 raft_consensus.cc:2804] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:01.372399 31349 raft_consensus.cc:697] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Becoming Leader. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:01.373214 31349 consensus_queue.cc:237] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.380057 31044 catalog_manager.cc:5697] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 reported cstate change: term changed from 1 to 2, leader changed from 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66) to 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "6815fdca93394b77b9e4c2f03813ec81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:01.417634 31426 raft_consensus.cc:993] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81: : Instructing follower 745a9ccc47754754be2f272fb0eee8f3 to start an election
I20260710 13:28:01.418097 31349 raft_consensus.cc:1081] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Signalling peer 745a9ccc47754754be2f272fb0eee8f3 to start an election
I20260710 13:28:01.419484 31223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695"
dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
 from {username='slave'} at 127.0.0.1:37902
I20260710 13:28:01.419922 31223 raft_consensus.cc:493] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:01.420172 31223 raft_consensus.cc:3060] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.424950 31223 raft_consensus.cc:515] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.426613 31223 leader_election.cc:290] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 2 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:01.427481 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:01.427989 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:01.428190 31148 raft_consensus.cc:3055] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:01.428633 31297 raft_consensus.cc:3060] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.428599 31148 raft_consensus.cc:740] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:01.429774 31148 consensus_queue.cc:260] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.431227 31148 raft_consensus.cc:3060] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.436079 31297 raft_consensus.cc:2468] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 2.
I20260710 13:28:01.437252 31189 leader_election.cc:304] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:01.437820 31148 raft_consensus.cc:2468] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 2.
I20260710 13:28:01.437997 31408 raft_consensus.cc:2804] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:01.438478 31408 raft_consensus.cc:697] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:01.439313 31408 consensus_queue.cc:237] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.446622 31044 catalog_manager.cc:5697] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 1 to 2, leader changed from 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65) to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:01.505856 31416 raft_consensus.cc:993] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3: : Instructing follower 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:01.506421 31408 raft_consensus.cc:1081] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Signalling peer 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:01.508343 31297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ad54e430b1b4cdf92d26902bdc27179"
dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:45528
I20260710 13:28:01.508843 31297 raft_consensus.cc:493] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:01.509102 31297 raft_consensus.cc:3060] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.514225 31297 raft_consensus.cc:515] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.515940 31297 leader_election.cc:290] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 2 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:01.516861 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad54e430b1b4cdf92d26902bdc27179" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:01.517102 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad54e430b1b4cdf92d26902bdc27179" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:01.517537 31148 raft_consensus.cc:3060] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.517668 31223 raft_consensus.cc:3055] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:01.518038 31223 raft_consensus.cc:740] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:01.518853 31223 consensus_queue.cc:260] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.519891 31223 raft_consensus.cc:3060] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.523815 31148 raft_consensus.cc:2468] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 2.
I20260710 13:28:01.524551 31223 raft_consensus.cc:2468] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 2.
I20260710 13:28:01.524878 31263 leader_election.cc:304] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:01.525712 31397 raft_consensus.cc:2804] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:01.526810 31397 raft_consensus.cc:697] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 LEADER]: Becoming Leader. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:01.527623 31397 consensus_queue.cc:237] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.535444 31044 catalog_manager.cc:5697] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a reported cstate change: term changed from 1 to 2, leader changed from 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66) to 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67). New cstate: current_term: 2 leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:01.603554 31148 raft_consensus.cc:1275] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Refusing update from remote peer 745a9ccc47754754be2f272fb0eee8f3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:01.604965 31408 consensus_queue.cc:1048] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.618678 31297 raft_consensus.cc:1275] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Refusing update from remote peer 745a9ccc47754754be2f272fb0eee8f3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:01.620393 31416 consensus_queue.cc:1048] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.632543 31408 raft_consensus.cc:993] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3: : Instructing follower 6815fdca93394b77b9e4c2f03813ec81 to start an election
I20260710 13:28:01.633044 31408 raft_consensus.cc:1081] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Signalling peer 6815fdca93394b77b9e4c2f03813ec81 to start an election
I20260710 13:28:01.634505 31148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "646f58f972604287acc84407e31dbeb6"
dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
 from {username='slave'} at 127.0.0.1:46154
I20260710 13:28:01.635089 31148 raft_consensus.cc:493] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:01.635386 31148 raft_consensus.cc:3060] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.641192 31148 raft_consensus.cc:515] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:28:01.643080 31148 leader_election.cc:290] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 2 election: Requested vote from peers 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:01.643868 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646f58f972604287acc84407e31dbeb6" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:01.644101 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646f58f972604287acc84407e31dbeb6" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:01.644472 31297 raft_consensus.cc:3060] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.644662 31223 raft_consensus.cc:3055] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:01.645049 31223 raft_consensus.cc:740] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:01.645681 31223 consensus_queue.cc:260] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:28:01.646648 31223 raft_consensus.cc:3060] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.649894 31297 raft_consensus.cc:2468] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 2.
I20260710 13:28:01.651010 31114 leader_election.cc:304] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:01.651306 31223 raft_consensus.cc:2468] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 2.
I20260710 13:28:01.651857 31349 raft_consensus.cc:2804] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:01.652364 31349 raft_consensus.cc:697] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Becoming Leader. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:01.653116 31349 consensus_queue.cc:237] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } }
I20260710 13:28:01.660229 31043 catalog_manager.cc:5697] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 reported cstate change: term changed from 1 to 2, leader changed from 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66) to 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "6815fdca93394b77b9e4c2f03813ec81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:01.684194 31416 raft_consensus.cc:993] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3: : Instructing follower 6815fdca93394b77b9e4c2f03813ec81 to start an election
I20260710 13:28:01.684964 31408 raft_consensus.cc:1081] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Signalling peer 6815fdca93394b77b9e4c2f03813ec81 to start an election
I20260710 13:28:01.686988 31148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eb208f0edb34e32a9c98a21261631d5"
dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
 from {username='slave'} at 127.0.0.1:46154
I20260710 13:28:01.687520 31148 raft_consensus.cc:493] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:01.687875 31148 raft_consensus.cc:3060] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.693259 31148 raft_consensus.cc:515] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.695036 31148 leader_election.cc:290] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 2 election: Requested vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:01.695931 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb208f0edb34e32a9c98a21261631d5" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:01.695959 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb208f0edb34e32a9c98a21261631d5" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:01.696784 31223 raft_consensus.cc:3055] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:01.696823 31297 raft_consensus.cc:3060] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.697280 31223 raft_consensus.cc:740] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:01.698128 31223 consensus_queue.cc:260] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.699422 31223 raft_consensus.cc:3060] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.703686 31297 raft_consensus.cc:2468] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 2.
I20260710 13:28:01.704833 31114 leader_election.cc:304] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:01.705523 31349 raft_consensus.cc:2804] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:01.705996 31349 raft_consensus.cc:697] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Becoming Leader. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:01.706037 31223 raft_consensus.cc:2468] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 2.
I20260710 13:28:01.706986 31349 consensus_queue.cc:237] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.714287 31043 catalog_manager.cc:5697] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 reported cstate change: term changed from 1 to 2, leader changed from 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66) to 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "6815fdca93394b77b9e4c2f03813ec81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:01.818048 31429 raft_consensus.cc:993] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a: : Instructing follower 745a9ccc47754754be2f272fb0eee8f3 to start an election
I20260710 13:28:01.818495 31397 raft_consensus.cc:1081] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Signalling peer 745a9ccc47754754be2f272fb0eee8f3 to start an election
I20260710 13:28:01.820083 31223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53061f5feea5452498adda0f9eb07639"
dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
 from {username='slave'} at 127.0.0.1:37892
I20260710 13:28:01.820585 31223 raft_consensus.cc:493] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:01.820844 31223 raft_consensus.cc:3060] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.825445 31223 raft_consensus.cc:515] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.826978 31223 leader_election.cc:290] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 2 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:01.827904 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53061f5feea5452498adda0f9eb07639" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:01.828126 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53061f5feea5452498adda0f9eb07639" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:01.828441 31148 raft_consensus.cc:3060] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.828714 31297 raft_consensus.cc:3055] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:01.829052 31297 raft_consensus.cc:740] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:01.829746 31297 consensus_queue.cc:260] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.830634 31297 raft_consensus.cc:3060] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.833413 31148 raft_consensus.cc:2468] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 2.
I20260710 13:28:01.834471 31189 leader_election.cc:304] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:01.835256 31408 raft_consensus.cc:2804] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:01.835652 31297 raft_consensus.cc:2468] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 2.
I20260710 13:28:01.835814 31408 raft_consensus.cc:697] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:01.836774 31408 consensus_queue.cc:237] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:01.840405 31223 raft_consensus.cc:1275] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Refusing update from remote peer 6815fdca93394b77b9e4c2f03813ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:01.841873 31349 consensus_queue.cc:1048] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:01.845479 31043 catalog_manager.cc:5697] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 1 to 2, leader changed from 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67) to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:01.846717 31297 raft_consensus.cc:1275] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Refusing update from remote peer 6815fdca93394b77b9e4c2f03813ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:01.848204 31349 consensus_queue.cc:1048] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:01.933205 31148 raft_consensus.cc:1275] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:01.934496 31397 consensus_queue.cc:1048] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:01.936285 31297 raft_consensus.cc:1275] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Refusing update from remote peer 745a9ccc47754754be2f272fb0eee8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:01.937661 31408 consensus_queue.cc:1048] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:01.945264 31223 raft_consensus.cc:1275] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:01.947685 31397 consensus_queue.cc:1048] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:01.951985 31148 raft_consensus.cc:1275] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Refusing update from remote peer 745a9ccc47754754be2f272fb0eee8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:01.957056 31408 consensus_queue.cc:1048] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:02.086439 31223 raft_consensus.cc:1275] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Refusing update from remote peer 6815fdca93394b77b9e4c2f03813ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:02.087863 31441 consensus_queue.cc:1048] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:02.096339 31297 raft_consensus.cc:1275] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Refusing update from remote peer 6815fdca93394b77b9e4c2f03813ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:02.098865 31426 consensus_queue.cc:1048] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:02.102803 31223 raft_consensus.cc:1275] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Refusing update from remote peer 6815fdca93394b77b9e4c2f03813ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:02.104360 31426 consensus_queue.cc:1048] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:02.114152 31297 raft_consensus.cc:1275] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Refusing update from remote peer 6815fdca93394b77b9e4c2f03813ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:02.116855 31426 consensus_queue.cc:1048] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:02.333451 31297 raft_consensus.cc:1275] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Refusing update from remote peer 745a9ccc47754754be2f272fb0eee8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:02.334923 31408 consensus_queue.cc:1048] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:02.343420 31148 raft_consensus.cc:1275] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Refusing update from remote peer 745a9ccc47754754be2f272fb0eee8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:02.345353 31454 consensus_queue.cc:1048] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:04.343986 31043 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33456:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:04.347681 31043 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:04.400445 31134 tablet_service.cc:1511] Processing CreateTablet for tablet a31cef3a266d4889997b409a6f020083 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:04.401723 31211 tablet_service.cc:1511] Processing CreateTablet for tablet a31cef3a266d4889997b409a6f020083 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:04.402377 31134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31cef3a266d4889997b409a6f020083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.403330 31211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31cef3a266d4889997b409a6f020083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.405408 31135 tablet_service.cc:1511] Processing CreateTablet for tablet 21186c416c5f4833977482ad70cb76e6 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:04.407017 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21186c416c5f4833977482ad70cb76e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.408180 31284 tablet_service.cc:1511] Processing CreateTablet for tablet a31cef3a266d4889997b409a6f020083 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:04.408666 31205 tablet_service.cc:1511] Processing CreateTablet for tablet 21186c416c5f4833977482ad70cb76e6 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:04.409710 31284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31cef3a266d4889997b409a6f020083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.410311 31205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21186c416c5f4833977482ad70cb76e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.422744 31287 tablet_service.cc:1511] Processing CreateTablet for tablet 21186c416c5f4833977482ad70cb76e6 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:04.424214 31287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21186c416c5f4833977482ad70cb76e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.444037 31133 tablet_service.cc:1511] Processing CreateTablet for tablet 6920af08a16e422dbad82c84845aef6b (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:04.445958 31133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6920af08a16e422dbad82c84845aef6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.456100 31470 tablet_bootstrap.cc:492] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:28:04.456907 31209 tablet_service.cc:1511] Processing CreateTablet for tablet 6920af08a16e422dbad82c84845aef6b (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:04.458355 31209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6920af08a16e422dbad82c84845aef6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.462582 31286 tablet_service.cc:1511] Processing CreateTablet for tablet 6920af08a16e422dbad82c84845aef6b (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:04.464084 31286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6920af08a16e422dbad82c84845aef6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.464484 31470 tablet_bootstrap.cc:654] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.469650 31471 tablet_bootstrap.cc:492] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:28:04.477919 31470 tablet_bootstrap.cc:492] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:28:04.478549 31470 ts_tablet_manager.cc:1403] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 13:28:04.478961 31135 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8e88a3575a499699e7c2854dc6308e (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:04.480326 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8e88a3575a499699e7c2854dc6308e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.481768 31470 raft_consensus.cc:359] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.482894 31470 raft_consensus.cc:385] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.483268 31470 raft_consensus.cc:740] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.484192 31470 consensus_queue.cc:260] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.489677 31470 ts_tablet_manager.cc:1434] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:28:04.490712 31470 tablet_bootstrap.cc:492] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:28:04.492444 31473 tablet_bootstrap.cc:492] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:28:04.500144 31470 tablet_bootstrap.cc:654] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.502290 31473 tablet_bootstrap.cc:654] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.490806 31471 tablet_bootstrap.cc:654] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.502184 31205 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8e88a3575a499699e7c2854dc6308e (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:04.504761 31284 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8e88a3575a499699e7c2854dc6308e (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:04.509397 31284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8e88a3575a499699e7c2854dc6308e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.514146 31133 tablet_service.cc:1511] Processing CreateTablet for tablet 7f56634633944a9a9ce9ea25f1079fa9 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:04.515446 31205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8e88a3575a499699e7c2854dc6308e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.515499 31133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f56634633944a9a9ce9ea25f1079fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.517274 31209 tablet_service.cc:1511] Processing CreateTablet for tablet 7f56634633944a9a9ce9ea25f1079fa9 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:04.518535 31209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f56634633944a9a9ce9ea25f1079fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.519553 31287 tablet_service.cc:1511] Processing CreateTablet for tablet 7f56634633944a9a9ce9ea25f1079fa9 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:04.520839 31287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f56634633944a9a9ce9ea25f1079fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.524953 31211 tablet_service.cc:1511] Processing CreateTablet for tablet 58abcc86e4d84cc9ad9fadceebf4d0b6 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:04.526197 31211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58abcc86e4d84cc9ad9fadceebf4d0b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.527416 31283 tablet_service.cc:1511] Processing CreateTablet for tablet 58abcc86e4d84cc9ad9fadceebf4d0b6 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:04.527732 31135 tablet_service.cc:1511] Processing CreateTablet for tablet 58abcc86e4d84cc9ad9fadceebf4d0b6 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:04.528793 31283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58abcc86e4d84cc9ad9fadceebf4d0b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.528966 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58abcc86e4d84cc9ad9fadceebf4d0b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.531440 31210 tablet_service.cc:1511] Processing CreateTablet for tablet 1892b946723e42da811adcbb2b054750 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:04.533402 31210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1892b946723e42da811adcbb2b054750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.531723 31134 tablet_service.cc:1511] Processing CreateTablet for tablet 1892b946723e42da811adcbb2b054750 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:04.536504 31282 tablet_service.cc:1511] Processing CreateTablet for tablet 1892b946723e42da811adcbb2b054750 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:04.536949 31134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1892b946723e42da811adcbb2b054750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.537873 31282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1892b946723e42da811adcbb2b054750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.565375 31136 tablet_service.cc:1511] Processing CreateTablet for tablet 545627f4667d44d89594f3497693f1b1 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:04.571559 31136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545627f4667d44d89594f3497693f1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.574039 31211 tablet_service.cc:1511] Processing CreateTablet for tablet 545627f4667d44d89594f3497693f1b1 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:04.575857 31211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545627f4667d44d89594f3497693f1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.577616 31286 tablet_service.cc:1511] Processing CreateTablet for tablet 545627f4667d44d89594f3497693f1b1 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:04.578945 31286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545627f4667d44d89594f3497693f1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.583946 31137 tablet_service.cc:1511] Processing CreateTablet for tablet 362b71914cab4f2f9bd32b1a01fecf59 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:04.586236 31137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362b71914cab4f2f9bd32b1a01fecf59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.585960 31212 tablet_service.cc:1511] Processing CreateTablet for tablet 362b71914cab4f2f9bd32b1a01fecf59 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:04.587316 31212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362b71914cab4f2f9bd32b1a01fecf59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.588156 31285 tablet_service.cc:1511] Processing CreateTablet for tablet 362b71914cab4f2f9bd32b1a01fecf59 (DEFAULT_TABLE table=soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:04.589461 31285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362b71914cab4f2f9bd32b1a01fecf59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.592849 31470 tablet_bootstrap.cc:492] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:28:04.593338 31470 ts_tablet_manager.cc:1403] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.010s
I20260710 13:28:04.596385 31470 raft_consensus.cc:359] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.597081 31470 raft_consensus.cc:385] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.597368 31470 raft_consensus.cc:740] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.598107 31470 consensus_queue.cc:260] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.608083 31470 ts_tablet_manager.cc:1434] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260710 13:28:04.609077 31470 tablet_bootstrap.cc:492] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:28:04.621582 31470 tablet_bootstrap.cc:654] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.626641 31471 tablet_bootstrap.cc:492] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:28:04.635017 31471 ts_tablet_manager.cc:1403] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.166s	user 0.035s	sys 0.030s
I20260710 13:28:04.628360 31473 tablet_bootstrap.cc:492] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:28:04.639283 31473 ts_tablet_manager.cc:1403] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.024s
I20260710 13:28:04.644816 31473 raft_consensus.cc:359] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.645675 31473 raft_consensus.cc:385] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.645995 31473 raft_consensus.cc:740] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.646893 31473 consensus_queue.cc:260] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.652581 31471 raft_consensus.cc:359] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.658844 31471 raft_consensus.cc:385] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.659152 31471 raft_consensus.cc:740] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.659924 31471 consensus_queue.cc:260] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.662537 31471 ts_tablet_manager.cc:1434] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.001s
I20260710 13:28:04.656777 31470 tablet_bootstrap.cc:492] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:28:04.657472 31473 ts_tablet_manager.cc:1434] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 13:28:04.663815 31473 tablet_bootstrap.cc:492] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:28:04.665524 31458 raft_consensus.cc:493] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:04.666066 31458 raft_consensus.cc:515] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.666360 31471 tablet_bootstrap.cc:492] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:28:04.668203 31458 leader_election.cc:290] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:04.669773 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21186c416c5f4833977482ad70cb76e6" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:28:04.670495 31222 raft_consensus.cc:2468] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 0.
I20260710 13:28:04.670684 31473 tablet_bootstrap.cc:654] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.673969 31471 tablet_bootstrap.cc:654] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.674181 31470 ts_tablet_manager.cc:1403] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.008s
I20260710 13:28:04.675421 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21186c416c5f4833977482ad70cb76e6" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:28:04.675702 31111 leader_election.cc:304] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
W20260710 13:28:04.677515 31114 leader_election.cc:343] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:04.677438 31470 raft_consensus.cc:359] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.679128 31470 raft_consensus.cc:385] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.679430 31470 raft_consensus.cc:740] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.680164 31470 consensus_queue.cc:260] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.683938 31470 ts_tablet_manager.cc:1434] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:28:04.685842 31470 tablet_bootstrap.cc:492] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:28:04.680856 31458 raft_consensus.cc:2804] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:04.687026 31458 raft_consensus.cc:493] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:04.688916 31473 tablet_bootstrap.cc:492] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:28:04.687458 31458 raft_consensus.cc:3060] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.691089 31473 ts_tablet_manager.cc:1403] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.003s
I20260710 13:28:04.693967 31470 tablet_bootstrap.cc:654] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.694792 31473 raft_consensus.cc:359] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.695621 31473 raft_consensus.cc:385] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.695912 31473 raft_consensus.cc:740] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.696693 31473 consensus_queue.cc:260] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.704866 31471 tablet_bootstrap.cc:492] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:28:04.705565 31471 ts_tablet_manager.cc:1403] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.013s
I20260710 13:28:04.709435 31470 tablet_bootstrap.cc:492] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:28:04.709229 31471 raft_consensus.cc:359] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.709939 31471 raft_consensus.cc:385] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.710068 31470 ts_tablet_manager.cc:1403] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.012s
I20260710 13:28:04.710273 31471 raft_consensus.cc:740] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.711120 31471 consensus_queue.cc:260] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.711411 31458 raft_consensus.cc:515] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.712908 31471 ts_tablet_manager.cc:1434] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:04.713316 31470 raft_consensus.cc:359] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.714178 31470 raft_consensus.cc:385] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.714412 31473 ts_tablet_manager.cc:1434] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:28:04.714565 31470 raft_consensus.cc:740] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.715652 31473 tablet_bootstrap.cc:492] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:28:04.715359 31470 consensus_queue.cc:260] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.717728 31470 ts_tablet_manager.cc:1434] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:04.713865 31471 tablet_bootstrap.cc:492] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:28:04.724797 31473 tablet_bootstrap.cc:654] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.735291 31470 tablet_bootstrap.cc:492] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:28:04.736464 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21186c416c5f4833977482ad70cb76e6" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:04.736933 31473 tablet_bootstrap.cc:492] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:28:04.737142 31222 raft_consensus.cc:3060] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.739552 31473 ts_tablet_manager.cc:1403] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260710 13:28:04.742473 31471 tablet_bootstrap.cc:654] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.748968 31473 raft_consensus.cc:359] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.761529 31473 raft_consensus.cc:385] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.761873 31473 raft_consensus.cc:740] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.753659 31222 raft_consensus.cc:2468] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:28:04.754707 31470 tablet_bootstrap.cc:654] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.754813 31458 leader_election.cc:290] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Requested vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:04.757021 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21186c416c5f4833977482ad70cb76e6" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:04.763356 31294 raft_consensus.cc:3060] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.763518 31111 leader_election.cc:304] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:04.764761 31483 raft_consensus.cc:2804] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:04.765255 31483 raft_consensus.cc:697] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Becoming Leader. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:04.766549 31483 consensus_queue.cc:237] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.769526 31473 consensus_queue.cc:260] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.772208 31294 raft_consensus.cc:2468] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:28:04.774878 31473 ts_tablet_manager.cc:1434] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260710 13:28:04.775897 31470 tablet_bootstrap.cc:492] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:28:04.776445 31470 ts_tablet_manager.cc:1403] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.010s
I20260710 13:28:04.776649 31473 tablet_bootstrap.cc:492] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:28:04.778837 31471 tablet_bootstrap.cc:492] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:28:04.779366 31471 ts_tablet_manager.cc:1403] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.010s
I20260710 13:28:04.780258 31470 raft_consensus.cc:359] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.781147 31470 raft_consensus.cc:385] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.781514 31470 raft_consensus.cc:740] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.782297 31470 consensus_queue.cc:260] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.782305 31471 raft_consensus.cc:359] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.784621 31471 raft_consensus.cc:385] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.785032 31471 raft_consensus.cc:740] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.785449 31473 tablet_bootstrap.cc:654] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.785476 31470 ts_tablet_manager.cc:1434] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:28:04.786038 31471 consensus_queue.cc:260] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.786791 31470 tablet_bootstrap.cc:492] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:28:04.788739 31471 ts_tablet_manager.cc:1434] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:28:04.789799 31471 tablet_bootstrap.cc:492] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:28:04.793807 31470 tablet_bootstrap.cc:654] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.796617 31471 tablet_bootstrap.cc:654] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.806614 31470 tablet_bootstrap.cc:492] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:28:04.807385 31470 ts_tablet_manager.cc:1403] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.017s
I20260710 13:28:04.811834 31470 raft_consensus.cc:359] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.818629 31473 tablet_bootstrap.cc:492] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:28:04.818820 31470 raft_consensus.cc:385] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.819164 31471 tablet_bootstrap.cc:492] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:28:04.813651 31044 catalog_manager.cc:5697] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "6815fdca93394b77b9e4c2f03813ec81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:04.819402 31473 ts_tablet_manager.cc:1403] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.016s
I20260710 13:28:04.819326 31470 raft_consensus.cc:740] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.819834 31471 ts_tablet_manager.cc:1403] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.008s
I20260710 13:28:04.820667 31470 consensus_queue.cc:260] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.822903 31471 raft_consensus.cc:359] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.823285 31470 ts_tablet_manager.cc:1434] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:28:04.823684 31471 raft_consensus.cc:385] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.823312 31473 raft_consensus.cc:359] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.824174 31471 raft_consensus.cc:740] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.824553 31473 raft_consensus.cc:385] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.824980 31473 raft_consensus.cc:740] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.825037 31471 consensus_queue.cc:260] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.826081 31473 consensus_queue.cc:260] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.827646 31471 ts_tablet_manager.cc:1434] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:28:04.828683 31471 tablet_bootstrap.cc:492] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:28:04.829119 31473 ts_tablet_manager.cc:1434] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:04.830265 31473 tablet_bootstrap.cc:492] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:28:04.830334 31470 tablet_bootstrap.cc:492] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:28:04.835217 31471 tablet_bootstrap.cc:654] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.846006 31456 raft_consensus.cc:493] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:04.850342 31473 tablet_bootstrap.cc:654] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.850085 31456 raft_consensus.cc:515] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.855039 31416 raft_consensus.cc:493] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:04.855844 31456 leader_election.cc:290] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:04.855585 31416 raft_consensus.cc:515] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.856119 31470 tablet_bootstrap.cc:654] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.857510 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:28:04.858229 31222 raft_consensus.cc:2468] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 0.
I20260710 13:28:04.858410 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:28:04.859108 31148 raft_consensus.cc:2468] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 0.
I20260710 13:28:04.860706 31260 leader_election.cc:304] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:04.862591 31416 leader_election.cc:290] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:04.864547 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:28:04.865724 31483 raft_consensus.cc:493] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:04.869987 31483 raft_consensus.cc:515] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.872706 31483 leader_election.cc:290] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:04.874869 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6920af08a16e422dbad82c84845aef6b" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:28:04.875552 31297 raft_consensus.cc:2468] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 0.
I20260710 13:28:04.877315 31114 leader_election.cc:304] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:04.879860 31497 raft_consensus.cc:493] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:04.880723 31497 raft_consensus.cc:515] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.882246 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6920af08a16e422dbad82c84845aef6b" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:28:04.882820 31497 leader_election.cc:290] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:04.882889 31222 raft_consensus.cc:2468] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 0.
I20260710 13:28:04.887024 31470 tablet_bootstrap.cc:492] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:28:04.887634 31471 tablet_bootstrap.cc:492] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:28:04.866678 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:28:04.888252 31471 ts_tablet_manager.cc:1403] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.021s
I20260710 13:28:04.888581 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1892b946723e42da811adcbb2b054750" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:28:04.889786 31473 tablet_bootstrap.cc:492] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:28:04.889686 31485 raft_consensus.cc:2804] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:04.866564 31456 raft_consensus.cc:2804] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:04.890725 31473 ts_tablet_manager.cc:1403] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.012s
I20260710 13:28:04.890611 31485 raft_consensus.cc:493] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:04.890763 31456 raft_consensus.cc:493] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:04.891258 31485 raft_consensus.cc:3060] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.888274 31148 raft_consensus.cc:2468] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:28:04.891479 31456 raft_consensus.cc:3060] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.891427 31471 raft_consensus.cc:359] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.887064 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1892b946723e42da811adcbb2b054750" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
W20260710 13:28:04.892628 31189 leader_election.cc:343] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:04.892671 31297 raft_consensus.cc:2468] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:28:04.893316 31471 raft_consensus.cc:385] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.897933 31189 leader_election.cc:304] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:04.898155 31471 raft_consensus.cc:740] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.898963 31189 leader_election.cc:304] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:28:04.894459 31473 raft_consensus.cc:359] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.900142 31473 raft_consensus.cc:385] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.887562 31470 ts_tablet_manager.cc:1403] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.016s
I20260710 13:28:04.900316 31497 raft_consensus.cc:2804] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:04.900439 31473 raft_consensus.cc:740] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.900913 31497 raft_consensus.cc:493] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:04.901275 31497 raft_consensus.cc:3060] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.901120 31485 raft_consensus.cc:515] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.901367 31473 consensus_queue.cc:260] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.903964 31473 ts_tablet_manager.cc:1434] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260710 13:28:04.904335 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6920af08a16e422dbad82c84845aef6b" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:04.904906 31473 tablet_bootstrap.cc:492] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:28:04.904853 31222 raft_consensus.cc:3060] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.909170 31497 raft_consensus.cc:515] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.899659 31416 raft_consensus.cc:2804] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:04.910120 31416 raft_consensus.cc:493] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:04.899006 31471 consensus_queue.cc:260] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.910483 31416 raft_consensus.cc:3060] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.912312 31471 ts_tablet_manager.cc:1434] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:28:04.899340 31456 raft_consensus.cc:515] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.913719 31471 tablet_bootstrap.cc:492] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:28:04.914383 31294 raft_consensus.cc:2393] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745a9ccc47754754be2f272fb0eee8f3 in current term 1: Already voted for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in this term.
I20260710 13:28:04.918898 31497 leader_election.cc:290] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:04.920979 31471 tablet_bootstrap.cc:654] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.920771 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:04.921819 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1892b946723e42da811adcbb2b054750" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:04.922416 31146 raft_consensus.cc:3060] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.924665 31473 tablet_bootstrap.cc:654] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.924916 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1892b946723e42da811adcbb2b054750" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:04.925503 31294 raft_consensus.cc:3060] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.929725 31222 raft_consensus.cc:2468] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:28:04.930616 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:04.931077 31111 leader_election.cc:304] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:04.932128 31483 raft_consensus.cc:2804] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:04.932679 31483 raft_consensus.cc:697] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Becoming Leader. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:04.933676 31483 consensus_queue.cc:237] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.935524 31294 raft_consensus.cc:2468] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:28:04.930124 31146 raft_consensus.cc:2468] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:28:04.931293 31148 raft_consensus.cc:3060] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.938120 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6920af08a16e422dbad82c84845aef6b" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:04.938871 31297 raft_consensus.cc:3060] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:04.921495 31456 leader_election.cc:290] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:04.946383 31297 raft_consensus.cc:2468] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:28:04.950147 31189 leader_election.cc:304] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:04.951354 31501 raft_consensus.cc:2804] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:04.952929 31501 raft_consensus.cc:697] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:04.951545 31485 leader_election.cc:290] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Requested vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:04.954393 31501 consensus_queue.cc:237] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.903395 31470 raft_consensus.cc:359] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.955865 31470 raft_consensus.cc:385] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.956218 31470 raft_consensus.cc:740] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.957064 31470 consensus_queue.cc:260] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.959272 31044 catalog_manager.cc:5697] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "6815fdca93394b77b9e4c2f03813ec81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:04.961638 31470 ts_tablet_manager.cc:1434] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260710 13:28:04.963050 31470 tablet_bootstrap.cc:492] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:28:04.967126 31148 raft_consensus.cc:2468] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 1.
I20260710 13:28:04.971050 31473 tablet_bootstrap.cc:492] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:28:04.970886 31263 leader_election.cc:304] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:04.971603 31473 ts_tablet_manager.cc:1403] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.024s
I20260710 13:28:04.959661 31416 raft_consensus.cc:515] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.971935 31456 raft_consensus.cc:2804] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:04.972500 31456 raft_consensus.cc:697] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Becoming Leader. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:04.972796 31223 raft_consensus.cc:2393] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d073a9143104b8ca5a7e8263f5b0b1a in current term 1: Already voted for candidate 745a9ccc47754754be2f272fb0eee8f3 in this term.
I20260710 13:28:04.973397 31456 consensus_queue.cc:237] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.975054 31473 raft_consensus.cc:359] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.975750 31473 raft_consensus.cc:385] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.975947 31470 tablet_bootstrap.cc:654] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.976071 31473 raft_consensus.cc:740] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.976832 31473 consensus_queue.cc:260] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.978744 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:04.979183 31473 ts_tablet_manager.cc:1434] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260710 13:28:04.979506 31148 raft_consensus.cc:2393] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 745a9ccc47754754be2f272fb0eee8f3 in current term 1: Already voted for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in this term.
I20260710 13:28:04.981267 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:04.982645 31473 tablet_bootstrap.cc:492] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:28:04.983137 31189 leader_election.cc:304] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [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: 745a9ccc47754754be2f272fb0eee8f3; no voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:28:04.981230 31416 leader_election.cc:290] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:04.981546 31471 tablet_bootstrap.cc:492] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:28:04.983925 31497 raft_consensus.cc:2749] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:04.984190 31471 ts_tablet_manager.cc:1403] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.004s
I20260710 13:28:04.988016 31471 raft_consensus.cc:359] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.988767 31471 raft_consensus.cc:385] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:04.989130 31471 raft_consensus.cc:740] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:28:04.989866 31471 consensus_queue.cc:260] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:04.991621 31471 ts_tablet_manager.cc:1434] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:04.992610 31471 tablet_bootstrap.cc:492] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:28:04.999126 31471 tablet_bootstrap.cc:654] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:04.998991 31046 catalog_manager.cc:5697] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:05.003093 31473 tablet_bootstrap.cc:654] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.002830 31045 catalog_manager.cc:5697] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67). New cstate: current_term: 1 leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: HEALTHY } } }
W20260710 13:28:05.009423 31094 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:05.012133 31471 tablet_bootstrap.cc:492] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:28:05.012921 31471 ts_tablet_manager.cc:1403] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.001s
I20260710 13:28:05.016795 31471 raft_consensus.cc:359] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.017884 31471 raft_consensus.cc:385] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.018326 31471 raft_consensus.cc:740] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.019383 31471 consensus_queue.cc:260] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.020965 31470 tablet_bootstrap.cc:492] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:28:05.021497 31470 ts_tablet_manager.cc:1403] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.004s
I20260710 13:28:05.022450 31471 ts_tablet_manager.cc:1434] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:28:05.023514 31471 tablet_bootstrap.cc:492] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:28:05.024444 31470 raft_consensus.cc:359] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.025184 31470 raft_consensus.cc:385] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.025509 31470 raft_consensus.cc:740] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.025956 31473 tablet_bootstrap.cc:492] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:28:05.026500 31473 ts_tablet_manager.cc:1403] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.006s
I20260710 13:28:05.026285 31470 consensus_queue.cc:260] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.029999 31473 raft_consensus.cc:359] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.030701 31471 tablet_bootstrap.cc:654] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.031041 31473 raft_consensus.cc:385] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.031404 31473 raft_consensus.cc:740] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.032222 31473 consensus_queue.cc:260] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.034390 31470 ts_tablet_manager.cc:1434] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:28:05.034848 31473 ts_tablet_manager.cc:1434] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:28:05.035604 31470 tablet_bootstrap.cc:492] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3: Bootstrap starting.
I20260710 13:28:05.035820 31473 tablet_bootstrap.cc:492] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:28:05.043578 31470 tablet_bootstrap.cc:654] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.043823 31473 tablet_bootstrap.cc:654] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.044880 31471 tablet_bootstrap.cc:492] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:28:05.045605 31471 ts_tablet_manager.cc:1403] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260710 13:28:05.048507 31471 raft_consensus.cc:359] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.049186 31471 raft_consensus.cc:385] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.049489 31471 raft_consensus.cc:740] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.050117 31470 tablet_bootstrap.cc:492] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3: No bootstrap required, opened a new log
I20260710 13:28:05.050578 31470 ts_tablet_manager.cc:1403] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.008s
I20260710 13:28:05.050282 31471 consensus_queue.cc:260] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.052348 31471 ts_tablet_manager.cc:1434] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:05.053224 31471 tablet_bootstrap.cc:492] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81: Bootstrap starting.
I20260710 13:28:05.053305 31470 raft_consensus.cc:359] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.053983 31470 raft_consensus.cc:385] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.054239 31470 raft_consensus.cc:740] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.054883 31470 consensus_queue.cc:260] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.056895 31470 ts_tablet_manager.cc:1434] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:05.059669 31473 tablet_bootstrap.cc:492] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:28:05.060091 31473 ts_tablet_manager.cc:1403] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260710 13:28:05.061894 31473 raft_consensus.cc:359] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.062371 31473 raft_consensus.cc:385] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.062695 31473 raft_consensus.cc:740] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.062826 31471 tablet_bootstrap.cc:654] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.063505 31473 consensus_queue.cc:260] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.065831 31473 ts_tablet_manager.cc:1434] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:28:05.066749 31473 tablet_bootstrap.cc:492] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a: Bootstrap starting.
I20260710 13:28:05.071807 31473 tablet_bootstrap.cc:654] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.076608 31471 tablet_bootstrap.cc:492] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81: No bootstrap required, opened a new log
I20260710 13:28:05.077044 31471 ts_tablet_manager.cc:1403] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.011s
I20260710 13:28:05.078532 31473 tablet_bootstrap.cc:492] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a: No bootstrap required, opened a new log
I20260710 13:28:05.079084 31473 ts_tablet_manager.cc:1403] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:28:05.080025 31471 raft_consensus.cc:359] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.081718 31473 raft_consensus.cc:359] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.081997 31471 raft_consensus.cc:385] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.082512 31473 raft_consensus.cc:385] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.082629 31471 raft_consensus.cc:740] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.082973 31473 raft_consensus.cc:740] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.083721 31471 consensus_queue.cc:260] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.083804 31473 consensus_queue.cc:260] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.086241 31473 ts_tablet_manager.cc:1434] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:05.086452 31471 ts_tablet_manager.cc:1434] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 13:28:05.088003 31501 raft_consensus.cc:493] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:05.088498 31501 raft_consensus.cc:515] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.090444 31501 leader_election.cc:290] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.091816 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f56634633944a9a9ce9ea25f1079fa9" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:28:05.092521 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f56634633944a9a9ce9ea25f1079fa9" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:28:05.092530 31294 raft_consensus.cc:2468] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:28:05.093214 31148 raft_consensus.cc:2468] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:28:05.094131 31189 leader_election.cc:304] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:05.094798 31497 raft_consensus.cc:2804] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:05.095149 31497 raft_consensus.cc:493] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:05.095376 31497 raft_consensus.cc:3060] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.101637 31497 raft_consensus.cc:515] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.103502 31497 leader_election.cc:290] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.104074 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f56634633944a9a9ce9ea25f1079fa9" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:05.104444 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f56634633944a9a9ce9ea25f1079fa9" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:05.104673 31148 raft_consensus.cc:3060] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.105016 31294 raft_consensus.cc:3060] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.111163 31148 raft_consensus.cc:2468] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:28:05.111358 31294 raft_consensus.cc:2468] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:28:05.112342 31189 leader_election.cc:304] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:05.113034 31497 raft_consensus.cc:2804] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:05.113559 31497 raft_consensus.cc:697] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:05.114415 31497 consensus_queue.cc:237] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.122982 31043 catalog_manager.cc:5697] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:05.127393 31497 raft_consensus.cc:493] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:05.127736 31483 raft_consensus.cc:493] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:05.127914 31497 raft_consensus.cc:515] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.128206 31483 raft_consensus.cc:515] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.130053 31497 leader_election.cc:290] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.130098 31483 leader_election.cc:290] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.131512 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:28:05.131767 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:28:05.132222 31294 raft_consensus.cc:2468] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 0.
I20260710 13:28:05.132257 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:28:05.133036 31297 raft_consensus.cc:2468] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:28:05.132480 31148 raft_consensus.cc:2468] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:28:05.133494 31114 leader_election.cc:304] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:05.134302 31483 raft_consensus.cc:2804] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:05.134271 31189 leader_election.cc:304] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:05.134321 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:28:05.135013 31483 raft_consensus.cc:493] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:05.135303 31223 raft_consensus.cc:2468] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 0.
I20260710 13:28:05.135377 31483 raft_consensus.cc:3060] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.136183 31497 raft_consensus.cc:2804] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:05.136499 31497 raft_consensus.cc:493] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:05.136848 31497 raft_consensus.cc:3060] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.138882 31456 raft_consensus.cc:493] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:05.139359 31456 raft_consensus.cc:515] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.141592 31456 leader_election.cc:290] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:05.142027 31483 raft_consensus.cc:515] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.142714 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545627f4667d44d89594f3497693f1b1" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:28:05.143332 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545627f4667d44d89594f3497693f1b1" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:28:05.143416 31223 raft_consensus.cc:2468] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 0.
I20260710 13:28:05.143980 31148 raft_consensus.cc:2468] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 0.
I20260710 13:28:05.145037 31297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:05.145568 31260 leader_election.cc:304] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:05.145627 31297 raft_consensus.cc:3060] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.145615 31497 raft_consensus.cc:515] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.146602 31483 leader_election.cc:290] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Requested vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.146981 31456 raft_consensus.cc:2804] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:05.147324 31456 raft_consensus.cc:493] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:05.147542 31456 raft_consensus.cc:3060] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.148162 31497 leader_election.cc:290] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.151672 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:05.152115 31297 raft_consensus.cc:2468] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:28:05.152367 31148 raft_consensus.cc:2393] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 745a9ccc47754754be2f272fb0eee8f3 in current term 1: Already voted for candidate 6815fdca93394b77b9e4c2f03813ec81 in this term.
I20260710 13:28:05.152446 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:05.153317 31223 raft_consensus.cc:2393] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6815fdca93394b77b9e4c2f03813ec81 in current term 1: Already voted for candidate 745a9ccc47754754be2f272fb0eee8f3 in this term.
I20260710 13:28:05.153235 31456 raft_consensus.cc:515] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.153566 31114 leader_election.cc:304] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:05.154454 31483 raft_consensus.cc:2804] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:05.154502 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:05.155731 31294 raft_consensus.cc:2393] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 745a9ccc47754754be2f272fb0eee8f3 in current term 1: Already voted for candidate 6815fdca93394b77b9e4c2f03813ec81 in this term.
I20260710 13:28:05.155879 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545627f4667d44d89594f3497693f1b1" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:05.156052 31456 leader_election.cc:290] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:05.156229 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545627f4667d44d89594f3497693f1b1" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:05.156397 31148 raft_consensus.cc:3060] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.156816 31223 raft_consensus.cc:3060] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.157130 31483 raft_consensus.cc:697] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Becoming Leader. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:05.158159 31483 consensus_queue.cc:237] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.159186 31481 consensus_queue.cc:1048] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:05.164156 31148 raft_consensus.cc:2468] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 1.
I20260710 13:28:05.164310 31223 raft_consensus.cc:2468] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 1.
I20260710 13:28:05.165761 31263 leader_election.cc:304] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:05.167882 31456 raft_consensus.cc:2804] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:05.168401 31456 raft_consensus.cc:697] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Becoming Leader. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:05.169157 31456 consensus_queue.cc:237] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.170699 31497 raft_consensus.cc:493] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:05.171334 31497 raft_consensus.cc:515] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.172969 31043 catalog_manager.cc:5697] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "6815fdca93394b77b9e4c2f03813ec81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:05.173720 31497 leader_election.cc:290] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.170538 31189 leader_election.cc:304] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [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: 745a9ccc47754754be2f272fb0eee8f3; no voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:28:05.176442 31497 raft_consensus.cc:2749] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:05.178243 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58abcc86e4d84cc9ad9fadceebf4d0b6" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81" is_pre_election: true
I20260710 13:28:05.178850 31146 raft_consensus.cc:2468] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:28:05.180716 31189 leader_election.cc:304] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:05.181173 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58abcc86e4d84cc9ad9fadceebf4d0b6" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:28:05.181396 31497 raft_consensus.cc:2804] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:05.181740 31497 raft_consensus.cc:493] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:05.181794 31294 raft_consensus.cc:2468] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 0.
I20260710 13:28:05.182133 31497 raft_consensus.cc:3060] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.192224 31497 raft_consensus.cc:515] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.192617 31485 raft_consensus.cc:493] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:05.193100 31485 raft_consensus.cc:515] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.194821 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58abcc86e4d84cc9ad9fadceebf4d0b6" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:05.195112 31485 leader_election.cc:290] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.195400 31148 raft_consensus.cc:3060] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.199465 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8e88a3575a499699e7c2854dc6308e" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3" is_pre_election: true
I20260710 13:28:05.199088 31046 catalog_manager.cc:5697] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67). New cstate: current_term: 1 leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:05.200029 31497 leader_election.cc:290] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.200114 31223 raft_consensus.cc:2468] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 0.
I20260710 13:28:05.201416 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58abcc86e4d84cc9ad9fadceebf4d0b6" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:05.201782 31111 leader_election.cc:304] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:05.201982 31294 raft_consensus.cc:3060] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.203295 31481 raft_consensus.cc:2804] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:05.203655 31481 raft_consensus.cc:493] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:05.204000 31481 raft_consensus.cc:3060] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.204968 31148 raft_consensus.cc:2468] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:28:05.206152 31295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8e88a3575a499699e7c2854dc6308e" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" is_pre_election: true
I20260710 13:28:05.206827 31295 raft_consensus.cc:2468] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 0.
I20260710 13:28:05.209105 31483 consensus_queue.cc:1048] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.210074 31294 raft_consensus.cc:2468] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 1.
I20260710 13:28:05.211158 31189 leader_election.cc:304] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:05.211839 31497 raft_consensus.cc:2804] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:05.212553 31497 raft_consensus.cc:697] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:05.213167 31481 raft_consensus.cc:515] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.215446 31497 consensus_queue.cc:237] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.216245 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8e88a3575a499699e7c2854dc6308e" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:05.216840 31222 raft_consensus.cc:3060] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.224717 31222 raft_consensus.cc:2468] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:28:05.225122 31481 leader_election.cc:290] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Requested vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.227172 31111 leader_election.cc:304] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:05.227995 31483 raft_consensus.cc:2804] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:05.228480 31483 raft_consensus.cc:697] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Becoming Leader. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:05.229269 31483 consensus_queue.cc:237] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.226095 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8e88a3575a499699e7c2854dc6308e" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:05.231206 31294 raft_consensus.cc:3060] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.230887 31046 catalog_manager.cc:5697] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:05.238245 31294 raft_consensus.cc:2468] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 1.
I20260710 13:28:05.240828 31043 catalog_manager.cc:5697] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65). New cstate: current_term: 1 leader_uuid: "6815fdca93394b77b9e4c2f03813ec81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:05.323817 31294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a31cef3a266d4889997b409a6f020083"
dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
mode: GRACEFUL
new_leader_uuid: "6815fdca93394b77b9e4c2f03813ec81"
 from {username='slave'} at 127.0.0.1:45542
I20260710 13:28:05.324517 31294 raft_consensus.cc:606] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Received request to transfer leadership to TS 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:28:05.331542 31481 consensus_queue.cc:1048] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.348654 31295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "545627f4667d44d89594f3497693f1b1"
dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
mode: GRACEFUL
new_leader_uuid: "745a9ccc47754754be2f272fb0eee8f3"
 from {username='slave'} at 127.0.0.1:45542
I20260710 13:28:05.349268 31295 raft_consensus.cc:606] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Received request to transfer leadership to TS 745a9ccc47754754be2f272fb0eee8f3
I20260710 13:28:05.349385 31481 consensus_queue.cc:1048] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.358225 31148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59"
dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
mode: GRACEFUL
new_leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:46176
I20260710 13:28:05.358855 31148 raft_consensus.cc:606] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Received request to transfer leadership to TS 2d073a9143104b8ca5a7e8263f5b0b1a
I20260710 13:28:05.368510 31456 consensus_queue.cc:1048] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.374563 31493 raft_consensus.cc:993] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a: : Instructing follower 6815fdca93394b77b9e4c2f03813ec81 to start an election
I20260710 13:28:05.375227 31456 raft_consensus.cc:1081] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Signalling peer 6815fdca93394b77b9e4c2f03813ec81 to start an election
I20260710 13:28:05.377470 31148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a31cef3a266d4889997b409a6f020083"
dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
 from {username='slave'} at 127.0.0.1:46164
I20260710 13:28:05.378068 31148 raft_consensus.cc:493] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:05.378402 31148 raft_consensus.cc:3060] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:05.380777 31527 consensus_queue.cc:1048] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:05.384982 31148 raft_consensus.cc:515] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.390123 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:05.390251 31148 leader_election.cc:290] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 2 election: Requested vote from peers 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.390457 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "6815fdca93394b77b9e4c2f03813ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:05.390735 31223 raft_consensus.cc:3060] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:05.391062 31294 raft_consensus.cc:3055] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:05.391418 31294 raft_consensus.cc:740] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:05.392179 31294 consensus_queue.cc:260] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.393088 31294 raft_consensus.cc:3060] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:05.395238 31223 raft_consensus.cc:2468] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 2.
I20260710 13:28:05.396481 31111 leader_election.cc:304] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6815fdca93394b77b9e4c2f03813ec81, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:05.397362 31458 raft_consensus.cc:2804] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:05.397821 31458 raft_consensus.cc:697] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Becoming Leader. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:05.398640 31458 consensus_queue.cc:237] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.399384 31294 raft_consensus.cc:2468] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6815fdca93394b77b9e4c2f03813ec81 in term 2.
I20260710 13:28:05.405148 31043 catalog_manager.cc:5697] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 reported cstate change: term changed from 1 to 2, leader changed from 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67) to 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65). New cstate: current_term: 2 leader_uuid: "6815fdca93394b77b9e4c2f03813ec81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:05.442770 31501 consensus_queue.cc:1048] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.452412 31416 consensus_queue.cc:1048] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.514812 31416 consensus_queue.cc:1048] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.524943 31416 consensus_queue.cc:1048] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.597584 31458 consensus_queue.cc:1048] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.604168 31481 raft_consensus.cc:993] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81: : Instructing follower 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:05.604651 31485 raft_consensus.cc:1081] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Signalling peer 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:05.609341 31294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59"
dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:45530
I20260710 13:28:05.610363 31294 raft_consensus.cc:493] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:05.610813 31294 raft_consensus.cc:3060] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:05.611331 31483 consensus_queue.cc:1048] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.618757 31294 raft_consensus.cc:515] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.621829 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:05.623127 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b71914cab4f2f9bd32b1a01fecf59" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:05.622388 31148 raft_consensus.cc:3055] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:05.623365 31294 leader_election.cc:290] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 2 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:05.623750 31148 raft_consensus.cc:740] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:05.624176 31223 raft_consensus.cc:3060] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:05.624634 31148 consensus_queue.cc:260] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.626137 31148 raft_consensus.cc:3060] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:05.626129 31527 consensus_queue.cc:1048] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:05.631404 31223 raft_consensus.cc:2468] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 2.
I20260710 13:28:05.632746 31148 raft_consensus.cc:2468] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 2.
I20260710 13:28:05.633690 31260 leader_election.cc:304] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:05.634523 31527 raft_consensus.cc:2804] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:05.635067 31527 raft_consensus.cc:697] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 LEADER]: Becoming Leader. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:05.636125 31493 raft_consensus.cc:993] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a: : Instructing follower 745a9ccc47754754be2f272fb0eee8f3 to start an election
I20260710 13:28:05.635926 31527 consensus_queue.cc:237] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.636569 31493 raft_consensus.cc:1081] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Signalling peer 745a9ccc47754754be2f272fb0eee8f3 to start an election
I20260710 13:28:05.638263 31223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "545627f4667d44d89594f3497693f1b1"
dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
 from {username='slave'} at 127.0.0.1:37892
I20260710 13:28:05.639137 31223 raft_consensus.cc:493] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:05.639541 31223 raft_consensus.cc:3060] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:05.644272 31536 consensus_queue.cc:1048] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.645162 31043 catalog_manager.cc:5697] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a reported cstate change: term changed from 1 to 2, leader changed from 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65) to 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67). New cstate: current_term: 2 leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:05.648285 31223 raft_consensus.cc:515] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.649591 31222 raft_consensus.cc:1240] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Rejecting Update request from peer 2d073a9143104b8ca5a7e8263f5b0b1a for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:05.651387 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545627f4667d44d89594f3497693f1b1" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:05.651587 31223 leader_election.cc:290] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [CANDIDATE]: Term 2 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67:42601)
I20260710 13:28:05.653640 31294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545627f4667d44d89594f3497693f1b1" candidate_uuid: "745a9ccc47754754be2f272fb0eee8f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
I20260710 13:28:05.654213 31294 raft_consensus.cc:3055] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:05.654500 31294 raft_consensus.cc:740] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:05.655330 31294 consensus_queue.cc:260] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.656138 31294 raft_consensus.cc:3060] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:05.662303 31294 raft_consensus.cc:2468] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745a9ccc47754754be2f272fb0eee8f3 in term 2.
I20260710 13:28:05.663285 31189 leader_election.cc:304] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [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: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 6815fdca93394b77b9e4c2f03813ec81
I20260710 13:28:05.663996 31416 raft_consensus.cc:2804] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:05.664445 31416 raft_consensus.cc:697] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Becoming Leader. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:05.665235 31416 consensus_queue.cc:237] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [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: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:05.672302 31046 catalog_manager.cc:5697] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 reported cstate change: term changed from 1 to 2, leader changed from 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67) to 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "745a9ccc47754754be2f272fb0eee8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:05.756738 31485 consensus_queue.cc:1048] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.766710 31485 consensus_queue.cc:1048] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.786370 31416 consensus_queue.cc:1048] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.795960 31501 consensus_queue.cc:1048] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:05.932888 31222 raft_consensus.cc:1275] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Refusing update from remote peer 6815fdca93394b77b9e4c2f03813ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:05.934048 31485 consensus_queue.cc:1048] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:05.940899 31294 raft_consensus.cc:1275] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Refusing update from remote peer 6815fdca93394b77b9e4c2f03813ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:05.942579 31483 consensus_queue.cc:1048] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:06.028486 31146 raft_consensus.cc:1275] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:06.029846 31536 consensus_queue.cc:1048] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:06.036887 31222 raft_consensus.cc:1275] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:06.038372 31527 consensus_queue.cc:1048] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:06.044713 31294 raft_consensus.cc:1275] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Refusing update from remote peer 745a9ccc47754754be2f272fb0eee8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:06.046020 31497 consensus_queue.cc:1048] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:06.053741 31146 raft_consensus.cc:3060] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.061087 31146 raft_consensus.cc:1275] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Refusing update from remote peer 745a9ccc47754754be2f272fb0eee8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:06.062410 31416 consensus_queue.cc:1048] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.362142 31043 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33456:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:28:08.381707 31043 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33456:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:28:08.458475 27321 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:28:08.580209 31564 log.cc:927] Time spent T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81: Append to log took a long time: real 0.139s	user 0.001s	sys 0.000s
W20260710 13:28:08.579384 31114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.174.67:42601, user_credentials={real_user=slave}} blocked reactor thread for 64621.4us
I20260710 13:28:08.586827 31587 tablet.cc:1724] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.610630 31601 tablet.cc:1724] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.602717 31597 tablet.cc:1724] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.616066 31595 tablet.cc:1724] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.607372 31596 tablet.cc:1724] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:08.662503 31249 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:7f56634633944a9a9ce9ea25f1079fa9)
I20260710 13:28:08.662456 31587 tablet.cc:1724] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:08.666968 31189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.174.65:41383, user_credentials={real_user=slave}} blocked reactor thread for 67370.2us
W20260710 13:28:08.669611 31249 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:545627f4667d44d89594f3497693f1b1)
W20260710 13:28:08.676244 31249 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:545627f4667d44d89594f3497693f1b1)
I20260710 13:28:08.681927 31587 tablet.cc:1724] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.688359 31597 tablet.cc:1724] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.692934 31595 tablet.cc:1724] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.700872 31587 tablet.cc:1724] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.706058 31613 tablet.cc:1724] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.718557 31587 tablet.cc:1724] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.729947 31597 tablet.cc:1724] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.766417 31610 tablet.cc:1724] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.782567 31595 tablet.cc:1724] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.789666 31043 catalog_manager.cc:5789] TS 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383) does not have the latest schema for tablet 6920af08a16e422dbad82c84845aef6b (table soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7]). Expected version 1 got 0
I20260710 13:28:08.790967 31223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f56634633944a9a9ce9ea25f1079fa9"
dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
mode: GRACEFUL
new_leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:60152
I20260710 13:28:08.792412 31223 raft_consensus.cc:606] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Received request to transfer leadership to TS 2d073a9143104b8ca5a7e8263f5b0b1a
I20260710 13:28:08.791138 31616 tablet.cc:1724] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.806602 31620 tablet.cc:1724] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.807679 31614 tablet.cc:1724] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.810256 31617 tablet.cc:1724] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.819164 31546 raft_consensus.cc:993] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3: : Instructing follower 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:08.819658 31546 raft_consensus.cc:1081] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Signalling peer 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:08.833931 31291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f56634633944a9a9ce9ea25f1079fa9"
dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:45528
I20260710 13:28:08.834523 31291 raft_consensus.cc:493] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:08.834962 31291 raft_consensus.cc:3060] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.835988 31613 tablet.cc:1724] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.848553 31291 raft_consensus.cc:515] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:08.851243 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f56634633944a9a9ce9ea25f1079fa9" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:08.851542 31221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f56634633944a9a9ce9ea25f1079fa9" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:08.851881 31147 raft_consensus.cc:3060] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.852072 31221 raft_consensus.cc:3055] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:08.852412 31221 raft_consensus.cc:740] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:08.850979 31601 tablet.cc:1724] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.853214 31221 consensus_queue.cc:260] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [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: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:08.854351 31221 raft_consensus.cc:3060] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.850441 31291 leader_election.cc:290] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 2 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:08.862610 31595 tablet.cc:1724] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.875238 31147 raft_consensus.cc:2468] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 2.
I20260710 13:28:08.876415 31263 leader_election.cc:304] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:08.876554 31587 tablet.cc:1724] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.877489 31588 raft_consensus.cc:2804] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:08.878094 31588 raft_consensus.cc:697] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 LEADER]: Becoming Leader. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:08.874540 31616 tablet.cc:1724] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.879016 31588 consensus_queue.cc:237] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [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: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:08.865435 31610 tablet.cc:1724] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.885550 31221 raft_consensus.cc:2468] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 2.
I20260710 13:28:08.902735 31617 tablet.cc:1724] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.912086 31045 catalog_manager.cc:5697] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a reported cstate change: term changed from 1 to 2, leader changed from 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66) to 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67). New cstate: current_term: 2 leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:08.918205 31601 tablet.cc:1724] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:08.921252 31146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a31cef3a266d4889997b409a6f020083"
dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
mode: GRACEFUL
new_leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:34804
I20260710 13:28:08.922158 31146 raft_consensus.cc:606] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Received request to transfer leadership to TS 2d073a9143104b8ca5a7e8263f5b0b1a
I20260710 13:28:08.928184 27321 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:28:08.929059 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:08.944633 31221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695"
dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
mode: GRACEFUL
new_leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:60152
I20260710 13:28:08.945335 31221 raft_consensus.cc:606] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Received request to transfer leadership to TS 2d073a9143104b8ca5a7e8263f5b0b1a
I20260710 13:28:08.949049 31146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c244f168ae78426b8001061c8855300b"
dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
mode: GRACEFUL
new_leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:34804
I20260710 13:28:08.949558 31146 raft_consensus.cc:606] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Received request to transfer leadership to TS 2d073a9143104b8ca5a7e8263f5b0b1a
I20260710 13:28:08.950647 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:08.951239 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:08.957589 31043 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10: soft_deleted_table [id=b270103ad1124987b5f12f30db4dc3e7] alter complete (version 1)
I20260710 13:28:09.191783 31607 raft_consensus.cc:993] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81: : Instructing follower 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:09.192262 31547 raft_consensus.cc:1081] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Signalling peer 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:09.193581 31291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a31cef3a266d4889997b409a6f020083"
dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:45530
I20260710 13:28:09.194039 31291 raft_consensus.cc:493] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.194321 31291 raft_consensus.cc:3060] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.199120 31291 raft_consensus.cc:515] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:09.200770 31291 leader_election.cc:290] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 3 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:09.201785 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:09.201905 31221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31cef3a266d4889997b409a6f020083" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:09.202696 31146 raft_consensus.cc:3055] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:09.202744 31221 raft_consensus.cc:3060] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.203200 31146 raft_consensus.cc:740] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:09.205061 31146 consensus_queue.cc:260] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [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: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:09.206059 31146 raft_consensus.cc:3060] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.208318 31221 raft_consensus.cc:2468] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 3.
I20260710 13:28:09.209327 31260 leader_election.cc:304] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [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: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:09.209972 31588 raft_consensus.cc:2804] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:09.210428 31588 raft_consensus.cc:697] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 LEADER]: Becoming Leader. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:09.211301 31146 raft_consensus.cc:2468] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 3.
I20260710 13:28:09.211300 31588 consensus_queue.cc:237] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [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: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:09.219692 31043 catalog_manager.cc:5697] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a reported cstate change: term changed from 2 to 3, leader changed from 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65) to 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67). New cstate: current_term: 3 leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:09.226459 31501 raft_consensus.cc:993] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3: : Instructing follower 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:09.227136 31611 raft_consensus.cc:1081] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Signalling peer 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:09.228765 31291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695"
dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:45528
I20260710 13:28:09.229242 31291 raft_consensus.cc:493] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.229547 31291 raft_consensus.cc:3060] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.234246 31291 raft_consensus.cc:515] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:09.236034 31291 leader_election.cc:290] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 3 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:09.236821 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:09.237027 31221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9b45f274e442e966ab2a07fa7f695" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:09.237408 31146 raft_consensus.cc:3060] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.237555 31221 raft_consensus.cc:3055] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:09.237933 31221 raft_consensus.cc:740] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 745a9ccc47754754be2f272fb0eee8f3, State: Running, Role: LEADER
I20260710 13:28:09.238806 31221 consensus_queue.cc:260] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [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: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:09.240077 31221 raft_consensus.cc:3060] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.244140 31146 raft_consensus.cc:2468] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 3.
I20260710 13:28:09.245489 31263 leader_election.cc:304] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [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: 2d073a9143104b8ca5a7e8263f5b0b1a, 6815fdca93394b77b9e4c2f03813ec81; no voters: 
I20260710 13:28:09.246322 31588 raft_consensus.cc:2804] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:09.246827 31221 raft_consensus.cc:2468] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 3.
I20260710 13:28:09.246884 31588 raft_consensus.cc:697] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 LEADER]: Becoming Leader. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:09.247944 31588 consensus_queue.cc:237] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [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: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:09.255432 31043 catalog_manager.cc:5697] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a reported cstate change: term changed from 2 to 3, leader changed from 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66) to 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67). New cstate: current_term: 3 leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:09.275439 31607 raft_consensus.cc:993] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81: : Instructing follower 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:09.275898 31607 raft_consensus.cc:1081] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Signalling peer 2d073a9143104b8ca5a7e8263f5b0b1a to start an election
I20260710 13:28:09.277447 31291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c244f168ae78426b8001061c8855300b"
dest_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a"
 from {username='slave'} at 127.0.0.1:45530
I20260710 13:28:09.277969 31291 raft_consensus.cc:493] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.278285 31291 raft_consensus.cc:3060] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.285145 31291 raft_consensus.cc:515] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:09.287320 31291 leader_election.cc:290] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [CANDIDATE]: Term 3 election: Requested vote from peers 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383), 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881)
I20260710 13:28:09.288043 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244f168ae78426b8001061c8855300b" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6815fdca93394b77b9e4c2f03813ec81"
I20260710 13:28:09.288419 31221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c244f168ae78426b8001061c8855300b" candidate_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "745a9ccc47754754be2f272fb0eee8f3"
I20260710 13:28:09.288586 31146 raft_consensus.cc:3055] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:09.288969 31146 raft_consensus.cc:740] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6815fdca93394b77b9e4c2f03813ec81, State: Running, Role: LEADER
I20260710 13:28:09.289016 31221 raft_consensus.cc:3060] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.289669 31146 consensus_queue.cc:260] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [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: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:09.290525 31146 raft_consensus.cc:3060] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.294305 31221 raft_consensus.cc:2468] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 3.
I20260710 13:28:09.294562 31146 raft_consensus.cc:2468] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d073a9143104b8ca5a7e8263f5b0b1a in term 3.
I20260710 13:28:09.295463 31260 leader_election.cc:304] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [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: 2d073a9143104b8ca5a7e8263f5b0b1a, 745a9ccc47754754be2f272fb0eee8f3; no voters: 
I20260710 13:28:09.296217 31588 raft_consensus.cc:2804] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:09.296686 31588 raft_consensus.cc:697] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 LEADER]: Becoming Leader. State: Replica: 2d073a9143104b8ca5a7e8263f5b0b1a, State: Running, Role: LEADER
I20260710 13:28:09.297412 31588 consensus_queue.cc:237] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [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: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } }
I20260710 13:28:09.304489 31043 catalog_manager.cc:5697] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a reported cstate change: term changed from 2 to 3, leader changed from 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65) to 2d073a9143104b8ca5a7e8263f5b0b1a (127.26.174.67). New cstate: current_term: 3 leader_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d073a9143104b8ca5a7e8263f5b0b1a" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:09.441819 31221 raft_consensus.cc:1275] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:28:09.442996 31588 consensus_queue.cc:1048] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:09.451112 31146 raft_consensus.cc:1275] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:28:09.452495 31588 consensus_queue.cc:1048] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:09.613161 31146 raft_consensus.cc:1275] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:09.614437 31632 consensus_queue.cc:1048] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:09.621616 31221 raft_consensus.cc:1275] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:09.623164 31544 consensus_queue.cc:1048] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:09.641355 31221 raft_consensus.cc:1275] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:09.642841 31544 consensus_queue.cc:1048] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:09.652609 31147 raft_consensus.cc:1275] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:09.654397 31544 consensus_queue.cc:1048] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:09.743126 31147 raft_consensus.cc:1275] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:09.744295 31544 consensus_queue.cc:1048] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6815fdca93394b77b9e4c2f03813ec81" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 41383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:09.748219 31223 raft_consensus.cc:1275] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Refusing update from remote peer 2d073a9143104b8ca5a7e8263f5b0b1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:09.749907 31544 consensus_queue.cc:1048] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "745a9ccc47754754be2f272fb0eee8f3" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:10.005285 27321 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:28:10.012926 27321 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:28:10.013304 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:10.019495 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:10.019857 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:11.048121 27321 tablet_server.cc:179] TabletServer@127.26.174.65:0 shutting down...
I20260710 13:28:11.075904 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:11.076604 27321 tablet_replica.cc:333] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.077224 27321 raft_consensus.cc:2243] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.078121 27321 raft_consensus.cc:2272] T 1892b946723e42da811adcbb2b054750 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.080451 27321 tablet_replica.cc:333] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.081158 27321 raft_consensus.cc:2243] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.081944 27321 raft_consensus.cc:2272] T 6920af08a16e422dbad82c84845aef6b P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.083822 27321 tablet_replica.cc:333] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.084353 27321 raft_consensus.cc:2243] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.085058 27321 raft_consensus.cc:2272] T 0c8e88a3575a499699e7c2854dc6308e P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.087244 27321 tablet_replica.cc:333] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.087797 27321 raft_consensus.cc:2243] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.088217 27321 raft_consensus.cc:2272] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.090001 27321 tablet_replica.cc:333] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.090536 27321 raft_consensus.cc:2243] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.091040 27321 raft_consensus.cc:2272] T be276301d265476dab61a6bcbf42cf13 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.092890 27321 tablet_replica.cc:333] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.093578 27321 raft_consensus.cc:2243] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.094285 27321 raft_consensus.cc:2272] T 21186c416c5f4833977482ad70cb76e6 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:11.095216 31263 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
I20260710 13:28:11.096053 27321 tablet_replica.cc:333] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.096678 27321 raft_consensus.cc:2243] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.097105 27321 raft_consensus.cc:2272] T 0423dbd7688541f19ae9b3b254e35aa0 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:11.098150 31263 consensus_peers.cc:597] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a -> Peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Couldn't send request to peer 6815fdca93394b77b9e4c2f03813ec81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.099275 27321 tablet_replica.cc:333] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.100140 27321 raft_consensus.cc:2243] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.100620 27321 raft_consensus.cc:2272] T c244f168ae78426b8001061c8855300b P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.103099 27321 tablet_replica.cc:333] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
W20260710 13:28:11.103351 31189 consensus_peers.cc:597] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 -> Peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Couldn't send request to peer 6815fdca93394b77b9e4c2f03813ec81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.103825 27321 raft_consensus.cc:2243] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.104389 27321 raft_consensus.cc:2272] T 7f56634633944a9a9ce9ea25f1079fa9 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.107020 27321 tablet_replica.cc:333] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.107822 27321 raft_consensus.cc:2243] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.108911 27321 raft_consensus.cc:2272] T 1253af83908d47a99575da62e8d1caf5 P 6815fdca93394b77b9e4c2f03813ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.111541 27321 tablet_replica.cc:333] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.112351 27321 raft_consensus.cc:2243] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.112959 27321 raft_consensus.cc:2272] T 53061f5feea5452498adda0f9eb07639 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.115777 27321 tablet_replica.cc:333] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.116784 27321 raft_consensus.cc:2243] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.117321 27321 raft_consensus.cc:2272] T a31cef3a266d4889997b409a6f020083 P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.119874 27321 tablet_replica.cc:333] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.120636 27321 raft_consensus.cc:2243] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.121150 27321 raft_consensus.cc:2272] T 62d9b45f274e442e966ab2a07fa7f695 P 6815fdca93394b77b9e4c2f03813ec81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.123629 27321 tablet_replica.cc:333] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.124300 27321 raft_consensus.cc:2243] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.125140 27321 raft_consensus.cc:2272] T 0eb208f0edb34e32a9c98a21261631d5 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.126981 27321 tablet_replica.cc:333] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.127475 27321 raft_consensus.cc:2243] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.127873 27321 raft_consensus.cc:2272] T 8ad54e430b1b4cdf92d26902bdc27179 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.129839 27321 tablet_replica.cc:333] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.130574 27321 raft_consensus.cc:2243] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.131251 27321 raft_consensus.cc:2272] T 545627f4667d44d89594f3497693f1b1 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.133092 27321 tablet_replica.cc:333] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.133575 27321 raft_consensus.cc:2243] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.133975 27321 raft_consensus.cc:2272] T 362b71914cab4f2f9bd32b1a01fecf59 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.135608 27321 tablet_replica.cc:333] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81: stopping tablet replica
I20260710 13:28:11.136047 27321 raft_consensus.cc:2243] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.136735 27321 raft_consensus.cc:2272] T 646f58f972604287acc84407e31dbeb6 P 6815fdca93394b77b9e4c2f03813ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:11.153221 31263 consensus_peers.cc:597] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a -> Peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Couldn't send request to peer 6815fdca93394b77b9e4c2f03813ec81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.173846 27321 tablet_server.cc:196] TabletServer@127.26.174.65:0 shutdown complete.
I20260710 13:28:11.201644 27321 tablet_server.cc:179] TabletServer@127.26.174.66:0 shutting down...
W20260710 13:28:11.220779 31189 consensus_peers.cc:597] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 -> Peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Couldn't send request to peer 6815fdca93394b77b9e4c2f03813ec81. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:41383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.232236 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:11.232963 27321 tablet_replica.cc:333] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.233547 27321 raft_consensus.cc:2243] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.234025 27321 raft_consensus.cc:2272] T 0c8e88a3575a499699e7c2854dc6308e P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.235764 27321 tablet_replica.cc:333] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.236500 27321 raft_consensus.cc:2243] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.237289 27321 raft_consensus.cc:2272] T 1892b946723e42da811adcbb2b054750 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:11.238972 31260 consensus_peers.cc:597] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a -> Peer 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881): Couldn't send request to peer 745a9ccc47754754be2f272fb0eee8f3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.239454 27321 tablet_replica.cc:333] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.239981 27321 raft_consensus.cc:2243] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.240370 27321 raft_consensus.cc:2272] T 6920af08a16e422dbad82c84845aef6b P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.242033 27321 tablet_replica.cc:333] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.242491 27321 raft_consensus.cc:2243] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.243185 27321 raft_consensus.cc:2272] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.244714 27321 tablet_replica.cc:333] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.245183 27321 raft_consensus.cc:2243] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.245822 27321 raft_consensus.cc:2272] T be276301d265476dab61a6bcbf42cf13 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.247474 27321 tablet_replica.cc:333] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.247920 27321 raft_consensus.cc:2243] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.248260 27321 raft_consensus.cc:2272] T 21186c416c5f4833977482ad70cb76e6 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.249815 27321 tablet_replica.cc:333] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.250272 27321 raft_consensus.cc:2243] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.250619 27321 raft_consensus.cc:2272] T 8ad54e430b1b4cdf92d26902bdc27179 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.252328 27321 tablet_replica.cc:333] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.252764 27321 raft_consensus.cc:2243] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.253412 27321 raft_consensus.cc:2272] T 0423dbd7688541f19ae9b3b254e35aa0 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.255203 27321 tablet_replica.cc:333] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.255649 27321 raft_consensus.cc:2243] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.256237 27321 raft_consensus.cc:2272] T a31cef3a266d4889997b409a6f020083 P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.257829 27321 tablet_replica.cc:333] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.258302 27321 raft_consensus.cc:2243] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.258639 27321 raft_consensus.cc:2272] T 62d9b45f274e442e966ab2a07fa7f695 P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.260429 27321 tablet_replica.cc:333] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.260917 27321 raft_consensus.cc:2243] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.261314 27321 raft_consensus.cc:2272] T 0eb208f0edb34e32a9c98a21261631d5 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.263581 27321 tablet_replica.cc:333] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.264057 27321 raft_consensus.cc:2243] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.264434 27321 raft_consensus.cc:2272] T 7f56634633944a9a9ce9ea25f1079fa9 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.267313 27321 tablet_replica.cc:333] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.268023 27321 raft_consensus.cc:2243] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.268615 27321 raft_consensus.cc:2272] T 1253af83908d47a99575da62e8d1caf5 P 745a9ccc47754754be2f272fb0eee8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.271143 27321 tablet_replica.cc:333] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.271952 27321 raft_consensus.cc:2243] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.272445 27321 raft_consensus.cc:2272] T c244f168ae78426b8001061c8855300b P 745a9ccc47754754be2f272fb0eee8f3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:11.273335 31189 consensus_peers.cc:597] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 -> Peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Couldn't send request to peer 6815fdca93394b77b9e4c2f03813ec81. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:41383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.274355 27321 tablet_replica.cc:333] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.274981 27321 raft_consensus.cc:2243] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.275714 27321 raft_consensus.cc:2272] T 53061f5feea5452498adda0f9eb07639 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.277484 27321 tablet_replica.cc:333] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.277992 27321 raft_consensus.cc:2243] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.278403 27321 raft_consensus.cc:2272] T 362b71914cab4f2f9bd32b1a01fecf59 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.280427 27321 tablet_replica.cc:333] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.280932 27321 raft_consensus.cc:2243] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.281646 27321 raft_consensus.cc:2272] T 545627f4667d44d89594f3497693f1b1 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:11.283089 31263 consensus_peers.cc:597] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a -> Peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Couldn't send request to peer 6815fdca93394b77b9e4c2f03813ec81. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:41383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.283455 27321 tablet_replica.cc:333] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3: stopping tablet replica
I20260710 13:28:11.284020 27321 raft_consensus.cc:2243] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.284437 27321 raft_consensus.cc:2272] T 646f58f972604287acc84407e31dbeb6 P 745a9ccc47754754be2f272fb0eee8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.322499 27321 tablet_server.cc:196] TabletServer@127.26.174.66:0 shutdown complete.
W20260710 13:28:11.325058 31263 consensus_peers.cc:597] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a -> Peer 6815fdca93394b77b9e4c2f03813ec81 (127.26.174.65:41383): Couldn't send request to peer 6815fdca93394b77b9e4c2f03813ec81. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:41383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.350322 27321 tablet_server.cc:179] TabletServer@127.26.174.67:0 shutting down...
W20260710 13:28:11.374950 31260 consensus_peers.cc:597] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a -> Peer 745a9ccc47754754be2f272fb0eee8f3 (127.26.174.66:34881): Couldn't send request to peer 745a9ccc47754754be2f272fb0eee8f3. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.66:34881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:11.379626 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:11.380420 27321 tablet_replica.cc:333] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.381265 27321 raft_consensus.cc:2243] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.381677 27321 raft_consensus.cc:2272] T 0c8e88a3575a499699e7c2854dc6308e P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.383423 27321 tablet_replica.cc:333] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.383895 27321 raft_consensus.cc:2243] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.384254 27321 raft_consensus.cc:2272] T 1892b946723e42da811adcbb2b054750 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.385720 27321 tablet_replica.cc:333] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.386193 27321 raft_consensus.cc:2243] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.386533 27321 raft_consensus.cc:2272] T 6920af08a16e422dbad82c84845aef6b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.388101 27321 tablet_replica.cc:333] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.388746 27321 raft_consensus.cc:2243] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.389202 27321 raft_consensus.cc:2272] T 58abcc86e4d84cc9ad9fadceebf4d0b6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.390933 27321 tablet_replica.cc:333] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.391443 27321 raft_consensus.cc:2243] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.391808 27321 raft_consensus.cc:2272] T be276301d265476dab61a6bcbf42cf13 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.393507 27321 tablet_replica.cc:333] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.394004 27321 raft_consensus.cc:2243] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.394388 27321 raft_consensus.cc:2272] T 21186c416c5f4833977482ad70cb76e6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.395984 27321 tablet_replica.cc:333] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.396471 27321 raft_consensus.cc:2243] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.397166 27321 raft_consensus.cc:2272] T 8ad54e430b1b4cdf92d26902bdc27179 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.398802 27321 tablet_replica.cc:333] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.399281 27321 raft_consensus.cc:2243] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.399648 27321 raft_consensus.cc:2272] T 0423dbd7688541f19ae9b3b254e35aa0 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.401268 27321 tablet_replica.cc:333] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.401780 27321 raft_consensus.cc:2243] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.402165 27321 raft_consensus.cc:2272] T 53061f5feea5452498adda0f9eb07639 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.403792 27321 tablet_replica.cc:333] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.404278 27321 raft_consensus.cc:2243] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.404949 27321 raft_consensus.cc:2272] T c244f168ae78426b8001061c8855300b P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.406514 27321 tablet_replica.cc:333] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.407011 27321 raft_consensus.cc:2243] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.407692 27321 raft_consensus.cc:2272] T 7f56634633944a9a9ce9ea25f1079fa9 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.409297 27321 tablet_replica.cc:333] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.409794 27321 raft_consensus.cc:2243] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.410164 27321 raft_consensus.cc:2272] T 1253af83908d47a99575da62e8d1caf5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.411777 27321 tablet_replica.cc:333] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.412251 27321 raft_consensus.cc:2243] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.412644 27321 raft_consensus.cc:2272] T 545627f4667d44d89594f3497693f1b1 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.414181 27321 tablet_replica.cc:333] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.414695 27321 raft_consensus.cc:2243] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.415365 27321 raft_consensus.cc:2272] T 362b71914cab4f2f9bd32b1a01fecf59 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.416904 27321 tablet_replica.cc:333] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.417367 27321 raft_consensus.cc:2243] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.417734 27321 raft_consensus.cc:2272] T 646f58f972604287acc84407e31dbeb6 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.419663 27321 tablet_replica.cc:333] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.420154 27321 raft_consensus.cc:2243] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.420840 27321 raft_consensus.cc:2272] T a31cef3a266d4889997b409a6f020083 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.422374 27321 tablet_replica.cc:333] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.422854 27321 raft_consensus.cc:2243] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.423530 27321 raft_consensus.cc:2272] T 62d9b45f274e442e966ab2a07fa7f695 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.425222 27321 tablet_replica.cc:333] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a: stopping tablet replica
I20260710 13:28:11.425675 27321 raft_consensus.cc:2243] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:11.426070 27321 raft_consensus.cc:2272] T 0eb208f0edb34e32a9c98a21261631d5 P 2d073a9143104b8ca5a7e8263f5b0b1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.462016 27321 tablet_server.cc:196] TabletServer@127.26.174.67:0 shutdown complete.
I20260710 13:28:11.489214 27321 master.cc:562] Master@127.26.174.126:40935 shutting down...
I20260710 13:28:11.510077 27321 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:11.510708 27321 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:11.511123 27321 tablet_replica.cc:333] T 00000000000000000000000000000000 P 844a3d7922e84ad8a509db9ebeed6c10: stopping tablet replica
I20260710 13:28:11.531005 27321 master.cc:584] Master@127.26.174.126:40935 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13766 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:28:11.579205 27321 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.174.126:41783
I20260710 13:28:11.580292 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:11.585779 31644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:11.585865 31645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:11.587249 31647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:11.588384 27321 server_base.cc:1061] running on GCE node
I20260710 13:28:11.589565 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:11.589811 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:11.590001 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690091589978 us; error 0 us; skew 500 ppm
I20260710 13:28:11.590543 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:11.593690 27321 webserver.cc:533] Webserver started at http://127.26.174.126:42063/ using document root <none> and password file <none>
I20260710 13:28:11.594169 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:11.594360 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:11.594626 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:11.595724 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/master-0-root/instance:
uuid: "2e2c230f9e384536a5caea7a1da4c6cb"
format_stamp: "Formatted at 2026-07-10 13:28:11 on dist-test-slave-j8bj"
I20260710 13:28:11.600128 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:11.603444 31652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:11.604241 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:11.604547 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/master-0-root
uuid: "2e2c230f9e384536a5caea7a1da4c6cb"
format_stamp: "Formatted at 2026-07-10 13:28:11 on dist-test-slave-j8bj"
I20260710 13:28:11.604789 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:11.619380 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:11.620556 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:11.660084 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.126:41783
I20260710 13:28:11.660239 31703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.126:41783 every 8 connection(s)
I20260710 13:28:11.663826 31704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:11.674193 31704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb: Bootstrap starting.
I20260710 13:28:11.679257 31704 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:11.683663 31704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb: No bootstrap required, opened a new log
I20260710 13:28:11.685693 31704 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e2c230f9e384536a5caea7a1da4c6cb" member_type: VOTER }
I20260710 13:28:11.686060 31704 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:11.686295 31704 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2c230f9e384536a5caea7a1da4c6cb, State: Initialized, Role: FOLLOWER
I20260710 13:28:11.686967 31704 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e2c230f9e384536a5caea7a1da4c6cb" member_type: VOTER }
I20260710 13:28:11.687413 31704 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:11.687638 31704 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:11.687886 31704 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:11.692394 31704 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e2c230f9e384536a5caea7a1da4c6cb" member_type: VOTER }
I20260710 13:28:11.692898 31704 leader_election.cc:304] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [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: 2e2c230f9e384536a5caea7a1da4c6cb; no voters: 
I20260710 13:28:11.693951 31704 leader_election.cc:290] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:11.694275 31707 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:11.695627 31707 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 1 LEADER]: Becoming Leader. State: Replica: 2e2c230f9e384536a5caea7a1da4c6cb, State: Running, Role: LEADER
I20260710 13:28:11.696187 31707 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [LEADER]: Queue going to LEADER mode. State: All 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: "2e2c230f9e384536a5caea7a1da4c6cb" member_type: VOTER }
I20260710 13:28:11.696709 31704 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:11.700436 31708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e2c230f9e384536a5caea7a1da4c6cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e2c230f9e384536a5caea7a1da4c6cb" member_type: VOTER } }
I20260710 13:28:11.700977 31708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:11.701818 31709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e2c230f9e384536a5caea7a1da4c6cb. Latest consensus state: current_term: 1 leader_uuid: "2e2c230f9e384536a5caea7a1da4c6cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e2c230f9e384536a5caea7a1da4c6cb" member_type: VOTER } }
I20260710 13:28:11.702495 31709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:11.704926 31715 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:11.712718 31715 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:11.713708 27321 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:11.721167 31715 catalog_manager.cc:1383] Generated new cluster ID: 14677e119c1b4d99bd9ed9a6005a8990
I20260710 13:28:11.721452 31715 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:11.741427 31715 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:11.742724 31715 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:11.755945 31715 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb: Generated new TSK 0
I20260710 13:28:11.756575 31715 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:11.780586 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:11.786506 31725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:11.787365 31726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:11.788969 31728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:11.790290 27321 server_base.cc:1061] running on GCE node
I20260710 13:28:11.791229 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:11.791440 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:11.791602 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690091791585 us; error 0 us; skew 500 ppm
I20260710 13:28:11.792117 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:11.794296 27321 webserver.cc:533] Webserver started at http://127.26.174.65:41723/ using document root <none> and password file <none>
I20260710 13:28:11.794813 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:11.795017 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:11.795271 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:11.796293 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-0-root/instance:
uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
format_stamp: "Formatted at 2026-07-10 13:28:11 on dist-test-slave-j8bj"
I20260710 13:28:11.800701 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:11.803771 31733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:11.804586 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:11.804896 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-0-root
uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
format_stamp: "Formatted at 2026-07-10 13:28:11 on dist-test-slave-j8bj"
I20260710 13:28:11.805168 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:11.814779 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:11.815932 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:11.817305 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:11.819485 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:11.819692 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:11.819917 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:11.820103 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:11.859483 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.65:44763
I20260710 13:28:11.859579 31795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.65:44763 every 8 connection(s)
I20260710 13:28:11.864372 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:11.870885 31800 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:11.871830 31801 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:11.874197 31803 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:11.876236 31796 heartbeater.cc:344] Connected to a master server at 127.26.174.126:41783
I20260710 13:28:11.876646 27321 server_base.cc:1061] running on GCE node
I20260710 13:28:11.876684 31796 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:11.877570 31796 heartbeater.cc:507] Master 127.26.174.126:41783 requested a full tablet report, sending...
I20260710 13:28:11.878051 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:11.878289 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:11.878486 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690091878467 us; error 0 us; skew 500 ppm
I20260710 13:28:11.879115 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:11.879711 31669 ts_manager.cc:194] Registered new tserver with Master: 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763)
I20260710 13:28:11.881750 31669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47242
I20260710 13:28:11.881767 27321 webserver.cc:533] Webserver started at http://127.26.174.66:44137/ using document root <none> and password file <none>
I20260710 13:28:11.882474 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:11.882709 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:11.883029 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:11.884125 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-1-root/instance:
uuid: "9d2c64c9701248ebba1049d085ae6163"
format_stamp: "Formatted at 2026-07-10 13:28:11 on dist-test-slave-j8bj"
I20260710 13:28:11.888285 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:11.891409 31808 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:11.892225 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:11.892530 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-1-root
uuid: "9d2c64c9701248ebba1049d085ae6163"
format_stamp: "Formatted at 2026-07-10 13:28:11 on dist-test-slave-j8bj"
I20260710 13:28:11.892792 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:11.928378 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:11.929513 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:11.930984 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:11.933225 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:11.933439 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:11.933674 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:11.933841 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:11.973503 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.66:35485
I20260710 13:28:11.973599 31870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.66:35485 every 8 connection(s)
I20260710 13:28:11.978683 27321 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:11.985532 31874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:11.987744 31875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:11.988632 31871 heartbeater.cc:344] Connected to a master server at 127.26.174.126:41783
I20260710 13:28:11.989215 31871 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:11.990173 31871 heartbeater.cc:507] Master 127.26.174.126:41783 requested a full tablet report, sending...
W20260710 13:28:11.992125 31877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:11.992300 31669 ts_manager.cc:194] Registered new tserver with Master: 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:11.992774 27321 server_base.cc:1061] running on GCE node
I20260710 13:28:11.993636 27321 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:11.993844 27321 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:11.994058 27321 hybrid_clock.cc:648] HybridClock initialized: now 1783690091994003 us; error 0 us; skew 500 ppm
I20260710 13:28:11.994029 31669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47254
I20260710 13:28:11.994901 27321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:11.997231 27321 webserver.cc:533] Webserver started at http://127.26.174.67:43803/ using document root <none> and password file <none>
I20260710 13:28:11.997712 27321 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:11.997911 27321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:11.998215 27321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:11.999367 27321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-2-root/instance:
uuid: "8c1edf6b99254a3e9c02510990ef8e43"
format_stamp: "Formatted at 2026-07-10 13:28:11 on dist-test-slave-j8bj"
I20260710 13:28:12.003603 27321 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:28:12.007138 31882 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:12.007869 27321 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:28:12.008178 27321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-2-root
uuid: "8c1edf6b99254a3e9c02510990ef8e43"
format_stamp: "Formatted at 2026-07-10 13:28:11 on dist-test-slave-j8bj"
I20260710 13:28:12.008457 27321 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd7i4Fr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689992120920-27321-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:12.018836 27321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:12.019943 27321 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:12.021361 27321 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:12.023478 27321 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:12.023698 27321 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:12.023924 27321 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:12.024089 27321 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:12.061645 27321 rpc_server.cc:307] RPC server started. Bound to: 127.26.174.67:40755
I20260710 13:28:12.061757 31944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.174.67:40755 every 8 connection(s)
I20260710 13:28:12.075567 31945 heartbeater.cc:344] Connected to a master server at 127.26.174.126:41783
I20260710 13:28:12.075948 31945 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:12.076937 31945 heartbeater.cc:507] Master 127.26.174.126:41783 requested a full tablet report, sending...
I20260710 13:28:12.079005 31669 ts_manager.cc:194] Registered new tserver with Master: 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.079630 27321 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014727755s
I20260710 13:28:12.080485 31669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47268
I20260710 13:28:12.104274 31669 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47274:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:12.106987 31669 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:12.176438 31836 tablet_service.cc:1511] Processing CreateTablet for tablet 95391a8c0c2341f483b4782061a5f86f (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:12.178278 31836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95391a8c0c2341f483b4782061a5f86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.181797 31835 tablet_service.cc:1511] Processing CreateTablet for tablet 4eeea5dcc32e4e40964a10af069807fa (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:12.183399 31835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eeea5dcc32e4e40964a10af069807fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.184161 31834 tablet_service.cc:1511] Processing CreateTablet for tablet db1b12e5c94b4f4791f0bbee3d3d0ffb (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:12.186054 31834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1b12e5c94b4f4791f0bbee3d3d0ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.192909 31910 tablet_service.cc:1511] Processing CreateTablet for tablet 95391a8c0c2341f483b4782061a5f86f (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:12.193912 31908 tablet_service.cc:1511] Processing CreateTablet for tablet db1b12e5c94b4f4791f0bbee3d3d0ffb (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:12.194386 31910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95391a8c0c2341f483b4782061a5f86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.195264 31908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1b12e5c94b4f4791f0bbee3d3d0ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.196197 31833 tablet_service.cc:1511] Processing CreateTablet for tablet ed4769471ddc469890dab46a94e406f2 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:12.197537 31833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4769471ddc469890dab46a94e406f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.198843 31909 tablet_service.cc:1511] Processing CreateTablet for tablet 4eeea5dcc32e4e40964a10af069807fa (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:12.200711 31909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eeea5dcc32e4e40964a10af069807fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.200947 31832 tablet_service.cc:1511] Processing CreateTablet for tablet 68a4420e347248ae8262a022ffe632c9 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:12.202265 31832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a4420e347248ae8262a022ffe632c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.208667 31907 tablet_service.cc:1511] Processing CreateTablet for tablet ed4769471ddc469890dab46a94e406f2 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:12.210090 31907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4769471ddc469890dab46a94e406f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.210989 31831 tablet_service.cc:1511] Processing CreateTablet for tablet 573c7cbb2ea84451b01d2ab09d6d9469 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:12.211687 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 68a4420e347248ae8262a022ffe632c9 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:12.212291 31831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573c7cbb2ea84451b01d2ab09d6d9469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.213030 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a4420e347248ae8262a022ffe632c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.215639 31905 tablet_service.cc:1511] Processing CreateTablet for tablet 573c7cbb2ea84451b01d2ab09d6d9469 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:12.215754 31830 tablet_service.cc:1511] Processing CreateTablet for tablet c3ef5295ff3d42c68e5c131da9558997 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:12.216933 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573c7cbb2ea84451b01d2ab09d6d9469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.217259 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ef5295ff3d42c68e5c131da9558997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.220037 31904 tablet_service.cc:1511] Processing CreateTablet for tablet c3ef5295ff3d42c68e5c131da9558997 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:12.221369 31829 tablet_service.cc:1511] Processing CreateTablet for tablet 36e4da57b26f4c6a942ef7ec598449e6 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:12.222642 31829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e4da57b26f4c6a942ef7ec598449e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.222481 31903 tablet_service.cc:1511] Processing CreateTablet for tablet 36e4da57b26f4c6a942ef7ec598449e6 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:12.224596 31902 tablet_service.cc:1511] Processing CreateTablet for tablet 9419ae3468c34ab5b2acd3715523b95a (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:12.221356 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ef5295ff3d42c68e5c131da9558997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.227715 31828 tablet_service.cc:1511] Processing CreateTablet for tablet 9419ae3468c34ab5b2acd3715523b95a (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:12.229009 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9419ae3468c34ab5b2acd3715523b95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.231091 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9419ae3468c34ab5b2acd3715523b95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.233397 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e4da57b26f4c6a942ef7ec598449e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.307180 31961 tablet_bootstrap.cc:492] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:12.308269 31761 tablet_service.cc:1511] Processing CreateTablet for tablet 95391a8c0c2341f483b4782061a5f86f (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:12.309056 31960 tablet_bootstrap.cc:492] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:12.309682 31761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95391a8c0c2341f483b4782061a5f86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.311270 31760 tablet_service.cc:1511] Processing CreateTablet for tablet 4eeea5dcc32e4e40964a10af069807fa (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:12.312563 31760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eeea5dcc32e4e40964a10af069807fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.315840 31960 tablet_bootstrap.cc:654] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.324790 31759 tablet_service.cc:1511] Processing CreateTablet for tablet db1b12e5c94b4f4791f0bbee3d3d0ffb (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:12.326246 31759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1b12e5c94b4f4791f0bbee3d3d0ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.332299 31960 tablet_bootstrap.cc:492] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:12.333331 31961 tablet_bootstrap.cc:654] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.333412 31960 ts_tablet_manager.cc:1403] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260710 13:28:12.338507 31756 tablet_service.cc:1511] Processing CreateTablet for tablet 573c7cbb2ea84451b01d2ab09d6d9469 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:12.339831 31756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573c7cbb2ea84451b01d2ab09d6d9469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.340135 31753 tablet_service.cc:1511] Processing CreateTablet for tablet 9419ae3468c34ab5b2acd3715523b95a (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:12.341390 31753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9419ae3468c34ab5b2acd3715523b95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.341511 31960 raft_consensus.cc:359] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.342375 31960 raft_consensus.cc:385] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.342723 31960 raft_consensus.cc:740] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.335680 31758 tablet_service.cc:1511] Processing CreateTablet for tablet ed4769471ddc469890dab46a94e406f2 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:12.337366 31754 tablet_service.cc:1511] Processing CreateTablet for tablet 36e4da57b26f4c6a942ef7ec598449e6 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:12.343840 31755 tablet_service.cc:1511] Processing CreateTablet for tablet c3ef5295ff3d42c68e5c131da9558997 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:12.337366 31757 tablet_service.cc:1511] Processing CreateTablet for tablet 68a4420e347248ae8262a022ffe632c9 (DEFAULT_TABLE table=test-workload [id=97ebe1f5bcbe43e2b219469e97917ffe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:12.345861 31758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4769471ddc469890dab46a94e406f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.346863 31757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a4420e347248ae8262a022ffe632c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.349913 31755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ef5295ff3d42c68e5c131da9558997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.354974 31754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e4da57b26f4c6a942ef7ec598449e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.355618 31960 consensus_queue.cc:260] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.335868 31963 tablet_bootstrap.cc:492] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:12.363372 31871 heartbeater.cc:499] Master 127.26.174.126:41783 was elected leader, sending a full tablet report...
I20260710 13:28:12.366101 31960 ts_tablet_manager.cc:1434] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:28:12.367283 31960 tablet_bootstrap.cc:492] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:12.373255 31960 tablet_bootstrap.cc:654] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.380059 31961 tablet_bootstrap.cc:492] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:12.380707 31961 ts_tablet_manager.cc:1403] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.021s
I20260710 13:28:12.384465 31961 raft_consensus.cc:359] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.385416 31961 raft_consensus.cc:385] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.385777 31961 raft_consensus.cc:740] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.387207 31961 consensus_queue.cc:260] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.390489 31963 tablet_bootstrap.cc:654] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.418419 31963 tablet_bootstrap.cc:492] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:12.418799 31960 tablet_bootstrap.cc:492] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:12.419097 31963 ts_tablet_manager.cc:1403] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.002s
I20260710 13:28:12.419349 31960 ts_tablet_manager.cc:1403] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.034s
I20260710 13:28:12.422250 31960 raft_consensus.cc:359] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.423097 31945 heartbeater.cc:499] Master 127.26.174.126:41783 was elected leader, sending a full tablet report...
I20260710 13:28:12.422644 31963 raft_consensus.cc:359] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.423972 31963 raft_consensus.cc:385] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.424162 31961 ts_tablet_manager.cc:1434] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.007s
I20260710 13:28:12.424332 31963 raft_consensus.cc:740] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.425236 31961 tablet_bootstrap.cc:492] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:12.425148 31963 consensus_queue.cc:260] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.427273 31796 heartbeater.cc:499] Master 127.26.174.126:41783 was elected leader, sending a full tablet report...
I20260710 13:28:12.422989 31960 raft_consensus.cc:385] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.427825 31960 raft_consensus.cc:740] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.427987 31963 ts_tablet_manager.cc:1434] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:28:12.428655 31960 consensus_queue.cc:260] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.429270 31963 tablet_bootstrap.cc:492] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:12.431257 31960 ts_tablet_manager.cc:1434] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 13:28:12.431809 31961 tablet_bootstrap.cc:654] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.432361 31960 tablet_bootstrap.cc:492] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:12.434902 31968 raft_consensus.cc:493] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.435374 31968 raft_consensus.cc:515] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.435897 31963 tablet_bootstrap.cc:654] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.445989 31968 leader_election.cc:290] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:12.451948 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
W20260710 13:28:12.453608 31885 leader_election.cc:343] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.462347 31960 tablet_bootstrap.cc:654] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.471411 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:12.472164 31960 tablet_bootstrap.cc:492] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:12.472719 31960 ts_tablet_manager.cc:1403] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.001s
W20260710 13:28:12.473701 31884 leader_election.cc:343] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.474337 31884 leader_election.cc:304] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:12.475404 31968 raft_consensus.cc:2749] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.475759 31960 raft_consensus.cc:359] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.476565 31960 raft_consensus.cc:385] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.476856 31960 raft_consensus.cc:740] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.477739 31960 consensus_queue.cc:260] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.480216 31960 ts_tablet_manager.cc:1434] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:28:12.481166 31960 tablet_bootstrap.cc:492] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:12.487131 31960 tablet_bootstrap.cc:654] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.524384 31961 tablet_bootstrap.cc:492] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:12.524627 31963 tablet_bootstrap.cc:492] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:12.524909 31961 ts_tablet_manager.cc:1403] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.100s	user 0.020s	sys 0.041s
I20260710 13:28:12.525132 31963 ts_tablet_manager.cc:1403] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.096s	user 0.051s	sys 0.042s
I20260710 13:28:12.525609 31960 tablet_bootstrap.cc:492] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:12.526113 31960 ts_tablet_manager.cc:1403] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.023s
I20260710 13:28:12.527726 31963 raft_consensus.cc:359] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.528316 31963 raft_consensus.cc:385] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.528659 31963 raft_consensus.cc:740] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.528767 31960 raft_consensus.cc:359] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.529485 31960 raft_consensus.cc:385] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.529277 31963 consensus_queue.cc:260] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.529755 31960 raft_consensus.cc:740] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.528211 31961 raft_consensus.cc:359] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.530869 31961 raft_consensus.cc:385] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.530529 31960 consensus_queue.cc:260] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.531220 31961 raft_consensus.cc:740] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.531360 31963 ts_tablet_manager.cc:1434] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260710 13:28:12.532435 31963 tablet_bootstrap.cc:492] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:12.532156 31961 consensus_queue.cc:260] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.533035 31960 ts_tablet_manager.cc:1434] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:12.534103 31960 tablet_bootstrap.cc:492] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:12.534739 31961 ts_tablet_manager.cc:1434] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:28:12.535756 31961 tablet_bootstrap.cc:492] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:12.539664 31963 tablet_bootstrap.cc:654] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.539940 31960 tablet_bootstrap.cc:654] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.541962 31961 tablet_bootstrap.cc:654] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.551645 31960 tablet_bootstrap.cc:492] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:12.552178 31960 ts_tablet_manager.cc:1403] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260710 13:28:12.554997 31960 raft_consensus.cc:359] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.555728 31960 raft_consensus.cc:385] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.556031 31960 raft_consensus.cc:740] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.556938 31960 consensus_queue.cc:260] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.559438 31960 ts_tablet_manager.cc:1434] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:28:12.560686 31960 tablet_bootstrap.cc:492] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:12.566742 31960 tablet_bootstrap.cc:654] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.578125 31960 tablet_bootstrap.cc:492] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:12.578619 31960 ts_tablet_manager.cc:1403] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 13:28:12.581377 31960 raft_consensus.cc:359] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.582069 31960 raft_consensus.cc:385] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.582389 31960 raft_consensus.cc:740] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.583189 31960 consensus_queue.cc:260] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.585651 31960 ts_tablet_manager.cc:1434] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:28:12.586536 31960 tablet_bootstrap.cc:492] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:12.592563 31960 tablet_bootstrap.cc:654] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.592715 31969 raft_consensus.cc:493] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.593212 31969 raft_consensus.cc:515] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.596192 31969 leader_election.cc:290] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.604564 31960 tablet_bootstrap.cc:492] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:12.605221 31960 ts_tablet_manager.cc:1403] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:28:12.608701 31960 raft_consensus.cc:359] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.609607 31960 raft_consensus.cc:385] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.609938 31960 raft_consensus.cc:740] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.610922 31960 consensus_queue.cc:260] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.614051 31960 ts_tablet_manager.cc:1434] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 13:28:12.615272 31960 tablet_bootstrap.cc:492] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:12.621815 31960 tablet_bootstrap.cc:654] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.625976 31965 raft_consensus.cc:493] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.626502 31965 raft_consensus.cc:515] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.629187 31965 leader_election.cc:290] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.659693 31961 tablet_bootstrap.cc:492] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:12.660351 31961 ts_tablet_manager.cc:1403] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.125s	user 0.051s	sys 0.068s
I20260710 13:28:12.658540 31963 tablet_bootstrap.cc:492] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:12.661695 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:12.661962 31963 ts_tablet_manager.cc:1403] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.130s	user 0.056s	sys 0.066s
I20260710 13:28:12.664264 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:12.664951 31920 raft_consensus.cc:2468] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 0.
I20260710 13:28:12.665198 31961 raft_consensus.cc:359] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
W20260710 13:28:12.665591 31735 leader_election.cc:343] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.666136 31961 raft_consensus.cc:385] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.665982 31963 raft_consensus.cc:359] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.666545 31961 raft_consensus.cc:740] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.666786 31963 raft_consensus.cc:385] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.667155 31734 leader_election.cc:304] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:12.667507 31961 consensus_queue.cc:260] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.668541 31969 raft_consensus.cc:2804] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.668990 31969 raft_consensus.cc:493] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.669308 31969 raft_consensus.cc:3060] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.667114 31963 raft_consensus.cc:740] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.670351 31961 ts_tablet_manager.cc:1434] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:28:12.671511 31961 tablet_bootstrap.cc:492] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:12.672276 31963 consensus_queue.cc:260] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.673720 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e4da57b26f4c6a942ef7ec598449e6" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
W20260710 13:28:12.675246 31811 leader_election.cc:343] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.675968 31965 raft_consensus.cc:493] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.676460 31965 raft_consensus.cc:515] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.678429 31965 leader_election.cc:290] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.679713 31961 tablet_bootstrap.cc:654] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.680260 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
W20260710 13:28:12.681588 31811 leader_election.cc:343] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.685921 31960 tablet_bootstrap.cc:492] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:12.682891 31969 raft_consensus.cc:515] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.697445 31960 ts_tablet_manager.cc:1403] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.017s
I20260710 13:28:12.683962 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:12.683302 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e4da57b26f4c6a942ef7ec598449e6" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
W20260710 13:28:12.698939 31809 leader_election.cc:343] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.699371 31809 leader_election.cc:304] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:12.700453 31965 raft_consensus.cc:2749] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.701156 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:12.701284 31987 raft_consensus.cc:493] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:28:12.701712 31809 leader_election.cc:343] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.702188 31809 leader_election.cc:304] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43
W20260710 13:28:12.702527 31735 leader_election.cc:343] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.703509 31965 raft_consensus.cc:2749] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.702157 31987 raft_consensus.cc:515] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.705648 31960 raft_consensus.cc:359] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.706298 31960 raft_consensus.cc:385] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.706669 31960 raft_consensus.cc:740] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
W20260710 13:28:12.707136 31717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:12.707441 31960 consensus_queue.cc:260] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.708101 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95391a8c0c2341f483b4782061a5f86f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:12.708714 31846 raft_consensus.cc:2468] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 0.
I20260710 13:28:12.709936 31961 tablet_bootstrap.cc:492] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:12.709930 31735 leader_election.cc:304] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:12.711155 31961 ts_tablet_manager.cc:1403] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.000s
I20260710 13:28:12.714920 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:12.715518 31920 raft_consensus.cc:3060] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.716607 31960 ts_tablet_manager.cc:1434] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:28:12.717679 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95391a8c0c2341f483b4782061a5f86f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:12.718622 31919 raft_consensus.cc:2468] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 0.
I20260710 13:28:12.719003 31965 raft_consensus.cc:493] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.719509 31965 raft_consensus.cc:515] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.720772 31987 leader_election.cc:290] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.721573 31965 leader_election.cc:290] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.721967 31987 raft_consensus.cc:2804] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.722549 31987 raft_consensus.cc:493] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.723097 31987 raft_consensus.cc:3060] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.723920 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573c7cbb2ea84451b01d2ab09d6d9469" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:12.724625 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573c7cbb2ea84451b01d2ab09d6d9469" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:12.725291 31771 raft_consensus.cc:2468] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:12.715077 31961 raft_consensus.cc:359] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.726565 31811 leader_election.cc:304] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:12.727164 31969 leader_election.cc:290] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.727465 31965 raft_consensus.cc:2804] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.727814 31965 raft_consensus.cc:493] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.728154 31965 raft_consensus.cc:3060] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.728312 31920 raft_consensus.cc:2468] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 1.
I20260710 13:28:12.729750 31734 leader_election.cc:304] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:12.728675 31961 raft_consensus.cc:385] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.730631 31961 raft_consensus.cc:740] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.733129 31986 raft_consensus.cc:2804] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.736428 31965 raft_consensus.cc:515] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.736440 31987 raft_consensus.cc:515] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.737602 31986 raft_consensus.cc:697] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:12.737210 31961 consensus_queue.cc:260] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.738433 31919 raft_consensus.cc:2468] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:12.738478 31986 consensus_queue.cc:237] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.739192 31987 leader_election.cc:290] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.739905 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95391a8c0c2341f483b4782061a5f86f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:12.740406 31846 raft_consensus.cc:3060] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.734249 31963 ts_tablet_manager.cc:1434] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.072s	user 0.025s	sys 0.037s
I20260710 13:28:12.735296 31960 tablet_bootstrap.cc:492] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:12.742535 31963 tablet_bootstrap.cc:492] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:12.747529 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573c7cbb2ea84451b01d2ab09d6d9469" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:12.748140 31960 tablet_bootstrap.cc:654] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.748186 31771 raft_consensus.cc:3060] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.749804 31963 tablet_bootstrap.cc:654] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.750201 31961 ts_tablet_manager.cc:1434] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260710 13:28:12.755151 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95391a8c0c2341f483b4782061a5f86f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:12.755949 31919 raft_consensus.cc:3060] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.756951 31961 tablet_bootstrap.cc:492] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:12.762035 31668 catalog_manager.cc:5697] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 1 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:12.768486 31961 tablet_bootstrap.cc:654] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.769546 31963 tablet_bootstrap.cc:492] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:12.770113 31963 ts_tablet_manager.cc:1403] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.006s
I20260710 13:28:12.773264 31960 tablet_bootstrap.cc:492] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:12.773638 31771 raft_consensus.cc:2468] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:12.773869 31960 ts_tablet_manager.cc:1403] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.015s
I20260710 13:28:12.773293 31963 raft_consensus.cc:359] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.774494 31963 raft_consensus.cc:385] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.774919 31963 raft_consensus.cc:740] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.775056 31811 leader_election.cc:304] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:12.775924 31963 consensus_queue.cc:260] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.776935 31846 raft_consensus.cc:2468] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 1.
I20260710 13:28:12.779170 31963 ts_tablet_manager.cc:1434] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:12.780004 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573c7cbb2ea84451b01d2ab09d6d9469" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:12.780609 31920 raft_consensus.cc:3060] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.780679 31963 tablet_bootstrap.cc:492] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:12.781910 31960 raft_consensus.cc:359] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.782577 31960 raft_consensus.cc:385] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.782871 31960 raft_consensus.cc:740] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.785348 31960 consensus_queue.cc:260] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.786779 31965 leader_election.cc:290] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.787555 31965 raft_consensus.cc:2804] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.788120 31965 raft_consensus.cc:697] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:12.789492 31963 tablet_bootstrap.cc:654] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.789129 31965 consensus_queue.cc:237] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.793113 31920 raft_consensus.cc:2468] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:12.794183 31960 ts_tablet_manager.cc:1434] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:28:12.798079 31919 raft_consensus.cc:2468] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 1.
I20260710 13:28:12.800463 31968 raft_consensus.cc:493] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.801379 31968 raft_consensus.cc:515] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.802318 31961 tablet_bootstrap.cc:492] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:12.807781 31735 leader_election.cc:304] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:12.808857 31986 raft_consensus.cc:2804] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.809068 31961 ts_tablet_manager.cc:1403] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.012s
I20260710 13:28:12.809779 31986 raft_consensus.cc:697] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:12.813841 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ef5295ff3d42c68e5c131da9558997" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:12.813642 31986 consensus_queue.cc:237] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.814740 31846 raft_consensus.cc:2468] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 0.
I20260710 13:28:12.811708 31968 leader_election.cc:290] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:12.817867 31884 leader_election.cc:304] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:12.820406 31968 raft_consensus.cc:2804] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.827602 31968 raft_consensus.cc:493] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.828096 31968 raft_consensus.cc:3060] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.820531 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ef5295ff3d42c68e5c131da9558997" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:12.835925 31961 raft_consensus.cc:359] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.838107 31771 raft_consensus.cc:2468] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 0.
I20260710 13:28:12.838409 31961 raft_consensus.cc:385] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.841985 31961 raft_consensus.cc:740] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.843374 31963 tablet_bootstrap.cc:492] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:12.843367 31961 consensus_queue.cc:260] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.844017 31963 ts_tablet_manager.cc:1403] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.019s
I20260710 13:28:12.846941 31963 raft_consensus.cc:359] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.847653 31963 raft_consensus.cc:385] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.847946 31963 raft_consensus.cc:740] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.848766 31963 consensus_queue.cc:260] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.849669 31961 ts_tablet_manager.cc:1434] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260710 13:28:12.850740 31961 tablet_bootstrap.cc:492] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:12.851217 31963 ts_tablet_manager.cc:1434] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:28:12.852221 31963 tablet_bootstrap.cc:492] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:12.890700 31965 raft_consensus.cc:493] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.892177 31965 raft_consensus.cc:515] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.896237 31965 leader_election.cc:290] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.897235 31965 raft_consensus.cc:493] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.898232 31965 raft_consensus.cc:515] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.900185 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:12.901633 31965 leader_election.cc:290] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
W20260710 13:28:12.904075 31811 leader_election.cc:343] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.905817 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4769471ddc469890dab46a94e406f2" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:12.907029 31920 raft_consensus.cc:2468] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:12.908134 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4769471ddc469890dab46a94e406f2" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:12.909014 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:12.912261 31809 leader_election.cc:304] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:12.912492 31968 raft_consensus.cc:515] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
W20260710 13:28:12.913285 31809 leader_election.cc:343] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:12.913445 31811 leader_election.cc:343] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.913801 31809 leader_election.cc:304] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:12.914731 31996 raft_consensus.cc:2804] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.915215 31968 leader_election.cc:290] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:12.915251 31996 raft_consensus.cc:493] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.916831 31996 raft_consensus.cc:3060] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.918887 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ef5295ff3d42c68e5c131da9558997" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:12.920094 31846 raft_consensus.cc:3060] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.920892 31961 tablet_bootstrap.cc:654] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.924041 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ef5295ff3d42c68e5c131da9558997" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:12.924789 31963 tablet_bootstrap.cc:654] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.924762 31771 raft_consensus.cc:3060] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.929287 31669 catalog_manager.cc:5697] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 1 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:12.934708 31994 raft_consensus.cc:493] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.935303 31994 raft_consensus.cc:515] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.937589 31994 leader_election.cc:290] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.937630 31846 raft_consensus.cc:2468] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 1.
I20260710 13:28:12.939078 31884 leader_election.cc:304] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:12.939668 31770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:12.940006 31968 raft_consensus.cc:2804] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.940436 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:12.940618 31968 raft_consensus.cc:697] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:12.941371 31919 raft_consensus.cc:2393] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d2c64c9701248ebba1049d085ae6163 in current term 1: Already voted for candidate 4bc50ca288ab4e1f82cdef295cd0316b in this term.
I20260710 13:28:12.941879 31968 consensus_queue.cc:237] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.942723 31811 leader_election.cc:304] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:12.943593 31994 raft_consensus.cc:3060] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.951567 31771 raft_consensus.cc:2468] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 1.
I20260710 13:28:12.927042 31965 raft_consensus.cc:2749] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.954458 31994 raft_consensus.cc:2749] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.956365 31996 raft_consensus.cc:515] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.959697 31770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4769471ddc469890dab46a94e406f2" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:12.961324 31961 tablet_bootstrap.cc:492] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
W20260710 13:28:12.961236 31811 leader_election.cc:343] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.962039 31961 ts_tablet_manager.cc:1403] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.112s	user 0.020s	sys 0.006s
I20260710 13:28:12.962253 31963 tablet_bootstrap.cc:492] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:12.963050 31963 ts_tablet_manager.cc:1403] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.003s
I20260710 13:28:12.963867 31668 catalog_manager.cc:5697] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:12.964330 31667 catalog_manager.cc:5697] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:12.965803 31961 raft_consensus.cc:359] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.966573 31961 raft_consensus.cc:385] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.966619 31963 raft_consensus.cc:359] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.967505 31963 raft_consensus.cc:385] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.967747 31963 raft_consensus.cc:740] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.968478 31963 consensus_queue.cc:260] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.971382 31996 leader_election.cc:290] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:12.972137 31963 ts_tablet_manager.cc:1434] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:28:12.971985 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4769471ddc469890dab46a94e406f2" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:12.972291 31961 raft_consensus.cc:740] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.972791 31919 raft_consensus.cc:3060] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.973666 31963 tablet_bootstrap.cc:492] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:12.973253 31961 consensus_queue.cc:260] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:12.976646 31961 ts_tablet_manager.cc:1434] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 13:28:12.978344 31961 tablet_bootstrap.cc:492] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:12.981803 31963 tablet_bootstrap.cc:654] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.990638 31961 tablet_bootstrap.cc:654] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.981775 31919 raft_consensus.cc:2468] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:13.002334 31809 leader_election.cc:304] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:13.003628 31996 raft_consensus.cc:2804] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:13.004417 31996 raft_consensus.cc:697] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:13.005620 31996 consensus_queue.cc:237] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.006484 31963 tablet_bootstrap.cc:492] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:13.006305 31961 tablet_bootstrap.cc:492] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:13.006892 31986 raft_consensus.cc:493] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.007124 31963 ts_tablet_manager.cc:1403] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.006s
I20260710 13:28:13.007467 31986 raft_consensus.cc:515] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.007187 31961 ts_tablet_manager.cc:1403] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.013s
I20260710 13:28:13.010995 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:13.011157 31986 leader_election.cc:290] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.011543 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:13.011611 31919 raft_consensus.cc:2468] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 0.
I20260710 13:28:13.012373 31846 raft_consensus.cc:2468] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 0.
I20260710 13:28:13.012437 31961 raft_consensus.cc:359] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.013055 31734 leader_election.cc:304] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 
I20260710 13:28:13.013247 31963 raft_consensus.cc:359] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.013278 31961 raft_consensus.cc:385] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:13.014091 31963 raft_consensus.cc:385] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:13.014178 31961 raft_consensus.cc:740] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:13.014322 31986 raft_consensus.cc:2804] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:13.014499 31963 raft_consensus.cc:740] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:13.014991 31986 raft_consensus.cc:493] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:13.015348 31986 raft_consensus.cc:3060] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.015244 31961 consensus_queue.cc:260] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.015470 31963 consensus_queue.cc:260] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.017958 31963 ts_tablet_manager.cc:1434] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:28:13.019235 31963 tablet_bootstrap.cc:492] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:13.019891 31667 catalog_manager.cc:5697] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.026147 31961 ts_tablet_manager.cc:1434] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:28:13.026268 31963 tablet_bootstrap.cc:654] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:13.035708 31961 tablet_bootstrap.cc:492] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:13.036875 31963 tablet_bootstrap.cc:492] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:13.037391 31963 ts_tablet_manager.cc:1403] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 13:28:13.037901 31986 raft_consensus.cc:515] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.039994 31963 raft_consensus.cc:359] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.040735 31963 raft_consensus.cc:385] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:13.040750 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:13.041047 31963 raft_consensus.cc:740] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:13.041074 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:13.041647 31846 raft_consensus.cc:3060] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.041832 31919 raft_consensus.cc:3060] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.041992 31963 consensus_queue.cc:260] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.042609 31961 tablet_bootstrap.cc:654] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:13.044108 31963 ts_tablet_manager.cc:1434] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:13.045258 31963 tablet_bootstrap.cc:492] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:13.046892 31996 raft_consensus.cc:493] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.047524 31996 raft_consensus.cc:515] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.049770 31996 leader_election.cc:290] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.051481 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:13.052944 31963 tablet_bootstrap.cc:654] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:13.053848 31770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
W20260710 13:28:13.055344 31809 leader_election.cc:343] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:13.054535 31770 raft_consensus.cc:2468] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:13.057284 31811 leader_election.cc:304] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:13.058501 31996 raft_consensus.cc:2804] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:13.058550 31919 raft_consensus.cc:2468] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 1.
I20260710 13:28:13.059091 31996 raft_consensus.cc:493] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:13.059633 31996 raft_consensus.cc:3060] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.060036 31734 leader_election.cc:304] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 
I20260710 13:28:13.061160 31987 raft_consensus.cc:2804] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:13.061661 31987 raft_consensus.cc:697] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:13.063364 31987 consensus_queue.cc:237] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.059118 31986 leader_election.cc:290] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.067646 31846 raft_consensus.cc:2468] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 1.
I20260710 13:28:13.078492 31669 catalog_manager.cc:5697] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 1 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.101292 31987 raft_consensus.cc:493] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.097381 31996 raft_consensus.cc:515] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.102090 31987 raft_consensus.cc:515] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.104841 31770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:13.105077 31987 leader_election.cc:290] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.105479 31770 raft_consensus.cc:3060] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.108495 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e4da57b26f4c6a942ef7ec598449e6" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:13.108702 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e4da57b26f4c6a942ef7ec598449e6" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:13.109550 31961 tablet_bootstrap.cc:492] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:13.110061 31961 ts_tablet_manager.cc:1403] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.039s
W20260710 13:28:13.110083 31734 leader_election.cc:343] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:13.111361 31846 raft_consensus.cc:2468] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 0.
I20260710 13:28:13.113214 31735 leader_election.cc:304] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:13.113320 31961 raft_consensus.cc:359] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.114110 31961 raft_consensus.cc:385] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:13.114399 31961 raft_consensus.cc:740] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:13.114464 31987 raft_consensus.cc:2804] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:13.114915 31987 raft_consensus.cc:493] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:13.115258 31987 raft_consensus.cc:3060] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.115175 31961 consensus_queue.cc:260] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.117800 31961 ts_tablet_manager.cc:1434] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 13:28:13.118069 31770 raft_consensus.cc:2468] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:13.119498 31996 leader_election.cc:290] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.119601 31961 tablet_bootstrap.cc:492] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:13.120172 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:13.121695 31811 leader_election.cc:304] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:13.122864 31963 tablet_bootstrap.cc:492] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
W20260710 13:28:13.123060 31809 leader_election.cc:343] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:13.123409 31963 ts_tablet_manager.cc:1403] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.036s
I20260710 13:28:13.125886 31961 tablet_bootstrap.cc:654] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:13.126397 31963 raft_consensus.cc:359] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.127285 31963 raft_consensus.cc:385] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:13.127575 31963 raft_consensus.cc:740] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:13.128324 31963 consensus_queue.cc:260] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.126278 31996 raft_consensus.cc:2804] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:13.130517 31963 ts_tablet_manager.cc:1434] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:13.132398 31996 raft_consensus.cc:697] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:13.133720 31961 tablet_bootstrap.cc:492] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:13.133442 31996 consensus_queue.cc:237] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.134231 31961 ts_tablet_manager.cc:1403] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:28:13.137506 31961 raft_consensus.cc:359] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.138244 31961 raft_consensus.cc:385] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:13.138525 31961 raft_consensus.cc:740] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:13.139297 31961 consensus_queue.cc:260] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.141382 31961 ts_tablet_manager.cc:1434] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:13.143361 31987 raft_consensus.cc:515] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.146291 31987 leader_election.cc:290] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.146762 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e4da57b26f4c6a942ef7ec598449e6" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:13.147343 31846 raft_consensus.cc:3060] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.148597 31668 catalog_manager.cc:5697] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.151930 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e4da57b26f4c6a942ef7ec598449e6" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:13.152602 31919 raft_consensus.cc:3060] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.155015 31846 raft_consensus.cc:2468] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 1.
I20260710 13:28:13.156456 31735 leader_election.cc:304] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:13.157495 31987 raft_consensus.cc:2804] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:13.158113 31987 raft_consensus.cc:697] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:13.159111 31987 consensus_queue.cc:237] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.161180 31919 raft_consensus.cc:2468] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 1.
I20260710 13:28:13.168107 31667 catalog_manager.cc:5697] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 1 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.187826 31968 raft_consensus.cc:493] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.188334 31968 raft_consensus.cc:515] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.189942 31968 leader_election.cc:290] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:13.191071 31770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:13.191164 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:13.191859 31770 raft_consensus.cc:2468] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 0.
I20260710 13:28:13.191855 31846 raft_consensus.cc:2468] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 0.
I20260710 13:28:13.193341 31885 leader_election.cc:304] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 
I20260710 13:28:13.194011 31968 raft_consensus.cc:2804] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:13.194383 31968 raft_consensus.cc:493] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:13.194753 31968 raft_consensus.cc:3060] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.201054 31968 raft_consensus.cc:515] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.202837 31968 leader_election.cc:290] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:13.203578 31770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:13.203853 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:13.204201 31770 raft_consensus.cc:3060] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.204618 31846 raft_consensus.cc:3060] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.210016 31770 raft_consensus.cc:2468] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 1.
I20260710 13:28:13.210419 31846 raft_consensus.cc:2468] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 1.
I20260710 13:28:13.211292 31885 leader_election.cc:304] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 
I20260710 13:28:13.212169 31968 raft_consensus.cc:2804] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:13.212569 31968 raft_consensus.cc:697] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:13.213177 31968 consensus_queue.cc:237] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.220289 31667 catalog_manager.cc:5697] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:13.249289 31987 consensus_queue.cc:1048] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.257247 31987 consensus_queue.cc:1048] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.264946 31986 consensus_queue.cc:1048] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.277951 31969 consensus_queue.cc:1048] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:13.339980 31996 consensus_queue.cc:1048] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.353758 31996 consensus_queue.cc:1048] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.361936 31919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb"
dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
mode: GRACEFUL
new_leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:43550
I20260710 13:28:13.362776 31919 raft_consensus.cc:606] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Received request to transfer leadership to TS 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:13.366554 31969 raft_consensus.cc:493] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.367111 31969 raft_consensus.cc:515] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.369513 31969 leader_election.cc:290] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.369804 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4769471ddc469890dab46a94e406f2" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:13.370186 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4769471ddc469890dab46a94e406f2" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:13.371042 31920 raft_consensus.cc:2393] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bc50ca288ab4e1f82cdef295cd0316b in current term 1: Already voted for candidate 9d2c64c9701248ebba1049d085ae6163 in this term.
I20260710 13:28:13.372179 31734 leader_election.cc:304] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b; no voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:13.372968 31969 raft_consensus.cc:3060] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.380409 31969 raft_consensus.cc:2749] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:13.382232 31846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed4769471ddc469890dab46a94e406f2"
dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
mode: GRACEFUL
new_leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:36488
I20260710 13:28:13.382874 31846 raft_consensus.cc:606] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Received request to transfer leadership to TS 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:13.396405 31770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
mode: GRACEFUL
new_leader_uuid: "9d2c64c9701248ebba1049d085ae6163"
 from {username='slave'} at 127.0.0.1:39056
I20260710 13:28:13.396929 31770 raft_consensus.cc:606] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Received request to transfer leadership to TS 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:13.404594 31920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3ef5295ff3d42c68e5c131da9558997"
dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
mode: GRACEFUL
new_leader_uuid: "9d2c64c9701248ebba1049d085ae6163"
 from {username='slave'} at 127.0.0.1:43550
I20260710 13:28:13.405053 31920 raft_consensus.cc:606] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Received request to transfer leadership to TS 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:13.410620 31770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36e4da57b26f4c6a942ef7ec598449e6"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
mode: GRACEFUL
new_leader_uuid: "9d2c64c9701248ebba1049d085ae6163"
 from {username='slave'} at 127.0.0.1:39056
I20260710 13:28:13.411135 31770 raft_consensus.cc:606] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Received request to transfer leadership to TS 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:13.416203 31846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a"
dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
mode: GRACEFUL
new_leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
 from {username='slave'} at 127.0.0.1:36488
I20260710 13:28:13.416764 31846 raft_consensus.cc:606] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Received request to transfer leadership to TS 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:13.466269 31996 consensus_queue.cc:1048] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.472769 31994 raft_consensus.cc:993] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163: : Instructing follower 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:13.473271 31965 raft_consensus.cc:1081] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Signalling peer 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:13.475025 31771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed4769471ddc469890dab46a94e406f2"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:39048
I20260710 13:28:13.475905 31771 raft_consensus.cc:493] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.476416 31771 raft_consensus.cc:3060] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.479442 31996 consensus_queue.cc:1048] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.484160 31771 raft_consensus.cc:515] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.487391 31771 leader_election.cc:290] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 2 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.488224 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4769471ddc469890dab46a94e406f2" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:13.488830 31846 raft_consensus.cc:3055] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.489140 31846 raft_consensus.cc:740] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:13.489241 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4769471ddc469890dab46a94e406f2" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:13.489981 31846 consensus_queue.cc:260] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.491268 31846 raft_consensus.cc:3060] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.495995 31968 consensus_queue.cc:1048] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:13.502082 31846 raft_consensus.cc:2468] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 2.
I20260710 13:28:13.503574 31735 leader_election.cc:304] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [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: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:13.504410 31969 raft_consensus.cc:2804] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.505120 31969 raft_consensus.cc:697] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:13.505625 32002 raft_consensus.cc:993] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43: : Instructing follower 9d2c64c9701248ebba1049d085ae6163 to start an election
I20260710 13:28:13.506456 31968 raft_consensus.cc:1081] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Signalling peer 9d2c64c9701248ebba1049d085ae6163 to start an election
I20260710 13:28:13.506261 31969 consensus_queue.cc:237] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.510447 31845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3ef5295ff3d42c68e5c131da9558997"
dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
 from {username='slave'} at 127.0.0.1:36464
I20260710 13:28:13.511041 31845 raft_consensus.cc:493] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.511405 31845 raft_consensus.cc:3060] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.518904 32036 consensus_queue.cc:1048] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:13.517482 31668 catalog_manager.cc:5697] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 1 to 2, leader changed from 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66) to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 2 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.520941 31845 raft_consensus.cc:515] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.528476 31770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ef5295ff3d42c68e5c131da9558997" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:13.528787 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ef5295ff3d42c68e5c131da9558997" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:13.529690 31920 raft_consensus.cc:3055] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.530104 31920 raft_consensus.cc:740] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:13.531282 31920 consensus_queue.cc:260] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.532269 31920 raft_consensus.cc:3060] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.538842 31845 leader_election.cc:290] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.539069 31920 raft_consensus.cc:2468] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 2.
I20260710 13:28:13.540313 31809 leader_election.cc:304] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:13.541221 31996 raft_consensus.cc:2804] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.541734 31996 raft_consensus.cc:697] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:13.542582 31996 consensus_queue.cc:237] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.550467 31667 catalog_manager.cc:5697] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 1 to 2, leader changed from 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67) to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.580935 31920 raft_consensus.cc:3060] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.586440 32036 raft_consensus.cc:493] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.587054 32036 raft_consensus.cc:515] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.587368 31996 consensus_queue.cc:1048] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.590323 32036 leader_election.cc:290] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:13.591125 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:13.592855 31771 raft_consensus.cc:2468] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 1.
I20260710 13:28:13.592100 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:13.595036 31986 consensus_queue.cc:1048] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.595757 31885 leader_election.cc:304] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [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: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:13.596253 31996 raft_consensus.cc:993] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163: : Instructing follower 8c1edf6b99254a3e9c02510990ef8e43 to start an election
I20260710 13:28:13.596660 31996 raft_consensus.cc:1081] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Signalling peer 8c1edf6b99254a3e9c02510990ef8e43 to start an election
I20260710 13:28:13.596880 32036 raft_consensus.cc:2804] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:13.597245 32036 raft_consensus.cc:493] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9d2c64c9701248ebba1049d085ae6163)
I20260710 13:28:13.597616 32036 raft_consensus.cc:3060] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.599984 31919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a"
dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
 from {username='slave'} at 127.0.0.1:43544
I20260710 13:28:13.601608 31994 consensus_queue.cc:1048] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.607772 32036 raft_consensus.cc:515] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.610734 31919 raft_consensus.cc:493] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.611156 31919 raft_consensus.cc:3060] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:13.611250 32036 leader_election.cc:290] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:13.612308 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:13.612785 31770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:13.614403 31885 leader_election.cc:304] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:13.621398 31919 raft_consensus.cc:515] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.622479 31920 raft_consensus.cc:1240] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Rejecting Update request from peer 9d2c64c9701248ebba1049d085ae6163 for earlier term 1. Current term is 3. Ops: []
I20260710 13:28:13.622624 32019 consensus_queue.cc:1048] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:13.623556 32036 raft_consensus.cc:2749] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:28:13.626259 31994 consensus_queue.cc:1059] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.627053 31994 raft_consensus.cc:3055] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.627364 31994 raft_consensus.cc:740] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:13.628136 31994 consensus_queue.cc:260] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.629177 31994 raft_consensus.cc:3060] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:28:13.628856 32002 consensus_queue.cc:1048] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:13.635197 32019 raft_consensus.cc:993] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b: : Instructing follower 9d2c64c9701248ebba1049d085ae6163 to start an election
I20260710 13:28:13.635743 32019 raft_consensus.cc:1081] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Signalling peer 9d2c64c9701248ebba1049d085ae6163 to start an election
I20260710 13:28:13.637899 31845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9"
dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
 from {username='slave'} at 127.0.0.1:36480
I20260710 13:28:13.640105 31845 raft_consensus.cc:493] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.642295 31919 leader_election.cc:290] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:13.643544 31968 raft_consensus.cc:993] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43: : Instructing follower 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:13.644037 31968 raft_consensus.cc:1081] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Signalling peer 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:13.643553 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:13.646217 31769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:39038
I20260710 13:28:13.646776 31769 raft_consensus.cc:493] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.647117 31769 raft_consensus.cc:3060] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.640580 31845 raft_consensus.cc:3060] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.653923 31770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9419ae3468c34ab5b2acd3715523b95a" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:13.654636 31770 raft_consensus.cc:3060] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:28:13.655061 31845 raft_consensus.cc:515] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.655218 32002 consensus_queue.cc:1048] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.657203 31845 leader_election.cc:290] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.657922 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:13.658581 31768 raft_consensus.cc:3055] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.658897 31768 raft_consensus.cc:740] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:13.659475 31846 raft_consensus.cc:2468] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 3.
I20260710 13:28:13.660682 31884 leader_election.cc:304] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:13.661203 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:13.661525 32036 raft_consensus.cc:2804] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:13.661769 31919 raft_consensus.cc:3060] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.662276 31770 raft_consensus.cc:2468] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 3.
I20260710 13:28:13.662755 32036 raft_consensus.cc:697] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:13.659680 31768 consensus_queue.cc:260] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.663772 31768 raft_consensus.cc:3060] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.663615 32036 consensus_queue.cc:237] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.669274 31919 raft_consensus.cc:2468] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 2.
I20260710 13:28:13.656445 31769 raft_consensus.cc:515] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.670085 32023 consensus_queue.cc:1048] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:13.670905 31771 raft_consensus.cc:1240] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Rejecting Update request from peer 8c1edf6b99254a3e9c02510990ef8e43 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:13.672116 31769 leader_election.cc:290] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 2 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.672775 31668 catalog_manager.cc:5697] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 1 to 3, leader changed from 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66) to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:13.674563 31809 leader_election.cc:304] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:13.675666 31996 raft_consensus.cc:2804] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.676146 31996 raft_consensus.cc:697] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:13.676995 31996 consensus_queue.cc:237] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.678949 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:13.678449 32002 consensus_queue.cc:1059] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:28:13.684298 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:13.684923 31846 raft_consensus.cc:3060] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.690066 31768 raft_consensus.cc:2468] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 2.
I20260710 13:28:13.695185 31846 raft_consensus.cc:2468] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 2.
I20260710 13:28:13.700592 31735 leader_election.cc:304] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:13.701817 32019 raft_consensus.cc:2804] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.702072 31987 consensus_queue.cc:1048] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:13.702152 31920 raft_consensus.cc:3055] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.704453 31920 raft_consensus.cc:740] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:13.705266 31920 consensus_queue.cc:260] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.706570 31920 raft_consensus.cc:3060] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.702313 32019 raft_consensus.cc:697] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:13.708966 32019 consensus_queue.cc:237] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.709635 31666 catalog_manager.cc:5697] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 1 to 2, leader changed from 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65) to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.715495 31920 raft_consensus.cc:2468] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 2.
W20260710 13:28:13.721028 32036 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:28:13.722815 32019 raft_consensus.cc:993] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b: : Instructing follower 9d2c64c9701248ebba1049d085ae6163 to start an election
I20260710 13:28:13.723295 32023 raft_consensus.cc:1081] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Signalling peer 9d2c64c9701248ebba1049d085ae6163 to start an election
I20260710 13:28:13.724905 31844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36e4da57b26f4c6a942ef7ec598449e6"
dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
 from {username='slave'} at 127.0.0.1:36480
I20260710 13:28:13.725358 31844 raft_consensus.cc:493] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.725670 31844 raft_consensus.cc:3060] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.727967 31669 catalog_manager.cc:5697] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 1 to 2, leader changed from 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67) to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 2 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.732656 31844 raft_consensus.cc:515] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.734872 31844 leader_election.cc:290] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:13.735574 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e4da57b26f4c6a942ef7ec598449e6" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:13.736290 31768 raft_consensus.cc:3055] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.736605 31768 raft_consensus.cc:740] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:13.737262 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e4da57b26f4c6a942ef7ec598449e6" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:13.737421 31768 consensus_queue.cc:260] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.737857 31920 raft_consensus.cc:3060] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.738571 31768 raft_consensus.cc:3060] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.745121 31920 raft_consensus.cc:2468] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 2.
I20260710 13:28:13.745303 31768 raft_consensus.cc:2468] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 2.
I20260710 13:28:13.746279 31809 leader_election.cc:304] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:13.747175 31996 raft_consensus.cc:2804] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.747706 31996 raft_consensus.cc:697] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:13.748476 31996 consensus_queue.cc:237] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:13.755719 31666 catalog_manager.cc:5697] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 1 to 2, leader changed from 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65) to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.923102 31844 raft_consensus.cc:1275] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:13.924456 32023 consensus_queue.cc:1048] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:13.932080 31920 raft_consensus.cc:3060] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.940212 31920 raft_consensus.cc:1275] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:13.941506 32023 consensus_queue.cc:1048] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:13.968959 31768 raft_consensus.cc:3060] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.974489 31768 raft_consensus.cc:1275] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Refusing update from remote peer 9d2c64c9701248ebba1049d085ae6163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:13.975852 31996 consensus_queue.cc:1048] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:13.983760 31920 raft_consensus.cc:1275] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Refusing update from remote peer 9d2c64c9701248ebba1049d085ae6163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:13.985257 31965 consensus_queue.cc:1048] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.128295 31844 raft_consensus.cc:1275] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.129630 32023 consensus_queue.cc:1048] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.138105 31844 raft_consensus.cc:1275] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Refusing update from remote peer 8c1edf6b99254a3e9c02510990ef8e43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:28:14.140744 32036 consensus_queue.cc:1048] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.144714 31920 raft_consensus.cc:1275] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.146289 31987 consensus_queue.cc:1048] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.146984 31768 raft_consensus.cc:1275] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Refusing update from remote peer 8c1edf6b99254a3e9c02510990ef8e43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:28:14.149397 32036 consensus_queue.cc:1048] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.167099 31920 raft_consensus.cc:1275] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Refusing update from remote peer 9d2c64c9701248ebba1049d085ae6163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.168628 31965 consensus_queue.cc:1048] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.175978 31768 raft_consensus.cc:1275] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Refusing update from remote peer 9d2c64c9701248ebba1049d085ae6163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.177484 31965 consensus_queue.cc:1048] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.185945 31768 raft_consensus.cc:1275] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Refusing update from remote peer 9d2c64c9701248ebba1049d085ae6163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.187269 31965 consensus_queue.cc:1048] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.194639 31920 raft_consensus.cc:1275] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Refusing update from remote peer 9d2c64c9701248ebba1049d085ae6163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.196058 31996 consensus_queue.cc:1048] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.445672 31666 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55870:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:16.448406 31666 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:16.501155 31758 tablet_service.cc:1511] Processing CreateTablet for tablet fa50069248eb466a8a9a376cad168754 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:16.502336 31835 tablet_service.cc:1511] Processing CreateTablet for tablet fa50069248eb466a8a9a376cad168754 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:16.503290 31758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa50069248eb466a8a9a376cad168754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.504014 31835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa50069248eb466a8a9a376cad168754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.503343 31902 tablet_service.cc:1511] Processing CreateTablet for tablet fa50069248eb466a8a9a376cad168754 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:16.505216 31759 tablet_service.cc:1511] Processing CreateTablet for tablet fb180eec73cd405d88cd8d43e0291900 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:16.505759 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa50069248eb466a8a9a376cad168754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.506580 31759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb180eec73cd405d88cd8d43e0291900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.507119 31833 tablet_service.cc:1511] Processing CreateTablet for tablet fb180eec73cd405d88cd8d43e0291900 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:16.508097 31903 tablet_service.cc:1511] Processing CreateTablet for tablet fb180eec73cd405d88cd8d43e0291900 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:16.508486 31833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb180eec73cd405d88cd8d43e0291900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.509341 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb180eec73cd405d88cd8d43e0291900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.513665 31836 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4c1afe49b643838c9dfb25ce5d855f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:16.515822 31836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4c1afe49b643838c9dfb25ce5d855f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.516803 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4c1afe49b643838c9dfb25ce5d855f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:16.513880 31754 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4c1afe49b643838c9dfb25ce5d855f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:16.519878 31753 tablet_service.cc:1511] Processing CreateTablet for tablet f992dbb534f44b11b4d56ce192c4721f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:16.520709 31754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4c1afe49b643838c9dfb25ce5d855f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.521189 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4c1afe49b643838c9dfb25ce5d855f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.524078 31908 tablet_service.cc:1511] Processing CreateTablet for tablet f992dbb534f44b11b4d56ce192c4721f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:16.524792 31830 tablet_service.cc:1511] Processing CreateTablet for tablet f992dbb534f44b11b4d56ce192c4721f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:16.525597 31908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f992dbb534f44b11b4d56ce192c4721f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.526175 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f992dbb534f44b11b4d56ce192c4721f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.527951 31757 tablet_service.cc:1511] Processing CreateTablet for tablet e5d96be55ceb4eadb8e734ae0ebf181e (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:16.529318 31757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d96be55ceb4eadb8e734ae0ebf181e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.530540 31829 tablet_service.cc:1511] Processing CreateTablet for tablet e5d96be55ceb4eadb8e734ae0ebf181e (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:16.531980 31829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d96be55ceb4eadb8e734ae0ebf181e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.531832 31907 tablet_service.cc:1511] Processing CreateTablet for tablet e5d96be55ceb4eadb8e734ae0ebf181e (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:16.533372 31907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d96be55ceb4eadb8e734ae0ebf181e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.535969 31755 tablet_service.cc:1511] Processing CreateTablet for tablet 03a3e0fd83cd42218346bcb235ac2d4f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:16.536453 31831 tablet_service.cc:1511] Processing CreateTablet for tablet 03a3e0fd83cd42218346bcb235ac2d4f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:16.537910 31831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a3e0fd83cd42218346bcb235ac2d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.538245 31905 tablet_service.cc:1511] Processing CreateTablet for tablet 03a3e0fd83cd42218346bcb235ac2d4f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:16.539661 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a3e0fd83cd42218346bcb235ac2d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.543668 31904 tablet_service.cc:1511] Processing CreateTablet for tablet 572e399246df4b6cba80088f2f543323 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:16.544066 31760 tablet_service.cc:1511] Processing CreateTablet for tablet 572e399246df4b6cba80088f2f543323 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:16.545034 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572e399246df4b6cba80088f2f543323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.546645 31756 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3a9673c162426497c89ab4132605f3 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:16.549052 31828 tablet_service.cc:1511] Processing CreateTablet for tablet 572e399246df4b6cba80088f2f543323 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:16.550387 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572e399246df4b6cba80088f2f543323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.551283 31909 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3a9673c162426497c89ab4132605f3 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:16.552824 31909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3a9673c162426497c89ab4132605f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.556142 31761 tablet_service.cc:1511] Processing CreateTablet for tablet a71ba44871d24294ba73df30b656d28f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:16.557546 31753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f992dbb534f44b11b4d56ce192c4721f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.558872 31755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a3e0fd83cd42218346bcb235ac2d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.559958 31834 tablet_service.cc:1511] Processing CreateTablet for tablet 0f3a9673c162426497c89ab4132605f3 (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:16.560897 31756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3a9673c162426497c89ab4132605f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.561465 31834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f3a9673c162426497c89ab4132605f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.563019 31761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71ba44871d24294ba73df30b656d28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.563792 31910 tablet_service.cc:1511] Processing CreateTablet for tablet a71ba44871d24294ba73df30b656d28f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:16.565153 31910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71ba44871d24294ba73df30b656d28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.566982 31760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572e399246df4b6cba80088f2f543323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.592533 31832 tablet_service.cc:1511] Processing CreateTablet for tablet a71ba44871d24294ba73df30b656d28f (DEFAULT_TABLE table=soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:16.594065 31832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71ba44871d24294ba73df30b656d28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.663602 32059 tablet_bootstrap.cc:492] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:16.672137 32060 tablet_bootstrap.cc:492] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:16.697388 32060 tablet_bootstrap.cc:654] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.690485 32059 tablet_bootstrap.cc:654] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.706063 32061 tablet_bootstrap.cc:492] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:16.719198 32061 tablet_bootstrap.cc:654] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.729698 32060 tablet_bootstrap.cc:492] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:16.730564 32060 ts_tablet_manager.cc:1403] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.013s
I20260710 13:28:16.736089 32060 raft_consensus.cc:359] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.736888 32060 raft_consensus.cc:385] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.737222 32060 raft_consensus.cc:740] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.738014 32060 consensus_queue.cc:260] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.740000 32061 tablet_bootstrap.cc:492] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:16.741163 32061 ts_tablet_manager.cc:1403] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260710 13:28:16.742614 32060 ts_tablet_manager.cc:1434] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:28:16.743666 32060 tablet_bootstrap.cc:492] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:16.743942 32061 raft_consensus.cc:359] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.744642 32061 raft_consensus.cc:385] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.744885 32061 raft_consensus.cc:740] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.745522 32061 consensus_queue.cc:260] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.747720 32061 ts_tablet_manager.cc:1434] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:28:16.748724 32061 tablet_bootstrap.cc:492] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:16.740375 32059 tablet_bootstrap.cc:492] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:16.749255 32059 ts_tablet_manager.cc:1403] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.004s
I20260710 13:28:16.750643 32060 tablet_bootstrap.cc:654] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.752285 32059 raft_consensus.cc:359] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.753038 32059 raft_consensus.cc:385] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.753332 32059 raft_consensus.cc:740] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
W20260710 13:28:16.755476 31717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:16.756089 32060 tablet_bootstrap.cc:492] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:16.756534 32060 ts_tablet_manager.cc:1403] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:28:16.756181 32059 consensus_queue.cc:260] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.758612 32059 ts_tablet_manager.cc:1434] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:28:16.761763 32059 tablet_bootstrap.cc:492] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:16.763379 32060 raft_consensus.cc:359] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.764058 32060 raft_consensus.cc:385] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.764292 32060 raft_consensus.cc:740] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.764954 32060 consensus_queue.cc:260] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.767292 32060 ts_tablet_manager.cc:1434] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:28:16.768363 32060 tablet_bootstrap.cc:492] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:16.768700 32059 tablet_bootstrap.cc:654] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.774883 32060 tablet_bootstrap.cc:654] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.780519 32061 tablet_bootstrap.cc:654] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.781028 32019 raft_consensus.cc:493] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:16.780678 32059 tablet_bootstrap.cc:492] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:16.781527 32019 raft_consensus.cc:515] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.782863 32059 ts_tablet_manager.cc:1403] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 13:28:16.783748 32019 leader_election.cc:290] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:16.784420 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71ba44871d24294ba73df30b656d28f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:16.785029 31846 raft_consensus.cc:2468] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 0.
I20260710 13:28:16.785248 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71ba44871d24294ba73df30b656d28f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:16.785889 32059 raft_consensus.cc:359] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.786336 31735 leader_election.cc:304] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:16.786639 32059 raft_consensus.cc:385] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:28:16.786971 31734 leader_election.cc:343] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:16.787904 32019 raft_consensus.cc:2804] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:16.788221 32060 tablet_bootstrap.cc:492] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:16.788434 32019 raft_consensus.cc:493] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:16.786993 32059 raft_consensus.cc:740] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.789184 32060 ts_tablet_manager.cc:1403] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260710 13:28:16.789165 32019 raft_consensus.cc:3060] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:16.789846 32059 consensus_queue.cc:260] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.791281 32061 tablet_bootstrap.cc:492] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:16.791759 32061 ts_tablet_manager.cc:1403] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260710 13:28:16.792264 32059 ts_tablet_manager.cc:1434] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:28:16.793216 32059 tablet_bootstrap.cc:492] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:16.793391 32060 raft_consensus.cc:359] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.794191 32060 raft_consensus.cc:385] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.794492 32060 raft_consensus.cc:740] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.794962 32061 raft_consensus.cc:359] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.795295 32060 consensus_queue.cc:260] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.795816 32061 raft_consensus.cc:385] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.796149 32061 raft_consensus.cc:740] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.796988 32061 consensus_queue.cc:260] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.797644 32060 ts_tablet_manager.cc:1434] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:28:16.798904 32060 tablet_bootstrap.cc:492] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:16.803879 32059 tablet_bootstrap.cc:654] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.807768 32060 tablet_bootstrap.cc:654] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.808355 32071 raft_consensus.cc:493] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:16.809767 32061 ts_tablet_manager.cc:1434] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:28:16.809882 32071 raft_consensus.cc:515] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.813180 32061 tablet_bootstrap.cc:492] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:16.816946 32059 tablet_bootstrap.cc:492] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:16.817548 32059 ts_tablet_manager.cc:1403] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.001s
I20260710 13:28:16.819969 32060 tablet_bootstrap.cc:492] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:16.820569 32060 ts_tablet_manager.cc:1403] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260710 13:28:16.813894 32071 leader_election.cc:290] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:16.825951 32060 raft_consensus.cc:359] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.827203 32060 raft_consensus.cc:385] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.827661 32060 raft_consensus.cc:740] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.821822 32061 tablet_bootstrap.cc:654] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.828841 32060 consensus_queue.cc:260] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.830435 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e399246df4b6cba80088f2f543323" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:16.837185 32059 raft_consensus.cc:359] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.837993 32059 raft_consensus.cc:385] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.838269 32059 raft_consensus.cc:740] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.839385 32059 consensus_queue.cc:260] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.841694 32059 ts_tablet_manager.cc:1434] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:28:16.843794 32060 ts_tablet_manager.cc:1434] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.007s
I20260710 13:28:16.842909 32059 tablet_bootstrap.cc:492] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:16.846150 32061 tablet_bootstrap.cc:492] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:16.846686 32061 ts_tablet_manager.cc:1403] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.008s
I20260710 13:28:16.848173 32060 tablet_bootstrap.cc:492] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:16.853698 32048 raft_consensus.cc:493] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:16.854214 32048 raft_consensus.cc:515] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.854818 32059 tablet_bootstrap.cc:654] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.856336 32048 leader_election.cc:290] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:16.857456 32060 tablet_bootstrap.cc:654] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.859328 31769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50069248eb466a8a9a376cad168754" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
W20260710 13:28:16.861189 31811 leader_election.cc:343] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:16.863083 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50069248eb466a8a9a376cad168754" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:16.863947 31919 raft_consensus.cc:2468] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
W20260710 13:28:16.864643 31734 leader_election.cc:343] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:16.865525 31809 leader_election.cc:304] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:16.866544 32074 raft_consensus.cc:2804] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:16.866951 32074 raft_consensus.cc:493] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:16.867364 32074 raft_consensus.cc:3060] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:16.853474 32061 raft_consensus.cc:359] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.869055 32061 raft_consensus.cc:385] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.869334 32061 raft_consensus.cc:740] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.870139 32061 consensus_queue.cc:260] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.872396 32061 ts_tablet_manager.cc:1434] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 13:28:16.873354 32061 tablet_bootstrap.cc:492] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:16.826432 32019 raft_consensus.cc:515] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.875583 32074 raft_consensus.cc:515] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.879626 31769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50069248eb466a8a9a376cad168754" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
W20260710 13:28:16.881807 31811 leader_election.cc:343] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:16.882890 32074 leader_election.cc:290] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:16.884476 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50069248eb466a8a9a376cad168754" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:16.885289 31919 raft_consensus.cc:3060] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:16.887689 32019 leader_election.cc:290] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:16.889194 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71ba44871d24294ba73df30b656d28f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
W20260710 13:28:16.892436 31734 leader_election.cc:343] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:16.895448 31919 raft_consensus.cc:2468] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:16.896890 31809 leader_election.cc:304] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:16.897464 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e399246df4b6cba80088f2f543323" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:16.897722 32074 raft_consensus.cc:2804] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:16.898201 32074 raft_consensus.cc:697] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:16.899041 32074 consensus_queue.cc:237] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.900892 32059 tablet_bootstrap.cc:492] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:16.901376 32059 ts_tablet_manager.cc:1403] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.017s
I20260710 13:28:16.902215 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71ba44871d24294ba73df30b656d28f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:16.902964 31846 raft_consensus.cc:3060] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:16.903906 32060 tablet_bootstrap.cc:492] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:16.904613 32059 raft_consensus.cc:359] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.905350 32059 raft_consensus.cc:385] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.905663 32059 raft_consensus.cc:740] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.904942 32060 ts_tablet_manager.cc:1403] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.013s
I20260710 13:28:16.906368 32059 consensus_queue.cc:260] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.909154 32059 ts_tablet_manager.cc:1434] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:28:16.910346 32059 tablet_bootstrap.cc:492] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:16.912072 32060 raft_consensus.cc:359] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.914034 32060 raft_consensus.cc:385] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.914731 32060 raft_consensus.cc:740] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
W20260710 13:28:16.915009 31735 leader_election.cc:343] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:16.915611 31735 leader_election.cc:304] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b; no voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:16.916381 32059 tablet_bootstrap.cc:654] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.918362 31846 raft_consensus.cc:2468] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 1.
I20260710 13:28:16.916353 32060 consensus_queue.cc:260] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.919839 32019 raft_consensus.cc:2749] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:16.922004 31735 leader_election.cc:304] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:16.922791 32019 raft_consensus.cc:2804] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:16.922889 32060 ts_tablet_manager.cc:1434] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 13:28:16.923303 32019 raft_consensus.cc:697] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:16.924145 32019 consensus_queue.cc:237] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.926604 31668 catalog_manager.cc:5697] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:16.924145 32060 tablet_bootstrap.cc:492] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:16.928561 32061 tablet_bootstrap.cc:654] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.934620 32061 tablet_bootstrap.cc:492] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:16.936136 32060 tablet_bootstrap.cc:654] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.936488 32061 ts_tablet_manager.cc:1403] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.002s
I20260710 13:28:16.942315 32059 tablet_bootstrap.cc:492] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:16.942988 32059 ts_tablet_manager.cc:1403] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.014s
I20260710 13:28:16.942085 31669 catalog_manager.cc:5697] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 1 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:16.946440 32059 raft_consensus.cc:359] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.947263 32059 raft_consensus.cc:385] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.947613 32059 raft_consensus.cc:740] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.950001 32061 raft_consensus.cc:359] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.951030 32061 raft_consensus.cc:385] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.950730 32059 consensus_queue.cc:260] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.951354 32061 raft_consensus.cc:740] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.952234 32060 tablet_bootstrap.cc:492] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:16.952133 32061 consensus_queue.cc:260] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.952731 32060 ts_tablet_manager.cc:1403] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.000s
I20260710 13:28:16.954035 32059 ts_tablet_manager.cc:1434] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:28:16.954758 32061 ts_tablet_manager.cc:1434] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:28:16.955299 32059 tablet_bootstrap.cc:492] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:16.956038 32061 tablet_bootstrap.cc:492] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:16.956043 32060 raft_consensus.cc:359] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.956938 32060 raft_consensus.cc:385] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.957230 32060 raft_consensus.cc:740] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.959254 32060 consensus_queue.cc:260] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.961822 32060 ts_tablet_manager.cc:1434] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:16.963008 32061 tablet_bootstrap.cc:654] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.963388 32060 tablet_bootstrap.cc:492] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:16.966275 32059 tablet_bootstrap.cc:654] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.972170 32060 tablet_bootstrap.cc:654] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.980504 32061 tablet_bootstrap.cc:492] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:16.980672 32060 tablet_bootstrap.cc:492] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:16.980641 32059 tablet_bootstrap.cc:492] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:16.981109 32061 ts_tablet_manager.cc:1403] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.010s
I20260710 13:28:16.981407 32060 ts_tablet_manager.cc:1403] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:28:16.981549 32059 ts_tablet_manager.cc:1403] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260710 13:28:16.983959 32061 raft_consensus.cc:359] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.984555 32061 raft_consensus.cc:385] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.985054 32061 raft_consensus.cc:740] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.984728 32059 raft_consensus.cc:359] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.984520 32060 raft_consensus.cc:359] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.985611 32059 raft_consensus.cc:385] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.985695 32060 raft_consensus.cc:385] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.985991 32059 raft_consensus.cc:740] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.986105 32060 raft_consensus.cc:740] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.985929 32061 consensus_queue.cc:260] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.987135 32059 consensus_queue.cc:260] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.987350 32060 consensus_queue.cc:260] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:16.988607 32061 ts_tablet_manager.cc:1434] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:16.989372 32059 ts_tablet_manager.cc:1434] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:16.989578 32061 tablet_bootstrap.cc:492] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:16.990372 32059 tablet_bootstrap.cc:492] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:16.997130 32061 tablet_bootstrap.cc:654] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.997123 32059 tablet_bootstrap.cc:654] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.007570 32060 ts_tablet_manager.cc:1434] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 13:28:17.009387 32060 tablet_bootstrap.cc:492] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:17.011696 32074 raft_consensus.cc:493] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.012235 32074 raft_consensus.cc:515] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.013242 32061 tablet_bootstrap.cc:492] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:17.014328 32074 leader_election.cc:290] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.015087 31769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a9673c162426497c89ab4132605f3" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:17.015735 31769 raft_consensus.cc:2468] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:17.015923 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a9673c162426497c89ab4132605f3" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:17.016562 31919 raft_consensus.cc:2468] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:17.016988 31811 leader_election.cc:304] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.018101 32048 raft_consensus.cc:2804] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.018460 32048 raft_consensus.cc:493] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.018823 32048 raft_consensus.cc:3060] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.022451 32060 tablet_bootstrap.cc:654] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.031755 32059 tablet_bootstrap.cc:492] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:17.032325 32059 ts_tablet_manager.cc:1403] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.012s
I20260710 13:28:17.038142 32059 raft_consensus.cc:359] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.038744 32059 raft_consensus.cc:385] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.039005 32059 raft_consensus.cc:740] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.039692 32059 consensus_queue.cc:260] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.041776 32059 ts_tablet_manager.cc:1434] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 13:28:17.043843 32059 tablet_bootstrap.cc:492] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:17.013748 32061 ts_tablet_manager.cc:1403] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260710 13:28:17.045531 32060 tablet_bootstrap.cc:492] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:17.046190 32060 ts_tablet_manager.cc:1403] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.011s
I20260710 13:28:17.048990 32060 raft_consensus.cc:359] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.049861 32060 raft_consensus.cc:385] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.050217 32060 raft_consensus.cc:740] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.031466 32048 raft_consensus.cc:515] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.050904 32059 tablet_bootstrap.cc:654] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.051187 32060 consensus_queue.cc:260] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.052848 31769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a9673c162426497c89ab4132605f3" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:17.053423 31769 raft_consensus.cc:3060] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.053563 32060 ts_tablet_manager.cc:1434] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:28:17.057648 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f3a9673c162426497c89ab4132605f3" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:17.058280 31919 raft_consensus.cc:3060] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.061709 31769 raft_consensus.cc:2468] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:17.062955 31811 leader_election.cc:304] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.063827 32074 raft_consensus.cc:2804] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:17.064451 32074 raft_consensus.cc:697] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:17.065056 31919 raft_consensus.cc:2468] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:17.065557 32074 consensus_queue.cc:237] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.067121 32048 leader_election.cc:290] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.066428 32060 tablet_bootstrap.cc:492] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163: Bootstrap starting.
I20260710 13:28:17.048967 32061 raft_consensus.cc:359] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.069414 32061 raft_consensus.cc:385] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.069728 32061 raft_consensus.cc:740] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.071987 32061 consensus_queue.cc:260] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.074308 32061 ts_tablet_manager.cc:1434] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 13:28:17.075331 32061 tablet_bootstrap.cc:492] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:17.076946 31968 raft_consensus.cc:493] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.077656 31968 raft_consensus.cc:515] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.079900 32060 tablet_bootstrap.cc:654] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.082141 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:17.082862 31846 raft_consensus.cc:2468] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 0.
I20260710 13:28:17.085474 31884 leader_election.cc:304] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.088559 32059 tablet_bootstrap.cc:492] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:17.089085 32059 ts_tablet_manager.cc:1403] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.019s
I20260710 13:28:17.089696 32060 tablet_bootstrap.cc:492] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163: No bootstrap required, opened a new log
I20260710 13:28:17.090173 32060 ts_tablet_manager.cc:1403] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260710 13:28:17.091722 32059 raft_consensus.cc:359] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.092276 31968 leader_election.cc:290] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:17.092434 32059 raft_consensus.cc:385] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.092864 32059 raft_consensus.cc:740] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.092904 31968 raft_consensus.cc:2804] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.092938 32060 raft_consensus.cc:359] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.093534 31968 raft_consensus.cc:493] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.093763 32060 raft_consensus.cc:385] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.094062 31968 raft_consensus.cc:3060] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.093622 32059 consensus_queue.cc:260] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.094122 32060 raft_consensus.cc:740] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.095108 32060 consensus_queue.cc:260] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.096060 32061 tablet_bootstrap.cc:654] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.096936 32059 ts_tablet_manager.cc:1434] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:28:17.097064 32060 ts_tablet_manager.cc:1434] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:28:17.097962 32059 tablet_bootstrap.cc:492] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43: Bootstrap starting.
I20260710 13:28:17.098639 32094 raft_consensus.cc:493] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.099148 32094 raft_consensus.cc:515] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.106564 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:17.107573 31769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
W20260710 13:28:17.108108 31885 leader_election.cc:343] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:17.110448 32094 leader_election.cc:290] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:17.111564 32059 tablet_bootstrap.cc:654] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.115638 32061 tablet_bootstrap.cc:492] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:17.116302 32061 ts_tablet_manager.cc:1403] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.011s
I20260710 13:28:17.119170 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:17.119899 31846 raft_consensus.cc:2468] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 0.
I20260710 13:28:17.119607 32061 raft_consensus.cc:359] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.120357 32061 raft_consensus.cc:385] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.120645 32061 raft_consensus.cc:740] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.121201 31884 leader_election.cc:304] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:17.108228 31769 raft_consensus.cc:2468] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 0.
I20260710 13:28:17.122006 32094 raft_consensus.cc:2804] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.122400 32094 raft_consensus.cc:493] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.122740 32094 raft_consensus.cc:3060] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.126689 32059 tablet_bootstrap.cc:492] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43: No bootstrap required, opened a new log
I20260710 13:28:17.126629 31968 raft_consensus.cc:515] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.127503 32061 consensus_queue.cc:260] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.127269 32059 ts_tablet_manager.cc:1403] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.006s
I20260710 13:28:17.127611 31668 catalog_manager.cc:5697] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.129979 32094 raft_consensus.cc:515] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.130913 32059 raft_consensus.cc:359] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.131614 32059 raft_consensus.cc:385] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.131856 32059 raft_consensus.cc:740] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.132076 32094 leader_election.cc:290] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:17.132450 32059 consensus_queue.cc:260] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.134390 32059 ts_tablet_manager.cc:1434] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 13:28:17.136637 32061 ts_tablet_manager.cc:1434] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 13:28:17.137645 32061 tablet_bootstrap.cc:492] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:17.137547 31769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:17.138142 31769 raft_consensus.cc:3060] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.139066 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:17.139693 31846 raft_consensus.cc:3060] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.144280 32061 tablet_bootstrap.cc:654] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.147640 32019 raft_consensus.cc:493] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.148335 32019 raft_consensus.cc:515] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.149454 31846 raft_consensus.cc:2468] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 1.
I20260710 13:28:17.152352 32019 leader_election.cc:290] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.155397 31968 leader_election.cc:290] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:17.155579 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3e0fd83cd42218346bcb235ac2d4f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:17.154206 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3e0fd83cd42218346bcb235ac2d4f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:17.156277 31919 raft_consensus.cc:2468] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 0.
I20260710 13:28:17.156481 31846 raft_consensus.cc:2468] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 0.
I20260710 13:28:17.158073 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:17.158005 31735 leader_election.cc:304] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.159229 31768 raft_consensus.cc:3060] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.159512 32019 raft_consensus.cc:2804] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.159884 32019 raft_consensus.cc:493] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.160250 32019 raft_consensus.cc:3060] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.164021 31884 leader_election.cc:304] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.165086 32074 raft_consensus.cc:493] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.165747 32074 raft_consensus.cc:515] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.168457 32074 leader_election.cc:290] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.169565 32019 raft_consensus.cc:515] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.169950 31771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e399246df4b6cba80088f2f543323" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:17.170579 31771 raft_consensus.cc:2468] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:17.171825 31811 leader_election.cc:304] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.172386 32019 leader_election.cc:290] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.173168 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3e0fd83cd42218346bcb235ac2d4f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:17.173697 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3e0fd83cd42218346bcb235ac2d4f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:17.174062 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e399246df4b6cba80088f2f543323" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:17.174296 31920 raft_consensus.cc:3060] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.173712 31844 raft_consensus.cc:3060] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.176551 31919 raft_consensus.cc:2468] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:17.177762 31769 raft_consensus.cc:2468] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 1.
I20260710 13:28:17.181988 31920 raft_consensus.cc:2468] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 1.
I20260710 13:28:17.182845 32074 raft_consensus.cc:2804] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.183205 32074 raft_consensus.cc:493] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.183497 32074 raft_consensus.cc:3060] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.178277 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:17.184718 31846 raft_consensus.cc:3060] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.187088 31734 leader_election.cc:304] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 
I20260710 13:28:17.187800 32019 raft_consensus.cc:2804] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:17.188294 32019 raft_consensus.cc:697] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:17.189144 32019 consensus_queue.cc:237] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.197093 32061 tablet_bootstrap.cc:492] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:17.195785 31846 raft_consensus.cc:2468] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 1.
I20260710 13:28:17.194514 31968 raft_consensus.cc:2804] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:17.197677 32061 ts_tablet_manager.cc:1403] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.036s
I20260710 13:28:17.198279 31884 leader_election.cc:304] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.199209 32094 raft_consensus.cc:2804] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:17.199674 32094 raft_consensus.cc:697] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:17.200469 32094 consensus_queue.cc:237] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.200901 32061 raft_consensus.cc:359] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.201593 32061 raft_consensus.cc:385] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.201858 32061 raft_consensus.cc:740] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.202517 32061 consensus_queue.cc:260] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.198342 31768 raft_consensus.cc:2468] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 1.
I20260710 13:28:17.198295 31968 raft_consensus.cc:697] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:17.204907 31968 consensus_queue.cc:237] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.205932 32061 ts_tablet_manager.cc:1434] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:17.207239 32061 tablet_bootstrap.cc:492] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b: Bootstrap starting.
I20260710 13:28:17.207834 32074 raft_consensus.cc:515] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.210949 31844 raft_consensus.cc:2468] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 1.
I20260710 13:28:17.217288 32061 tablet_bootstrap.cc:654] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.218050 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e399246df4b6cba80088f2f543323" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:17.218752 31768 raft_consensus.cc:3060] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.225186 31768 raft_consensus.cc:2468] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:17.225418 31666 catalog_manager.cc:5697] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 1 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.226329 31811 leader_election.cc:304] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.227186 32089 raft_consensus.cc:2804] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:17.227626 32089 raft_consensus.cc:697] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:17.228370 32089 consensus_queue.cc:237] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.228602 31668 catalog_manager.cc:5697] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:17.234966 32048 raft_consensus.cc:493] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.235334 32061 tablet_bootstrap.cc:492] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b: No bootstrap required, opened a new log
I20260710 13:28:17.235982 32061 ts_tablet_manager.cc:1403] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.003s
I20260710 13:28:17.235448 32048 raft_consensus.cc:515] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.238306 32048 leader_election.cc:290] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.239486 32061 raft_consensus.cc:359] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.240046 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d96be55ceb4eadb8e734ae0ebf181e" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:17.240473 32061 raft_consensus.cc:385] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.240731 31920 raft_consensus.cc:2468] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:17.240895 32061 raft_consensus.cc:740] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.242133 31809 leader_election.cc:304] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.241927 32061 consensus_queue.cc:260] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.243955 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d96be55ceb4eadb8e734ae0ebf181e" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:17.244628 31768 raft_consensus.cc:2468] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:17.244944 32061 ts_tablet_manager.cc:1434] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:17.246249 32048 raft_consensus.cc:2804] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.246845 32048 raft_consensus.cc:493] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.247211 32048 raft_consensus.cc:3060] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.249614 31668 catalog_manager.cc:5697] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:17.251269 32074 leader_election.cc:290] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.252305 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e399246df4b6cba80088f2f543323" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:17.255815 31920 raft_consensus.cc:3060] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.261615 32048 raft_consensus.cc:515] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.263033 31920 raft_consensus.cc:2468] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:17.264295 32048 leader_election.cc:290] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.265062 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d96be55ceb4eadb8e734ae0ebf181e" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:17.265265 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d96be55ceb4eadb8e734ae0ebf181e" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:17.265656 31768 raft_consensus.cc:3060] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.265734 31919 raft_consensus.cc:3060] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.264387 31666 catalog_manager.cc:5697] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.271955 31919 raft_consensus.cc:2468] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:17.272274 31768 raft_consensus.cc:2468] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:17.273192 31809 leader_election.cc:304] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.274226 32048 raft_consensus.cc:2804] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:17.274631 32048 raft_consensus.cc:697] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:17.275435 32048 consensus_queue.cc:237] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.283375 31666 catalog_manager.cc:5697] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 1 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.314486 31968 raft_consensus.cc:493] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.315114 31968 raft_consensus.cc:515] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.316718 31968 leader_election.cc:290] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:17.317551 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:17.317765 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:17.318140 31768 raft_consensus.cc:2468] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 0.
I20260710 13:28:17.318511 31844 raft_consensus.cc:2468] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 0.
I20260710 13:28:17.318990 32048 raft_consensus.cc:493] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.319293 31885 leader_election.cc:304] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 
I20260710 13:28:17.319412 32048 raft_consensus.cc:515] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.320390 31968 raft_consensus.cc:2804] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.320727 31968 raft_consensus.cc:493] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.321024 31968 raft_consensus.cc:3060] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.321316 32048 leader_election.cc:290] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.322779 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:17.323171 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:17.323493 31768 raft_consensus.cc:2468] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 0.
I20260710 13:28:17.324586 31811 leader_election.cc:304] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.325299 32048 raft_consensus.cc:2804] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.325623 32048 raft_consensus.cc:493] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.325930 32048 raft_consensus.cc:3060] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.327306 31968 raft_consensus.cc:515] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.328341 31919 raft_consensus.cc:2393] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d2c64c9701248ebba1049d085ae6163 in current term 1: Already voted for candidate 8c1edf6b99254a3e9c02510990ef8e43 in this term.
I20260710 13:28:17.329387 31968 leader_election.cc:290] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:17.330348 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:17.330590 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:17.331166 31768 raft_consensus.cc:3060] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.333509 32048 raft_consensus.cc:515] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.334767 31844 raft_consensus.cc:2393] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c1edf6b99254a3e9c02510990ef8e43 in current term 1: Already voted for candidate 9d2c64c9701248ebba1049d085ae6163 in this term.
I20260710 13:28:17.336404 32048 leader_election.cc:290] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.336527 31769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:17.337128 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:17.337862 31919 raft_consensus.cc:2393] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d2c64c9701248ebba1049d085ae6163 in current term 1: Already voted for candidate 8c1edf6b99254a3e9c02510990ef8e43 in this term.
I20260710 13:28:17.338820 31809 leader_election.cc:304] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [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: 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:17.339494 32048 raft_consensus.cc:2749] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:17.339490 31768 raft_consensus.cc:2468] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 1.
I20260710 13:28:17.340855 31885 leader_election.cc:304] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:17.341554 31968 raft_consensus.cc:2804] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:17.342020 31968 raft_consensus.cc:697] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:17.342795 31968 consensus_queue.cc:237] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.345820 32094 raft_consensus.cc:493] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.346724 32094 raft_consensus.cc:515] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.349651 32094 leader_election.cc:290] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:17.349865 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71ba44871d24294ba73df30b656d28f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" is_pre_election: true
I20260710 13:28:17.350545 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71ba44871d24294ba73df30b656d28f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:17.351348 31844 raft_consensus.cc:2393] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c1edf6b99254a3e9c02510990ef8e43 in current term 1: Already voted for candidate 4bc50ca288ab4e1f82cdef295cd0316b in this term.
I20260710 13:28:17.352223 31884 leader_election.cc:304] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:17.352895 32094 raft_consensus.cc:3060] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.352766 31666 catalog_manager.cc:5697] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 1 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:17.358561 32094 raft_consensus.cc:2749] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:17.373689 31844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa50069248eb466a8a9a376cad168754"
dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
mode: GRACEFUL
new_leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:36488
I20260710 13:28:17.374332 31844 raft_consensus.cc:606] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Received request to transfer leadership to TS 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:17.379628 31919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900"
dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
mode: GRACEFUL
new_leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:43550
I20260710 13:28:17.380138 31919 raft_consensus.cc:606] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Received request to transfer leadership to TS 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:17.385018 31919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f"
dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
mode: GRACEFUL
new_leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:43550
I20260710 13:28:17.385485 31919 raft_consensus.cc:606] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Received request to transfer leadership to TS 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:17.390285 31919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f"
dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
mode: GRACEFUL
new_leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:43550
I20260710 13:28:17.390763 31919 raft_consensus.cc:606] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Received request to transfer leadership to TS 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:17.394698 32019 consensus_queue.cc:1048] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.395103 32048 consensus_queue.cc:1048] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.399005 31768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03a3e0fd83cd42218346bcb235ac2d4f"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
mode: GRACEFUL
new_leader_uuid: "9d2c64c9701248ebba1049d085ae6163"
 from {username='slave'} at 127.0.0.1:39056
I20260710 13:28:17.400229 31768 raft_consensus.cc:606] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Received request to transfer leadership to TS 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:17.409651 32069 consensus_queue.cc:1048] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.428506 31768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a71ba44871d24294ba73df30b656d28f"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
mode: GRACEFUL
new_leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
 from {username='slave'} at 127.0.0.1:39056
I20260710 13:28:17.429137 31768 raft_consensus.cc:606] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Received request to transfer leadership to TS 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:17.442066 32019 raft_consensus.cc:993] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b: : Instructing follower 8c1edf6b99254a3e9c02510990ef8e43 to start an election
I20260710 13:28:17.442615 32019 raft_consensus.cc:1081] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Signalling peer 8c1edf6b99254a3e9c02510990ef8e43 to start an election
I20260710 13:28:17.444531 31919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a71ba44871d24294ba73df30b656d28f"
dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
 from {username='slave'} at 127.0.0.1:43540
I20260710 13:28:17.445410 31919 raft_consensus.cc:493] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.445824 31919 raft_consensus.cc:3060] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.449106 31768 raft_consensus.cc:3060] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.457754 32089 consensus_queue.cc:1048] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.462766 31919 raft_consensus.cc:515] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.465467 32074 raft_consensus.cc:993] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163: : Instructing follower 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:17.465996 32114 raft_consensus.cc:1081] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Signalling peer 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:17.465472 31769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71ba44871d24294ba73df30b656d28f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:17.466219 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71ba44871d24294ba73df30b656d28f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:17.466750 31769 raft_consensus.cc:3055] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:17.466861 31846 raft_consensus.cc:3060] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.467157 31769 raft_consensus.cc:740] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:17.467909 31768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa50069248eb466a8a9a376cad168754"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:39048
I20260710 13:28:17.467995 31769 consensus_queue.cc:260] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.468569 31768 raft_consensus.cc:493] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.468935 31768 raft_consensus.cc:3060] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.469208 31769 raft_consensus.cc:3060] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.472761 31846 raft_consensus.cc:2468] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 2.
I20260710 13:28:17.473176 31919 leader_election.cc:290] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:17.473798 31884 leader_election.cc:304] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.474888 32094 raft_consensus.cc:2804] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:17.475378 32094 raft_consensus.cc:697] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:17.475920 31768 raft_consensus.cc:515] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.476079 32094 consensus_queue.cc:237] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.476368 31769 raft_consensus.cc:2468] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 2.
I20260710 13:28:17.480827 31768 leader_election.cc:290] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 2 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.481442 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50069248eb466a8a9a376cad168754" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:17.482031 31919 raft_consensus.cc:3060] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.483023 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50069248eb466a8a9a376cad168754" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:17.483539 31846 raft_consensus.cc:3055] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:17.483809 31846 raft_consensus.cc:740] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:17.484516 31846 consensus_queue.cc:260] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.484905 31667 catalog_manager.cc:5697] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 1 to 2, leader changed from 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65) to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 2 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:17.485623 31846 raft_consensus.cc:3060] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.488582 31919 raft_consensus.cc:2468] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 2.
I20260710 13:28:17.489670 31734 leader_election.cc:304] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 
I20260710 13:28:17.490639 32109 raft_consensus.cc:2804] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:17.491089 32109 raft_consensus.cc:697] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:17.491462 31846 raft_consensus.cc:2468] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 2.
I20260710 13:28:17.491878 32109 consensus_queue.cc:237] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.498589 31667 catalog_manager.cc:5697] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 1 to 2, leader changed from 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66) to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 2 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.503683 32114 consensus_queue.cc:1048] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.515344 32074 consensus_queue.cc:1048] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.609794 32094 consensus_queue.cc:1048] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.616191 32094 consensus_queue.cc:1048] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.622673 32094 consensus_queue.cc:1048] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:17.632354 31968 consensus_queue.cc:1048] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.633834 31968 raft_consensus.cc:993] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43: : Instructing follower 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:17.634223 32093 raft_consensus.cc:1081] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Signalling peer 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:17.639647 31769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:39038
I20260710 13:28:17.640223 31769 raft_consensus.cc:493] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.640652 31769 raft_consensus.cc:3060] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.648689 32093 raft_consensus.cc:993] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43: : Instructing follower 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:17.648789 31769 raft_consensus.cc:515] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.649390 32093 raft_consensus.cc:1081] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Signalling peer 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:17.649163 32019 consensus_queue.cc:1048] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:17.651687 31769 leader_election.cc:290] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 2 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.651717 31768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:39038
I20260710 13:28:17.652328 31768 raft_consensus.cc:493] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.652400 31846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:17.652695 31768 raft_consensus.cc:3060] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.653024 31846 raft_consensus.cc:3060] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.655061 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:17.655606 31919 raft_consensus.cc:3055] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:17.655859 31919 raft_consensus.cc:740] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:17.656528 31919 consensus_queue.cc:260] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.657790 31919 raft_consensus.cc:3060] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.659621 31768 raft_consensus.cc:515] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.662084 31846 raft_consensus.cc:2468] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 2.
I20260710 13:28:17.662453 31845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:17.663192 31845 raft_consensus.cc:3060] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.665025 31919 raft_consensus.cc:2468] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 2.
I20260710 13:28:17.666283 31734 leader_election.cc:304] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 
I20260710 13:28:17.667276 32109 raft_consensus.cc:2804] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:17.667788 32109 raft_consensus.cc:697] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:17.667841 31768 leader_election.cc:290] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 2 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.668687 32069 raft_consensus.cc:993] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b: : Instructing follower 9d2c64c9701248ebba1049d085ae6163 to start an election
I20260710 13:28:17.669574 32019 raft_consensus.cc:1081] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Signalling peer 9d2c64c9701248ebba1049d085ae6163 to start an election
I20260710 13:28:17.670539 31845 raft_consensus.cc:2468] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 2.
I20260710 13:28:17.672072 31735 leader_election.cc:304] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.673098 31844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03a3e0fd83cd42218346bcb235ac2d4f"
dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
 from {username='slave'} at 127.0.0.1:36480
I20260710 13:28:17.673807 31844 raft_consensus.cc:493] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.668745 32109 consensus_queue.cc:237] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.674183 31844 raft_consensus.cc:3060] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.675239 32069 raft_consensus.cc:2804] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:17.682142 31919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:17.682965 31919 raft_consensus.cc:3055] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:17.683399 31919 raft_consensus.cc:740] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:17.684350 32069 raft_consensus.cc:697] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:17.684477 31919 consensus_queue.cc:260] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.683655 31844 raft_consensus.cc:515] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.685570 31919 raft_consensus.cc:3060] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.685317 32069 consensus_queue.cc:237] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.687965 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3e0fd83cd42218346bcb235ac2d4f" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:17.688482 31768 raft_consensus.cc:3055] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:17.688786 31768 raft_consensus.cc:740] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:17.689195 32069 consensus_queue.cc:1048] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.690088 31768 consensus_queue.cc:260] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.690696 31844 leader_election.cc:290] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.690923 31768 raft_consensus.cc:3060] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.691839 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3e0fd83cd42218346bcb235ac2d4f" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:17.692376 31920 raft_consensus.cc:3060] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.698035 31768 raft_consensus.cc:2468] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 2.
I20260710 13:28:17.698890 31920 raft_consensus.cc:2468] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 2.
I20260710 13:28:17.699368 31811 leader_election.cc:304] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:17.699934 31845 raft_consensus.cc:1240] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Rejecting Update request from peer 4bc50ca288ab4e1f82cdef295cd0316b for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:17.699504 31919 raft_consensus.cc:2468] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 2.
I20260710 13:28:17.700513 32048 raft_consensus.cc:2804] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:17.700958 32048 raft_consensus.cc:697] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:17.701768 32048 consensus_queue.cc:237] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.705968 31666 catalog_manager.cc:5697] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 1 to 2, leader changed from 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67) to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 2 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.707306 31666 catalog_manager.cc:5697] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 1 to 2, leader changed from 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67) to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 2 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.715077 31667 catalog_manager.cc:5697] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 1 to 2, leader changed from 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65) to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.768224 32074 consensus_queue.cc:1048] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.782914 32048 consensus_queue.cc:1048] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.792230 32048 consensus_queue.cc:1048] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.802735 32048 consensus_queue.cc:1048] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.821121 32094 consensus_queue.cc:1048] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.828573 32093 raft_consensus.cc:993] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43: : Instructing follower 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:17.829085 32121 raft_consensus.cc:1081] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Signalling peer 4bc50ca288ab4e1f82cdef295cd0316b to start an election
I20260710 13:28:17.830727 31768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
 from {username='slave'} at 127.0.0.1:39038
I20260710 13:28:17.831586 31768 raft_consensus.cc:493] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.831873 31768 raft_consensus.cc:3060] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.835537 32094 consensus_queue.cc:1048] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.839246 31768 raft_consensus.cc:515] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.842073 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:17.842245 31920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:17.842777 31920 raft_consensus.cc:3055] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:17.843046 31920 raft_consensus.cc:740] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:17.843755 31920 consensus_queue.cc:260] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.844599 31920 raft_consensus.cc:3060] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.847259 31768 leader_election.cc:290] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [CANDIDATE]: Term 2 election: Requested vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:17.850833 31920 raft_consensus.cc:2468] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc50ca288ab4e1f82cdef295cd0316b in term 2.
I20260710 13:28:17.851897 31734 leader_election.cc:304] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [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: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:17.852578 32069 raft_consensus.cc:2804] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:17.853039 32069 raft_consensus.cc:697] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Becoming Leader. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:17.853868 32069 consensus_queue.cc:237] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:17.860296 31667 catalog_manager.cc:5697] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b reported cstate change: term changed from 1 to 2, leader changed from 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67) to 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65). New cstate: current_term: 2 leader_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.872483 31845 raft_consensus.cc:1275] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:17.873826 32069 consensus_queue.cc:1048] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:17.881867 31920 raft_consensus.cc:1275] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:17.883335 32124 consensus_queue.cc:1048] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.023480 31845 raft_consensus.cc:1275] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Refusing update from remote peer 8c1edf6b99254a3e9c02510990ef8e43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.025022 32094 consensus_queue.cc:1048] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.032781 31768 raft_consensus.cc:1275] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Refusing update from remote peer 8c1edf6b99254a3e9c02510990ef8e43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.034243 32093 consensus_queue.cc:1048] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.110755 31845 raft_consensus.cc:1275] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.112177 32124 consensus_queue.cc:1048] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.122207 31920 raft_consensus.cc:1275] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Refusing update from remote peer 9d2c64c9701248ebba1049d085ae6163: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.123569 32048 consensus_queue.cc:1048] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:18.124840 31920 raft_consensus.cc:1275] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.127146 32124 consensus_queue.cc:1048] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.139379 31768 raft_consensus.cc:1275] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Refusing update from remote peer 9d2c64c9701248ebba1049d085ae6163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.142930 32114 consensus_queue.cc:1048] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.226054 31920 raft_consensus.cc:1275] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.226182 31845 raft_consensus.cc:1275] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.227365 32124 consensus_queue.cc:1048] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.227909 32069 consensus_queue.cc:1048] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.339457 31845 raft_consensus.cc:3060] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.344556 31845 raft_consensus.cc:1275] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.346004 32136 consensus_queue.cc:1048] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.354804 31920 raft_consensus.cc:1275] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Refusing update from remote peer 4bc50ca288ab4e1f82cdef295cd0316b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.356729 32136 consensus_queue.cc:1048] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:20.463141 31792 debug-util.cc:398] Leaking SignalData structure 0x7b0800145400 after lost signal to thread 27324
W20260710 13:28:20.464249 31792 debug-util.cc:398] Leaking SignalData structure 0x7b0800170f60 after lost signal to thread 31703
W20260710 13:28:20.465476 31792 debug-util.cc:398] Leaking SignalData structure 0x7b08000b6600 after lost signal to thread 31795
W20260710 13:28:20.466487 31792 debug-util.cc:398] Leaking SignalData structure 0x7b080016a400 after lost signal to thread 31870
W20260710 13:28:20.467402 31792 debug-util.cc:398] Leaking SignalData structure 0x7b080020b620 after lost signal to thread 31944
I20260710 13:28:20.845291 31667 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55870:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:28:20.869125 31667 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55870:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:28:20.892366 27321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:21.079423 32169 log.cc:927] Time spent T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260710 13:28:21.177404 31734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.174.67:40755, user_credentials={real_user=slave}} blocked reactor thread for 105671us
W20260710 13:28:21.179462 31735 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.174.66:35485, user_credentials={real_user=slave}} blocked reactor thread for 114300us
I20260710 13:28:21.205562 32193 tablet.cc:1724] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:21.219319 31809 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.174.67:40755, user_credentials={real_user=slave}} blocked reactor thread for 70981.3us
I20260710 13:28:21.231684 32192 tablet.cc:1724] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.317209 32200 tablet.cc:1724] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.326298 32196 tablet.cc:1724] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.343516 32193 tablet.cc:1724] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.333206 32198 tablet.cc:1724] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.375792 31846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9"
dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
mode: GRACEFUL
new_leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
 from {username='slave'} at 127.0.0.1:36504
I20260710 13:28:21.376507 31846 raft_consensus.cc:606] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Received request to transfer leadership to TS 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:21.384138 32202 tablet.cc:1724] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.333606 32199 tablet.cc:1724] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.432196 32207 tablet.cc:1724] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.440755 32205 tablet.cc:1724] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.451601 32203 tablet.cc:1724] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.453379 32196 tablet.cc:1724] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.454612 32209 tablet.cc:1724] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.457664 32192 tablet.cc:1724] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.477106 32193 tablet.cc:1724] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.481340 32200 tablet.cc:1724] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.474637 32202 tablet.cc:1724] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.507768 32192 tablet.cc:1724] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.478039 32198 tablet.cc:1724] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.518450 32211 tablet.cc:1724] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.518118 32203 tablet.cc:1724] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.538408 32209 tablet.cc:1724] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.530598 32192 tablet.cc:1724] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.540812 32207 tablet.cc:1724] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.542207 32211 tablet.cc:1724] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.555449 32198 tablet.cc:1724] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.556089 32200 tablet.cc:1724] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:21.567487 31771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb"
dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
mode: GRACEFUL
new_leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
 from {username='slave'} at 127.0.0.1:39066
I20260710 13:28:21.568145 31771 raft_consensus.cc:606] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Received request to transfer leadership to TS 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:21.569695 27321 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:21.570297 27321 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:21.596323 31668 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb: soft_deleted_table [id=6795f8d538b145ec99bd273ecdc89668] alter complete (version 1)
I20260710 13:28:21.800493 32141 raft_consensus.cc:993] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163: : Instructing follower 8c1edf6b99254a3e9c02510990ef8e43 to start an election
I20260710 13:28:21.801081 32142 raft_consensus.cc:1081] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Signalling peer 8c1edf6b99254a3e9c02510990ef8e43 to start an election
I20260710 13:28:21.802773 31920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9"
dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
 from {username='slave'} at 127.0.0.1:43544
I20260710 13:28:21.803236 31920 raft_consensus.cc:493] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.803514 31920 raft_consensus.cc:3060] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:21.807930 31920 raft_consensus.cc:515] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:21.809424 31920 leader_election.cc:290] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:21.810576 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:21.810748 31842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4420e347248ae8262a022ffe632c9" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:21.811322 31768 raft_consensus.cc:3060] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:21.811414 31842 raft_consensus.cc:3055] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:21.811807 31842 raft_consensus.cc:740] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:21.812579 31842 consensus_queue.cc:260] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:21.813781 31842 raft_consensus.cc:3060] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:21.815279 32186 raft_consensus.cc:993] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b: : Instructing follower 8c1edf6b99254a3e9c02510990ef8e43 to start an election
I20260710 13:28:21.816792 32186 raft_consensus.cc:1081] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Signalling peer 8c1edf6b99254a3e9c02510990ef8e43 to start an election
I20260710 13:28:21.819379 31918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb"
dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
 from {username='slave'} at 127.0.0.1:43540
I20260710 13:28:21.819968 31918 raft_consensus.cc:493] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.820382 31918 raft_consensus.cc:3060] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:21.821841 31842 raft_consensus.cc:2468] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 3.
I20260710 13:28:21.822360 31768 raft_consensus.cc:2468] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 3.
I20260710 13:28:21.823982 31885 leader_election.cc:304] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [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: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43; no voters: 
I20260710 13:28:21.824942 32178 raft_consensus.cc:2804] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:21.825444 32178 raft_consensus.cc:697] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:21.826277 32178 consensus_queue.cc:237] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:21.828853 31918 raft_consensus.cc:515] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:21.831228 31918 leader_election.cc:290] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:21.833005 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:21.833714 31844 raft_consensus.cc:3060] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:21.839341 31768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1b12e5c94b4f4791f0bbee3d3d0ffb" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bc50ca288ab4e1f82cdef295cd0316b"
I20260710 13:28:21.840040 31768 raft_consensus.cc:3055] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:21.840420 31768 raft_consensus.cc:740] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4bc50ca288ab4e1f82cdef295cd0316b, State: Running, Role: LEADER
I20260710 13:28:21.841805 31768 consensus_queue.cc:260] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:21.842154 31667 catalog_manager.cc:5697] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 2 to 3, leader changed from 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66) to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:21.844204 31844 raft_consensus.cc:2468] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 3.
I20260710 13:28:21.845521 31884 leader_election.cc:304] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:21.843063 31768 raft_consensus.cc:3060] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:21.846347 32178 raft_consensus.cc:2804] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:21.846879 32178 raft_consensus.cc:697] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:21.847654 32178 consensus_queue.cc:237] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:21.863950 31768 raft_consensus.cc:2468] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 3.
I20260710 13:28:21.869755 31667 catalog_manager.cc:5697] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 2 to 3, leader changed from 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65) to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:22.310009 31771 raft_consensus.cc:1275] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Refusing update from remote peer 8c1edf6b99254a3e9c02510990ef8e43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:22.311493 32178 consensus_queue.cc:1048] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:22.334123 31768 raft_consensus.cc:1275] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Refusing update from remote peer 8c1edf6b99254a3e9c02510990ef8e43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:22.347976 32178 consensus_queue.cc:1048] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:22.353121 31844 raft_consensus.cc:1275] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Refusing update from remote peer 8c1edf6b99254a3e9c02510990ef8e43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:22.358125 32138 consensus_queue.cc:1048] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:22.386178 31844 raft_consensus.cc:1275] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Refusing update from remote peer 8c1edf6b99254a3e9c02510990ef8e43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:22.388100 32221 consensus_queue.cc:1048] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:22.635030 27321 tablet_server.cc:179] TabletServer@127.26.174.65:0 shutting down...
I20260710 13:28:22.677767 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:22.678709 27321 tablet_replica.cc:333] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.679646 27321 raft_consensus.cc:2243] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:22.680665 27321 raft_consensus.cc:2272] T f992dbb534f44b11b4d56ce192c4721f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.683182 27321 tablet_replica.cc:333] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.683990 27321 raft_consensus.cc:2243] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:22.684926 27321 raft_consensus.cc:2272] T fa50069248eb466a8a9a376cad168754 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.687280 27321 tablet_replica.cc:333] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.688053 27321 raft_consensus.cc:2243] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:22.688592 27321 raft_consensus.cc:2272] T e5d96be55ceb4eadb8e734ae0ebf181e P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.690941 27321 tablet_replica.cc:333] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.691740 27321 raft_consensus.cc:2243] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:22.692276 27321 raft_consensus.cc:2272] T 03a3e0fd83cd42218346bcb235ac2d4f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.694949 27321 tablet_replica.cc:333] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
W20260710 13:28:22.695356 31811 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 13:28:22.695847 27321 raft_consensus.cc:2243] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:22.696874 27321 raft_consensus.cc:2272] T 1e4c1afe49b643838c9dfb25ce5d855f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.699400 27321 tablet_replica.cc:333] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.700294 27321 raft_consensus.cc:2243] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:22.700879 27321 raft_consensus.cc:2272] T 0f3a9673c162426497c89ab4132605f3 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.703384 27321 tablet_replica.cc:333] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.704314 27321 raft_consensus.cc:2243] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:22.705336 27321 raft_consensus.cc:2272] T ed4769471ddc469890dab46a94e406f2 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:22.706063 31811 consensus_peers.cc:597] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:22.707759 27321 tablet_replica.cc:333] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.708617 27321 raft_consensus.cc:2243] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:22.709125 27321 raft_consensus.cc:2272] T 573c7cbb2ea84451b01d2ab09d6d9469 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.711612 27321 tablet_replica.cc:333] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.712359 27321 raft_consensus.cc:2243] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:22.712869 27321 raft_consensus.cc:2272] T 572e399246df4b6cba80088f2f543323 P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.715260 27321 tablet_replica.cc:333] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.716040 27321 raft_consensus.cc:2243] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:22.716583 27321 raft_consensus.cc:2272] T a71ba44871d24294ba73df30b656d28f P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.719034 27321 tablet_replica.cc:333] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.719871 27321 raft_consensus.cc:2243] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:22.720927 27321 raft_consensus.cc:2272] T 4eeea5dcc32e4e40964a10af069807fa P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.723364 27321 tablet_replica.cc:333] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.724134 27321 raft_consensus.cc:2243] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:22.724645 27321 raft_consensus.cc:2272] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.728384 27321 tablet_replica.cc:333] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.729223 27321 raft_consensus.cc:2243] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:28:22.729812 31811 consensus_peers.cc:597] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:22.730018 27321 raft_consensus.cc:2272] T 36e4da57b26f4c6a942ef7ec598449e6 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.732681 27321 tablet_replica.cc:333] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.733435 27321 raft_consensus.cc:2243] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:22.733968 27321 raft_consensus.cc:2272] T 9419ae3468c34ab5b2acd3715523b95a P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.736400 27321 tablet_replica.cc:333] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.737131 27321 raft_consensus.cc:2243] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:22.738137 27321 raft_consensus.cc:2272] T fb180eec73cd405d88cd8d43e0291900 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.740626 27321 tablet_replica.cc:333] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.741328 27321 raft_consensus.cc:2243] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:22.741847 27321 raft_consensus.cc:2272] T c3ef5295ff3d42c68e5c131da9558997 P 4bc50ca288ab4e1f82cdef295cd0316b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.744484 27321 tablet_replica.cc:333] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.745234 27321 raft_consensus.cc:2243] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:22.745752 27321 raft_consensus.cc:2272] T 68a4420e347248ae8262a022ffe632c9 P 4bc50ca288ab4e1f82cdef295cd0316b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:22.748639 27321 tablet_replica.cc:333] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b: stopping tablet replica
I20260710 13:28:22.749310 27321 raft_consensus.cc:2243] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:22.750154 27321 raft_consensus.cc:2272] T 95391a8c0c2341f483b4782061a5f86f P 4bc50ca288ab4e1f82cdef295cd0316b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:22.793478 31811 consensus_peers.cc:597] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:22.814298 31885 consensus_peers.cc:597] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:22.911592 31885 consensus_peers.cc:597] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:22.943558 31885 consensus_peers.cc:597] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:22.989404 31811 consensus_peers.cc:597] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:22.995182 31811 consensus_peers.cc:597] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:23.002941 31811 consensus_peers.cc:597] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:23.073124 31885 consensus_peers.cc:597] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:23.173272 31811 consensus_peers.cc:597] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 -> Peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Couldn't send request to peer 4bc50ca288ab4e1f82cdef295cd0316b. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:23.663690 32236 raft_consensus.cc:493] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.664547 32236 raft_consensus.cc:515] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.666891 32236 leader_election.cc:290] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:23.668027 31918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
W20260710 13:28:23.671164 31811 leader_election.cc:336] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.671733 31811 leader_election.cc:304] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [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: 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:23.672565 32236 raft_consensus.cc:2749] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:28:23.750056 32236 raft_consensus.cc:493] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.750883 32236 raft_consensus.cc:515] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.753360 32236 leader_election.cc:290] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:23.754527 31918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50069248eb466a8a9a376cad168754" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
W20260710 13:28:23.756932 31811 leader_election.cc:336] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.757305 31811 leader_election.cc:304] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [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: 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:23.757890 32236 raft_consensus.cc:2749] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:28:23.775157 27321 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31792)
I20260710 13:28:23.778204 32232 raft_consensus.cc:493] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.778856 32232 raft_consensus.cc:515] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.780857 32232 leader_election.cc:290] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:23.782233 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
W20260710 13:28:23.784636 31885 leader_election.cc:336] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.785094 31885 leader_election.cc:304] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:23.785842 32232 raft_consensus.cc:2749] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:23.837354 32236 raft_consensus.cc:493] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.838017 32236 raft_consensus.cc:515] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.839887 32236 leader_election.cc:290] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:23.841166 31918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
W20260710 13:28:23.843446 31811 leader_election.cc:336] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.843814 31811 leader_election.cc:304] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [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: 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:23.844460 32236 raft_consensus.cc:2749] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:28:23.847257 32232 raft_consensus.cc:493] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.847883 32232 raft_consensus.cc:515] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.849910 32232 leader_election.cc:290] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:23.851748 31842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50069248eb466a8a9a376cad168754" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:23.852434 31842 raft_consensus.cc:2468] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 2.
I20260710 13:28:23.853549 31884 leader_election.cc:304] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
W20260710 13:28:23.854234 31885 leader_election.cc:336] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.854318 32232 raft_consensus.cc:2804] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:28:23.854737 32232 raft_consensus.cc:493] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.855152 32232 raft_consensus.cc:3060] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:23.856161 32236 raft_consensus.cc:493] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.856946 32236 raft_consensus.cc:515] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.859349 32236 leader_election.cc:290] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:23.860471 31918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:23.861274 31918 raft_consensus.cc:2468] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 1.
I20260710 13:28:23.862555 31809 leader_election.cc:304] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:23.863443 32236 raft_consensus.cc:2804] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:23.863845 32236 raft_consensus.cc:493] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
W20260710 13:28:23.864078 31811 leader_election.cc:336] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.864274 32236 raft_consensus.cc:3060] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:23.867436 32232 raft_consensus.cc:515] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.870281 31842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50069248eb466a8a9a376cad168754" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:23.870829 31842 raft_consensus.cc:3060] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:23.872785 32236 raft_consensus.cc:515] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
W20260710 13:28:23.873704 31885 leader_election.cc:336] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.874493 32232 leader_election.cc:290] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:23.876441 32232 raft_consensus.cc:493] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.876602 31918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeea5dcc32e4e40964a10af069807fa" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:23.877892 31918 raft_consensus.cc:3060] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:23.877761 32232 raft_consensus.cc:515] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.879878 32232 leader_election.cc:290] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:23.881103 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:23.877133 32236 leader_election.cc:290] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:23.882035 31844 raft_consensus.cc:2468] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 2.
I20260710 13:28:23.883239 31884 leader_election.cc:304] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:23.882596 31842 raft_consensus.cc:2468] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 3.
I20260710 13:28:23.884090 32232 raft_consensus.cc:2804] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:28:23.885265 31885 leader_election.cc:336] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.885267 32232 raft_consensus.cc:493] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.886077 32232 raft_consensus.cc:3060] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:23.886054 31884 leader_election.cc:304] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b
W20260710 13:28:23.884707 31811 leader_election.cc:336] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.887310 32231 raft_consensus.cc:2804] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:23.887861 32231 raft_consensus.cc:697] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:23.887226 31918 raft_consensus.cc:2468] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 2.
I20260710 13:28:23.888890 32231 consensus_queue.cc:237] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.889878 31809 leader_election.cc:304] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:23.890951 32236 raft_consensus.cc:2804] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:23.891755 32236 raft_consensus.cc:697] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:23.892792 32236 consensus_queue.cc:237] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.893334 32232 raft_consensus.cc:515] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.895808 32232 leader_election.cc:290] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:23.895931 32221 raft_consensus.cc:493] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.896530 32221 raft_consensus.cc:515] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.899632 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f992dbb534f44b11b4d56ce192c4721f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:23.900269 31844 raft_consensus.cc:3060] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:23.901578 31885 leader_election.cc:336] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.906351 32221 leader_election.cc:290] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:23.907766 31842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:23.907953 31668 catalog_manager.cc:5697] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 1 to 2, leader changed from 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65) to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 2 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:23.916143 31844 raft_consensus.cc:2468] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 3.
I20260710 13:28:23.918462 31884 leader_election.cc:304] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:23.919806 32221 raft_consensus.cc:2804] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:23.920342 32221 raft_consensus.cc:697] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
W20260710 13:28:23.921180 31885 leader_election.cc:336] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.921777 31885 leader_election.cc:304] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:23.922344 32232 raft_consensus.cc:493] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.923180 32232 raft_consensus.cc:515] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.928174 32221 consensus_queue.cc:237] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.926424 32232 leader_election.cc:290] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:23.931268 32232 raft_consensus.cc:2749] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:28:23.935128 31666 catalog_manager.cc:5697] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 2 to 3, leader changed from 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65) to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:23.937951 27321 tablet_server.cc:196] TabletServer@127.26.174.65:0 shutdown complete.
I20260710 13:28:23.937676 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163" is_pre_election: true
I20260710 13:28:23.938843 31844 raft_consensus.cc:2468] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 2.
I20260710 13:28:23.940737 31884 leader_election.cc:304] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:23.942045 32232 raft_consensus.cc:2804] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:28:23.942803 32232 raft_consensus.cc:493] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:23.943424 32232 raft_consensus.cc:3060] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:23.959429 32232 raft_consensus.cc:515] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.964401 31844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4c1afe49b643838c9dfb25ce5d855f" candidate_uuid: "8c1edf6b99254a3e9c02510990ef8e43" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9d2c64c9701248ebba1049d085ae6163"
I20260710 13:28:23.965010 31844 raft_consensus.cc:3060] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:23.967146 31885 leader_election.cc:336] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
W20260710 13:28:23.970566 31885 leader_election.cc:336] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:23.973731 31844 raft_consensus.cc:2468] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1edf6b99254a3e9c02510990ef8e43 in term 3.
I20260710 13:28:23.974288 32232 leader_election.cc:290] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
I20260710 13:28:23.975178 31884 leader_election.cc:304] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:23.976202 32232 raft_consensus.cc:2804] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:23.976795 32232 raft_consensus.cc:697] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Becoming Leader. State: Replica: 8c1edf6b99254a3e9c02510990ef8e43, State: Running, Role: LEADER
I20260710 13:28:23.977909 32232 consensus_queue.cc:237] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:23.989872 31666 catalog_manager.cc:5697] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 2 to 3, leader changed from 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65) to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:23.992008 31666 catalog_manager.cc:5697] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 reported cstate change: term changed from 2 to 3, leader changed from 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65) to 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67). New cstate: current_term: 3 leader_uuid: "8c1edf6b99254a3e9c02510990ef8e43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:24.009234 32236 raft_consensus.cc:493] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:24.010018 32236 raft_consensus.cc:515] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:24.012779 32236 leader_election.cc:290] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:24.014283 31918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:24.015129 31918 raft_consensus.cc:2468] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 2.
I20260710 13:28:24.016573 31809 leader_election.cc:304] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 
I20260710 13:28:24.017450 32236 raft_consensus.cc:2804] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:28:24.017453 31811 leader_election.cc:336] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:24.018343 32236 raft_consensus.cc:493] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:24.018872 32236 raft_consensus.cc:3060] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:24.028084 32236 raft_consensus.cc:515] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:24.030851 32236 leader_election.cc:290] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 3 election: Requested vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:24.032380 31918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb180eec73cd405d88cd8d43e0291900" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43"
I20260710 13:28:24.033061 27321 tablet_server.cc:179] TabletServer@127.26.174.66:0 shutting down...
I20260710 13:28:24.033061 31918 raft_consensus.cc:3060] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:24.035131 31811 leader_election.cc:336] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:24.043035 31918 raft_consensus.cc:2468] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2c64c9701248ebba1049d085ae6163 in term 3.
I20260710 13:28:24.044646 31809 leader_election.cc:304] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [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: 8c1edf6b99254a3e9c02510990ef8e43, 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b
I20260710 13:28:24.045399 32236 raft_consensus.cc:2804] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:24.045949 32236 raft_consensus.cc:697] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 3 LEADER]: Becoming Leader. State: Replica: 9d2c64c9701248ebba1049d085ae6163, State: Running, Role: LEADER
I20260710 13:28:24.046947 32236 consensus_queue.cc:237] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [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: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:24.059123 31666 catalog_manager.cc:5697] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 reported cstate change: term changed from 2 to 3, leader changed from 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65) to 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66). New cstate: current_term: 3 leader_uuid: "9d2c64c9701248ebba1049d085ae6163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:24.070268 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:24.071244 27321 tablet_replica.cc:333] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.072101 27321 raft_consensus.cc:2243] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.073210 27321 raft_consensus.cc:2272] T e5d96be55ceb4eadb8e734ae0ebf181e P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.075757 27321 tablet_replica.cc:333] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.076296 27321 raft_consensus.cc:2243] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.076700 27321 raft_consensus.cc:2272] T 1e4c1afe49b643838c9dfb25ce5d855f P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.078614 27321 tablet_replica.cc:333] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.079188 27321 raft_consensus.cc:2243] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.079903 27321 raft_consensus.cc:2272] T 03a3e0fd83cd42218346bcb235ac2d4f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.082376 27321 tablet_replica.cc:333] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.083153 27321 raft_consensus.cc:2243] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.084707 27321 raft_consensus.cc:2272] T 0f3a9673c162426497c89ab4132605f3 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.087818 27321 tablet_replica.cc:333] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.088552 27321 raft_consensus.cc:2243] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.089110 27321 raft_consensus.cc:2272] T a71ba44871d24294ba73df30b656d28f P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.091642 27321 tablet_replica.cc:333] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.092181 27321 raft_consensus.cc:2243] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.092710 27321 raft_consensus.cc:2272] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.093309 32236 raft_consensus.cc:493] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:24.093969 32236 raft_consensus.cc:515] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:24.095630 27321 tablet_replica.cc:333] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.096066 32236 leader_election.cc:290] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 8c1edf6b99254a3e9c02510990ef8e43 (127.26.174.67:40755)
I20260710 13:28:24.096385 27321 raft_consensus.cc:2243] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.097002 31918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95391a8c0c2341f483b4782061a5f86f" candidate_uuid: "9d2c64c9701248ebba1049d085ae6163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c1edf6b99254a3e9c02510990ef8e43" is_pre_election: true
I20260710 13:28:24.097355 27321 raft_consensus.cc:2272] T 36e4da57b26f4c6a942ef7ec598449e6 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:24.099917 31811 leader_election.cc:336] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:24.100165 27321 tablet_replica.cc:333] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.100288 31811 leader_election.cc:304] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [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: 9d2c64c9701248ebba1049d085ae6163; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 8c1edf6b99254a3e9c02510990ef8e43
I20260710 13:28:24.100955 27321 raft_consensus.cc:2243] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.100942 32236 raft_consensus.cc:2749] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:24.101866 27321 pending_rounds.cc:70] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163: Trying to abort 1 pending ops.
I20260710 13:28:24.102047 27321 pending_rounds.cc:77] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305994665558224896 op_type: NO_OP noop_request { }
I20260710 13:28:24.102301 27321 raft_consensus.cc:2889] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:24.102530 27321 raft_consensus.cc:2272] T 4eeea5dcc32e4e40964a10af069807fa P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.104782 27321 tablet_replica.cc:333] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.105280 27321 raft_consensus.cc:2243] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.105717 27321 raft_consensus.cc:2272] T f992dbb534f44b11b4d56ce192c4721f P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.107679 27321 tablet_replica.cc:333] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.108235 27321 raft_consensus.cc:2243] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.108723 27321 raft_consensus.cc:2272] T fa50069248eb466a8a9a376cad168754 P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.110772 27321 tablet_replica.cc:333] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.111213 27321 raft_consensus.cc:2243] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.111969 27321 raft_consensus.cc:2272] T 572e399246df4b6cba80088f2f543323 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.113737 27321 tablet_replica.cc:333] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.114166 27321 raft_consensus.cc:2243] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.114919 27321 raft_consensus.cc:2272] T 573c7cbb2ea84451b01d2ab09d6d9469 P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.116876 27321 tablet_replica.cc:333] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.117301 27321 raft_consensus.cc:2243] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.117684 27321 raft_consensus.cc:2272] T ed4769471ddc469890dab46a94e406f2 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.119484 27321 tablet_replica.cc:333] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.119920 27321 raft_consensus.cc:2243] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.120302 27321 raft_consensus.cc:2272] T 95391a8c0c2341f483b4782061a5f86f P 9d2c64c9701248ebba1049d085ae6163 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.122222 27321 tablet_replica.cc:333] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.122670 27321 raft_consensus.cc:2243] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.123021 27321 raft_consensus.cc:2272] T 68a4420e347248ae8262a022ffe632c9 P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.124785 27321 tablet_replica.cc:333] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.125185 27321 raft_consensus.cc:2243] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.125733 27321 pending_rounds.cc:70] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163: Trying to abort 1 pending ops.
I20260710 13:28:24.125890 27321 pending_rounds.cc:77] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7305994666192621568 op_type: NO_OP noop_request { }
I20260710 13:28:24.126106 27321 raft_consensus.cc:2889] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:24.126308 27321 raft_consensus.cc:2272] T fb180eec73cd405d88cd8d43e0291900 P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.128388 27321 tablet_replica.cc:333] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.128862 27321 raft_consensus.cc:2243] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.129559 27321 raft_consensus.cc:2272] T c3ef5295ff3d42c68e5c131da9558997 P 9d2c64c9701248ebba1049d085ae6163 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.131387 27321 tablet_replica.cc:333] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163: stopping tablet replica
I20260710 13:28:24.131757 27321 raft_consensus.cc:2243] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.132146 27321 raft_consensus.cc:2272] T 9419ae3468c34ab5b2acd3715523b95a P 9d2c64c9701248ebba1049d085ae6163 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.140746 32232 raft_consensus.cc:493] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:24.141412 32232 raft_consensus.cc:515] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:24.143683 32232 leader_election.cc:290] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763), 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485)
W20260710 13:28:24.147215 31884 leader_election.cc:336] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:28:24.148269 31885 leader_election.cc:336] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:24.148684 31885 leader_election.cc:304] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:24.149395 32232 raft_consensus.cc:2749] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:28:24.175171 27321 tablet_server.cc:196] TabletServer@127.26.174.66:0 shutdown complete.
I20260710 13:28:24.200543 32232 raft_consensus.cc:493] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc50ca288ab4e1f82cdef295cd0316b)
I20260710 13:28:24.201179 32232 raft_consensus.cc:515] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2c64c9701248ebba1049d085ae6163" member_type: VOTER last_known_addr { host: "127.26.174.66" port: 35485 } } peers { permanent_uuid: "4bc50ca288ab4e1f82cdef295cd0316b" member_type: VOTER last_known_addr { host: "127.26.174.65" port: 44763 } } peers { permanent_uuid: "8c1edf6b99254a3e9c02510990ef8e43" member_type: VOTER last_known_addr { host: "127.26.174.67" port: 40755 } }
I20260710 13:28:24.203229 32232 leader_election.cc:290] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485), 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763)
W20260710 13:28:24.208884 31884 leader_election.cc:336] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485): Network error: Client connection negotiation failed: client connection to 127.26.174.66:35485: connect: Connection refused (error 111)
W20260710 13:28:24.210961 31885 leader_election.cc:336] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc50ca288ab4e1f82cdef295cd0316b (127.26.174.65:44763): Network error: Client connection negotiation failed: client connection to 127.26.174.65:44763: connect: Connection refused (error 111)
I20260710 13:28:24.211319 27321 tablet_server.cc:179] TabletServer@127.26.174.67:0 shutting down...
I20260710 13:28:24.211302 31885 leader_election.cc:304] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [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: 8c1edf6b99254a3e9c02510990ef8e43; no voters: 4bc50ca288ab4e1f82cdef295cd0316b, 9d2c64c9701248ebba1049d085ae6163
I20260710 13:28:24.212097 32232 raft_consensus.cc:2749] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:24.242722 27321 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:24.243799 27321 tablet_replica.cc:333] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.244668 27321 raft_consensus.cc:2243] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.245759 27321 raft_consensus.cc:2272] T a71ba44871d24294ba73df30b656d28f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:24.246392 31884 consensus_peers.cc:597] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 -> Peer 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485): Couldn't send request to peer 9d2c64c9701248ebba1049d085ae6163. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.66:35485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:24.248032 27321 tablet_replica.cc:333] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.248613 27321 raft_consensus.cc:2243] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.249030 27321 raft_consensus.cc:2272] T e5d96be55ceb4eadb8e734ae0ebf181e P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.251106 27321 tablet_replica.cc:333] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.251628 27321 raft_consensus.cc:2243] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.252029 27321 raft_consensus.cc:2272] T 03a3e0fd83cd42218346bcb235ac2d4f P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.253765 27321 tablet_replica.cc:333] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.254232 27321 raft_consensus.cc:2243] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.254629 27321 raft_consensus.cc:2272] T 0f3a9673c162426497c89ab4132605f3 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.256513 27321 tablet_replica.cc:333] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.257192 27321 raft_consensus.cc:2243] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.257905 27321 pending_rounds.cc:70] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43: Trying to abort 1 pending ops.
I20260710 13:28:24.258078 27321 pending_rounds.cc:77] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7305994665904058368 op_type: NO_OP noop_request { }
I20260710 13:28:24.258315 27321 raft_consensus.cc:2889] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:24.258553 27321 raft_consensus.cc:2272] T 1e4c1afe49b643838c9dfb25ce5d855f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.261602 27321 tablet_replica.cc:333] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.262148 27321 raft_consensus.cc:2243] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.262591 27321 raft_consensus.cc:2272] T 4eeea5dcc32e4e40964a10af069807fa P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.264937 27321 tablet_replica.cc:333] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.265519 27321 raft_consensus.cc:2243] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.266175 27321 raft_consensus.cc:2272] T 36e4da57b26f4c6a942ef7ec598449e6 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.268678 27321 tablet_replica.cc:333] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.269272 27321 raft_consensus.cc:2243] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.270092 27321 raft_consensus.cc:2272] T db1b12e5c94b4f4791f0bbee3d3d0ffb P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:24.270529 31884 consensus_peers.cc:597] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 -> Peer 9d2c64c9701248ebba1049d085ae6163 (127.26.174.66:35485): Couldn't send request to peer 9d2c64c9701248ebba1049d085ae6163. Status: Network error: Client connection negotiation failed: client connection to 127.26.174.66:35485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:24.272228 27321 tablet_replica.cc:333] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.272876 27321 raft_consensus.cc:2243] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.273679 27321 raft_consensus.cc:2272] T 68a4420e347248ae8262a022ffe632c9 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.275563 27321 tablet_replica.cc:333] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.276038 27321 raft_consensus.cc:2243] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.276600 27321 pending_rounds.cc:70] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43: Trying to abort 1 pending ops.
I20260710 13:28:24.276746 27321 pending_rounds.cc:77] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7305994665713766400 op_type: NO_OP noop_request { }
I20260710 13:28:24.276957 27321 raft_consensus.cc:2889] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:24.277168 27321 raft_consensus.cc:2272] T f992dbb534f44b11b4d56ce192c4721f P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.279942 27321 tablet_replica.cc:333] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.280484 27321 raft_consensus.cc:2243] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.281049 27321 pending_rounds.cc:70] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43: Trying to abort 1 pending ops.
I20260710 13:28:24.281210 27321 pending_rounds.cc:77] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7305994665538670592 op_type: NO_OP noop_request { }
I20260710 13:28:24.281416 27321 raft_consensus.cc:2889] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:24.281623 27321 raft_consensus.cc:2272] T fa50069248eb466a8a9a376cad168754 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.283730 27321 tablet_replica.cc:333] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.284195 27321 raft_consensus.cc:2243] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.284575 27321 raft_consensus.cc:2272] T 572e399246df4b6cba80088f2f543323 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.286396 27321 tablet_replica.cc:333] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.286926 27321 raft_consensus.cc:2243] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.287320 27321 raft_consensus.cc:2272] T ed4769471ddc469890dab46a94e406f2 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.289045 27321 tablet_replica.cc:333] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.289484 27321 raft_consensus.cc:2243] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.289876 27321 raft_consensus.cc:2272] T 573c7cbb2ea84451b01d2ab09d6d9469 P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.291810 27321 tablet_replica.cc:333] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.292218 27321 raft_consensus.cc:2243] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.292570 27321 raft_consensus.cc:2272] T 95391a8c0c2341f483b4782061a5f86f P 8c1edf6b99254a3e9c02510990ef8e43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.294243 27321 tablet_replica.cc:333] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.294797 27321 raft_consensus.cc:2243] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.295770 27321 raft_consensus.cc:2272] T 9419ae3468c34ab5b2acd3715523b95a P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.297643 27321 tablet_replica.cc:333] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.298182 27321 raft_consensus.cc:2243] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.298589 27321 raft_consensus.cc:2272] T fb180eec73cd405d88cd8d43e0291900 P 8c1edf6b99254a3e9c02510990ef8e43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.300894 27321 tablet_replica.cc:333] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43: stopping tablet replica
I20260710 13:28:24.301328 27321 raft_consensus.cc:2243] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.301754 27321 raft_consensus.cc:2272] T c3ef5295ff3d42c68e5c131da9558997 P 8c1edf6b99254a3e9c02510990ef8e43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.342291 27321 tablet_server.cc:196] TabletServer@127.26.174.67:0 shutdown complete.
I20260710 13:28:24.375818 27321 master.cc:562] Master@127.26.174.126:41783 shutting down...
I20260710 13:28:24.400059 27321 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.400614 27321 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.400910 27321 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2e2c230f9e384536a5caea7a1da4c6cb: stopping tablet replica
I20260710 13:28:24.422101 27321 master.cc:584] Master@127.26.174.126:41783 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12893 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26659 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112171 ms total)
[  PASSED  ] 8 tests.
I20260710 13:28:24.475490 27321 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 494 messages since previous log ~15 seconds ago
I20260710 13:28:24.475788 27321 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 494 messages since previous log ~15 seconds ago
I20260710 13:28:24.475935 27321 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 491 messages since previous log ~15 seconds ago
I20260710 13:28:24.476092 27321 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~37 seconds ago
I20260710 13:28:24.476224 27321 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~37 seconds ago
I20260710 13:28:24.476444 27321 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 51 messages since previous log ~1 seconds ago
I20260710 13:28:24.476694 27321 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~28 seconds ago
